Description:
Currently, when navigating to docs pages such as https://involutionhell.github.io/docs/guide/HelloWorld, the page shows 404 This page could not be found instead of rendering the actual article content.
Screenshots:
Steps to Reproduce:
- Go to [Home](https://involutionhell.github.io/)
- Click on
Hello World
- You are redirected to a 404 page instead of the article
Expected Behavior:
Clicking on docs articles should correctly display their content.
Additional Notes:
- The
.contentlayer folder is automatically generated and should not be committed to the repository. Please consider adding it to .gitignore.
Description:
Currently, when navigating to docs pages such as https://involutionhell.github.io/docs/guide/HelloWorld, the page shows 404 This page could not be found instead of rendering the actual article content.
Screenshots:
Steps to Reproduce:
Hello WorldExpected Behavior:
Clicking on docs articles should correctly display their content.
Additional Notes:
.contentlayerfolder is automatically generated and should not be committed to the repository. Please consider adding it to.gitignore.