Skip to content

ianrose/harpist

Repository files navigation

Not Maintained. Suggest looking at https://github.com/ianrose/deventy

Harpist (Not Maintained)

Harp static site generator with:

How to Setup

Get a copy of harpist for your project.

git clone https://github.com/ianrose/harpist.git

Install dependencies:

$ npm install

How to use

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.

Requirements

Node.js

License

The MIT License (MIT)