trellis2_art

trellis2_art is a minimal Hex package for the Trellis 2 website.

Usage

Add the package to mix.exs:

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

Then use it:

Trellis2Art.homepage()
Trellis2Art.summary()