General purpose task for publishing files to a gh-pages branch on GitHub. This fork exists so scratch-gui and scratch-paint could use a feature that wasn't merged in 2017. It should be deleted if the published gh-pages package has that capability and those repos are using it.
Find a file
2014-05-30 06:36:26 -06:00
lib More generic doc 2014-05-30 06:20:07 -06:00
test Add util tests 2014-05-30 06:36:26 -06:00
.gitignore Setup 2014-03-18 16:30:44 -06:00
.jshintrc Setup 2014-03-18 16:30:44 -06:00
package.json Add util tests 2014-05-30 06:36:26 -06:00
readme.md Language 2014-03-18 22:33:34 -06:00
tasks.js Setup 2014-03-18 16:30:44 -06:00

gh-pages

Publish files to a gh-pages branch on GitHub (or any other branch anywhere else).

This will evolve into a more useful package. For now, it's just some extracted bits from the grunt-gh-pages package.