Not Maintained. Suggest looking at https://github.com/ianrose/deventy
Harp static site generator with:
Get a copy of harpist for your project.
git clone https://github.com/ianrose/harpist.git
Install dependencies:
$ npm install
To develop with harpist: $ npm run dev
To generate with harpist: $ npm run compile
After Harpist is running be sure to update harp.json
with your project specifics.
Node.js