Skip to content

hackPHX/harp-website

Repository files navigation

Harp's Docs Site Boilerplate

This is a "documentation site" boilerplate to use with the Harp Platform and Harp SSG (the open source Static Site Generator)

How to use it?

On the Harp Platform

  1. Login to the Harp Platform
  2. Create a new application
  3. Choose "Docs Boilerplate" as your starting point
  4. Start your application
  5. Open and edit the files in your Dropbox

On your own computer

  1. Install Harp SSG on your computer
  2. 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.

Support

Please create an issue on github's bug tracker. Feedback and bug reports are greatily appreciated.

License

MIT

Releases

No releases published

Packages

No packages published