imagine20_com
imagine20_com is a minimal Hex package for the Imagine 2.0 website.
- Homepage: https://www.imagine20.com
- Hex: https://hex.pm/packages/imagine20_com
- Docs: https://hexdocs.pm/imagine20_com
Usage
Add the package to mix.exs:
def deps do
[
{:imagine20_com, "~> 0.1.0"}
]
endThen use it:
Imagine20Com.homepage()
Imagine20Com.summary()