Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 691 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 691 Bytes

Vox site example

This contains a very simple site to demonstrate/test Vox functionality.

As currently configured, the site will be built into a _html directory. NOTE that whatever directory you specify will be completely deleted when Vox builds the site. Feel free to change that as you wish.

After fetching dependencies (mix deps.get), generate the site with mix vox.build.

Local testing

Depending on your specific setup, you will likely have to modify mix.exs to point to your local copy of Vox.