Skip to main content

✏️ Practice: GitHub Pages

Goal: Walk through the process of creating and publishing to a GitHub pages page by publishing one of our previous projects.

Warm Up​


  • We need to create something called a branch to publish our content on Github pages. We'll learn more about branches later, but for now, what is the specific name we must call the branch in order for Github pages to work correctly?
  • What is the easiest way to add new changes to a Github pages site after it's already been published?

Code​


Publish to GitHub Pages​

Now that you have learned how to host your web pages on GitHub Pages, go ahead and make one of your previous projects display on GitHub Pages as well. If you made the Pet Website, that might be a good start!

Everyone in the pair or group of three should take a turn to publish one site on their GitHub account to GitHub Pages. Make sure that each project properly displays for you and your partner. If it isn’t working, make sure you have confirmed your email address with GitHub.