Skip to the content.

Home / Step 1

Step 1: Enable GitHub Pages

  1. Go to your GitHub repository.

  2. Click Settings → Pages.

  3. Under Branch, select main (or another branch) and / (root).

  4. Click Save.

Your site will be live at:

https://yourusername.github.io/repository-name/

Next: Step 2