@walkaway-project/elmstatic
v0.7.0-beta.2
Published
Elm-to-HTML static site generator
Downloads
1
Readme
Elmstatic
Elmstatic is an Elm-to-HTML static site generator
how to use it
install the package from npm (sorry)
npm -g install @walkaway-project/elmstatic
create a directory for your site and run the init command
mkdir example
cd example
elmstatic init
repo structure