Skip to content
Andrew MacMurray edited this page Nov 20, 2016 · 2 revisions

Useful tips:

deploy a subfolder to gh-pages: https://gist.github.com/cobyism/4730490

$ git subtree push --prefix public origin gh-pages
Clone this wiki locally