Skip to content

Instantly share code, notes, and snippets.

@nebgnahz
Last active August 31, 2016 20:05
Show Gist options
  • Save nebgnahz/0052aafdb9cc2e77405815b2c2fdd2fc to your computer and use it in GitHub Desktop.
Save nebgnahz/0052aafdb9cc2e77405815b2c2fdd2fc to your computer and use it in GitHub Desktop.
Deploy gh-pages

See deploy.sh.

Typical usage:

GIT_DEPLOY_DIR=<dir> GIT_DEPLOY_BRANCH=gh-pages deploy.sh -v

For ESP, I am using the following command:

GIT_DEPLOY_DIR=Xcode/ESP/doc/html GIT_DEPLOY_BRANCH=gh-pages deploy.sh -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment