Skip to content

Instantly share code, notes, and snippets.

@charliecm
Created November 17, 2016 17:10
Show Gist options
  • Save charliecm/4596603d01ed4889e799b53fd5242bd5 to your computer and use it in GitHub Desktop.
Save charliecm/4596603d01ed4889e799b53fd5242bd5 to your computer and use it in GitHub Desktop.
Publish a subfolder to GitHub Pages; from https://gist.github.com/cobyism/4730490
git subtree push --prefix dist origin gh-pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment