This is a "documentation site" boilerplate to use with the Harp Platform and Harp SSG (the open source Static Site Generator)
- Login to the Harp Platform
- Create a new application
- Choose "Docs Boilerplate" as your starting point
- Start your application
- Open and edit the files in your Dropbox
- Install Harp SSG on your computer
- Open your terminal and start a new project:
$ git clone git@github.com:jorgepedret/hbp-docs.git my-docs
$ cd my-docs
$ harp -s
Go to http://localhost:8001 from your browser to see your website.
Please create an issue on github's bug tracker. Feedback and bug reports are greatily appreciated.
MIT