I have been struggling to get my site working and I am unsure if I have been trying to access an incorrect URL. the link to my Repo is: https://github.com/NathanMilella/nathanmilella2.github.io .
1 Like
The reason is you have a 2 in the name of your repo but not in your github username. To make a site on github your username needs to be the exact same as your repositorys name. Consider this example:
Username: 'Rainman29' Repo: 'rainman29.github.io'
- that is correct
Username: 'ErikCasselFan' Repo 'ErikCasselFanClub.github.io'
- that is incorrect
1 Like
Thank you for the help! would the url then be https://nathanmilella.github.io or https://nathanmilella/nathanmilella.github.io ?
The former, and you have to name the repository accordingly to make a user site (nathanmilella.github.io
).
2 Likes
i think there’s a problem with your repository name
1 Like