/github-project-public

Make GitHub project board visible to non members

Primary LanguageCSSMIT LicenseMIT

Bionode website

Please improve it with pull requests.

Instructions

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