My GitHub pages... why aren't they showing?

 My GitHub is https://goddesslinda.github.com  I tried to publish a little Codecademy mockup exercise, but it doesn't show!  Help? 

  Love, Linda in California with 2 tuxedo cats and 20% through FSE

Giving feedback for the first time? AWESOME! Check out this video for a boost of confidence: How to Review Someone Else’s Code
Feel free to remove this message before posting.

Cheers!
—Codecademy Community Managers

Hi @lindajoyfulcoder, your GitHub pages are not showing at all ? Usually if you want to publish your repo on your Github page, you just have to go to that repo, into the settings, then click on Pages on your left.
After that you will the Source where you have to set your branch as Master then your directory should the the root directory, then click save.

Screenshot 2021-06-17 at 11.07.38

After that Github will automatically deploy your website, and notify you when its ready, the link should look like that : https://yourUserName.github.io/repository-name/

Hope that helps, happy coding !

4 Likes

Thank you! Problem solved! Now, to get my pic to display! Gotta clone my Git repository.

Love, Linda in Mount Shasta, CA

2 Likes

the correct link is https://GoddessLinda.github.io/Codecademy-Projects … it’s a Work in Progress…

1 Like

Thank you so much for this! I just spent a few hours on trying to figure out why my portfolio project is not deploying automatically, they way my other pages did before. Awesome!

2 Likes

@komet-a Always happy to help !

2 Likes

Hi there, I’m having the same problem, but my branch is called ‘main’ rather than 'master. Am I in the wrong place?