Skip to main content
while asking questions should be clear because then only users can able understand.
Source Link

I created a plain static website and deployed it on username.github.io.username.github.io However, whenever I try to access the website, I have to use the direct path to my HTML index.html file to see the site.

Is it possible to set username.github.io to display the index file? Go directly to username.github.iousername.github.io vs username.github.io/indexusername.github.io/index?

thanks in advance

I created a plain static website and deployed it on username.github.io. However, whenever I try to access the website, I have to use the direct path to my HTML index.html file to see the site.

Is it possible to set username.github.io to display the index file? Go directly to username.github.io vs username.github.io/index?

I created a plain static website and deployed it on username.github.io However, whenever I try to access the website, I have to use the direct path to my HTML index.html file to see the site.

Is it possible to set username.github.io to display the index file? Go directly to username.github.io vs username.github.io/index?

thanks in advance

Source Link
a_g
  • 19
  • 5

How do I set up index.html as top level page for my Github Pages page?

I created a plain static website and deployed it on username.github.io. However, whenever I try to access the website, I have to use the direct path to my HTML index.html file to see the site.

Is it possible to set username.github.io to display the index file? Go directly to username.github.io vs username.github.io/index?