cleanup-gh-pages-previews

0.0.4 • Public • Published

Example gh-pages feature preview

This repo exists as a demo on how to deploy previews of all branches to GitHub Pages.

cleanup-gh-pages-previews package

In case you have a setup thats similar to this one I published the _beforeAdd.js script to npm.

# install script
npm i cleanup-gh-pages-previews

# configure it
GIT_REMOTE=origin \
PRODUCTION_BRANCH=main \
PREVIEW_FOLDER=preview \
`# use it with gh-pages` \
gh-pages --before-add cleanup-gh-pages-previews

Readme

Keywords

none

Package Sidebar

Install

npm i cleanup-gh-pages-previews

Weekly Downloads

3

Version

0.0.4

License

MIT

Unpacked Size

2.31 kB

Total Files

3

Last publish

Collaborators

  • xiphe