playing-with-github-pages

November 1, 2022 ยท View on GitHub

And in a folder/:

I created folder2.html and folder2/index.html:

I also created folder-with-no-index/ without a index.html file:

index.json can act as an index page too:

The existence of the .nojekyll file causes GitHub Pages to publish the raw files without attempting to run Jekyll against them first.