GitHub pages: 404 on / but / index.html works great

my situation is this:

The site works well locally using jekyll serve(no 404).

I would expect GitHub to return the contents of index.html when receiving a request for a directory.

Maybe there is a problem with markdowns?

+4
source share

Source: https://habr.com/ru/post/1679527/


All Articles