You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calvin Bao edited this page Nov 10, 2016
·
1 revision
Make your pull requests to update, push to source branch, then run the following command from source:
git subtree push --prefix _site origin gh-pages
This will push the generated HTML/CSS files located in _site to the gh-pages branch, which should be used as a container for the code hosted on GitHub pages.