Jigsaw: [Feature Request] GitHub Pages

Created on 4 May 2016  路  1Comment  路  Source: tighten/jigsaw

Wouldn't it be cool if we added an command which published to the gh-pages branch automagically?

jigsaw gh-pages

The command would build the site, checkout the gh-pages branch, commit with the current date and then push to the remote gh-pages branch.

Inspiration and idea taken from https://github.com/shinnn/gulp-gh-pages

enhancement

Most helpful comment

Just as a reminder, for people looking into the issues, this can be done by using one tip from this page on the doc site.

It points to a deploy command for npm that is used on the very own docs site. See it here.

>All comments

Just as a reminder, for people looking into the issues, this can be done by using one tip from this page on the doc site.

It points to a deploy command for npm that is used on the very own docs site. See it here.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nathangross picture nathangross  路  3Comments

dgursh picture dgursh  路  4Comments

knorthfield picture knorthfield  路  3Comments

slavarazum picture slavarazum  路  6Comments

DRogueRonin picture DRogueRonin  路  8Comments