I created successfully a very basic gh-page on https://makanu.github.io. The Repo just includes a README.md
, a LICENSE
and the most basic index.html
I could imagine.
My problem is now, that I have a another Repo which includes a gh-pages branch which includes the files created with mkdocs. But for some reason https://makanu.github.io/rainbowdringinggame results in Error 404.
What am I doing wrong?