Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 370 Bytes

File metadata and controls

12 lines (8 loc) · 370 Bytes

Makeup Demo

To visit the demo, go here.

To regenerate the website, run:

$ mix deps.get
$ mix run tasks/website_builder.exs

The contents will be generated into the website folder. For updating the production website, checkout the gh-pages branch and move the contents of the website folder to the root.