Please improve it with pull requests.
git clone git@github.com:bionode/github-project-public
npm install -g harp
harp server
(edit files and watch changes on http://localhost:9000/)
harp compile
git commit -am "Commit message"
git push origin
# gh-pages will be auto-compiled by Travis CI