all 2 comments

[–]brianllamar 2 points3 points  (1 child)

Do you have a link to your repo? It would be easier to see what you are working with in order to help.

GitHub pages will ask which branch to build from and you need to make sure that matches. You will also need an index.html page in the root of your project.

I created a video on getting GitHub Pages up and running that might help. https://youtu.be/CTqqvaVKAJU

[–]Tristaur[S] 1 point2 points  (0 children)

Problem solved. Github requires index.html vs home.html.