Pushing to GH Pages If you want to commit your changes to GitHub Pages, follow these steps!
- Merge all branches into the master
- Commit all changes to the master and push
- Hugo
- Cd into the public folder
- Git add -A
- Git commit -m "add your message here"
- Cd ..
- git push origin gh-pages
Note: Brooke will do this weekly on Monday mornings during Monday's class; will update as needed throughout the week