trellis2_art
trellis2_art is a minimal Hex package for the Trellis 2 website.
- Homepage: https://www.trellis2.art
- Hex: https://hex.pm/packages/trellis2_art
- Docs: https://hexdocs.pm/trellis2_art
Usage
Add the package to mix.exs:
def deps do
[
{:trellis2_art, "~> 0.1.0"}
]
endThen use it:
Trellis2Art.homepage()
Trellis2Art.summary()