R
R
redd72020-10-29 00:13:05
GitHub
redd7, 2020-10-29 00:13:05

Why can't GitHub Pages see my site?

GitHub doesn't see my html site I'm trying to upload. The repository is created with the name username.github.io.

In fact, it randomly shows the site: it wants to show, it wants not. I don't know how it works. Ctrl + f5 helped, but now it doesn't always help.

https://lsingapore.github.io/

5f99deaaac4fc588258685.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
Lesha, 2020-10-29
@redd7

You don't have an index.html page file , so GitHub Pages automatically converts the README to an html page when the site is accessed. You have on the screen exactly the contents of the README.md file
Rename projectUN.html to index.html

D
Dryzhkov, 2020-10-29
@Dryzhkov

Most likely, either the folder path in the repository itself is incorrectly specified, or the username is incorrectly set, which differs from your login on the github, can you have a turnip screen or the repository itself?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question