imagine20_com

imagine20_com is a minimal Hex package for the Imagine 2.0 website.

Usage

Add the package to mix.exs:

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

Then use it:

Imagine20Com.homepage()
Imagine20Com.summary()