Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 208 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 208 Bytes

hoplon.io

Source code for the Hoplon documentation site.

# build for development
$ boot dev

# build for production
$ boot prod

# deploy to gh-pages
$ make deploy