Making Your Site Public

GitHub has a feature called “Pages” that will turn any Github site into a public website.

Turning that feature on is very easy:

  1. Find the “Settings” link on the top-right bar of your repository’s info page.
  2. Find the “Pages” link on the left-hand side of your repository’s settings page.
  3. Look for a text box with a green or blue background at the top that says “Your site is published” or “Your site is ready to be published”.
  4. Follow the publication process in real time by looking for the “Actions” tab (in the same line as the “Code” tab near the top of the Github page).