No description
Find a file
2025-01-20 16:48:32 -06:00
assets fix: Remove assets from priv/static and put them under site/static 2025-01-09 19:03:39 -06:00
config feat: Run tailwind from escript 2025-01-20 16:48:32 -06:00
lib feat: Run tailwind from escript 2025-01-20 16:48:32 -06:00
priv/static/link-log fix: Remove assets from priv/static and put them under site/static 2025-01-09 19:03:39 -06:00
test chore: Rename to Lain 2025-01-10 16:30:05 -06:00
tree-sitter feat: Improve code highlight theme 2023-09-30 16:29:01 +00:00
.formatter.exs chore: Format code 2024-03-07 09:30:21 -06:00
.gitignore chore: Rename to Lain 2025-01-10 16:30:05 -06:00
.gitlab-ci.yml chore: Rename to Lain 2025-01-10 16:30:05 -06:00
mix.exs feat: Run tailwind from escript 2025-01-20 16:48:32 -06:00
mix.lock feat: Run tailwind from escript 2025-01-20 16:48:32 -06:00
README.md chore: Rename to Lain 2025-01-10 16:30:05 -06:00

Lain

TODO: Add description

Installation

If available in Hex, the package can be installed by adding lain to your list of dependencies in mix.exs:

def deps do
  [
    {:lain, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/lain.