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
Tim Schaub 02e4725672 0.1.0
2014-03-18 16:31:25 -06:00
lib Setup 2014-03-18 16:30:44 -06:00
test Setup 2014-03-18 16:30:44 -06:00
.gitignore Setup 2014-03-18 16:30:44 -06:00
.jshintrc Setup 2014-03-18 16:30:44 -06:00
package.json 0.1.0 2014-03-18 16:31:25 -06:00
readme.md Setup 2014-03-18 16:30:44 -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 just some extracted bits from the grunt-gh-pages package.