Skip to content

harp-boilerplates/hb-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

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

About

Harp Boilerplate of a documentation site. Maintained by @jorgepedret.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 62.1%
  • JavaScript 37.9%