How do I turn on GitHub Pages? #4
neilmispelaar
started this conversation in
Tutorials
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For all of your Tutorial Exercises, and your Assignments, you will need to turn on GitHub Pages to activate the web server that will serve up your web pages.
Here's how to do it. You will need to do this for every single Tutorial Exercise and Assignment that you work on.
Step 1: Go to the settings tab in your repository
Step 2: Select Pages in the left navigation
Step 3: Select the Branch drop down (the default set to None)
Step 4: Change the branch being published to Main
Step 5: Hit the Save button
Step 6: When your site is deployed the address will be available (this may take a few minutes)
Beta Was this translation helpful? Give feedback.
All reactions