mirror of
https://github.com/scratchfoundation/gh-pages.git
synced 2024-11-25 00:38:07 -05:00
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.
d678d525e4
Extract publish task logic from grunt-gh-pages. |
||
---|---|---|
lib | ||
test | ||
.gitignore | ||
.jshintrc | ||
package.json | ||
readme.md | ||
tasks.js |
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.