Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 376 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 376 Bytes

Setup

  1. Clone Repo
  2. Install node.js
  3. npm install
  4. Install harp globally by npm install -g harp
  5. run command as mentioned in package.jason or simply run command below to geenrate static site

Generate Static Site

  • harp compile _harp --output ../www

Repo originally forked from https://github.com/una/toolsday/