zackdever.github.com

A simple static site for zackdever.com, kindly designed by @winners84, and hosted with Github Pages.

Design

If you fork it, please change it up!

Bootstrap

$ npm install
$ npm install pug-cli -g

Development

A development server is provided.

$ script/server

A watch script is useful to recompile existing pug templates if they change.

$ script/watch