Hi,
I recently attempted to publish a website using this repository but encountered a 404 error. After some investigation, I found that GitHub Pages now utilizes GitHub Actions to execute the Jekyll build. To ensure the page is published correctly, you should add a .nojekyll file to the root directory of your project.
Hi,
I recently attempted to publish a website using this repository but encountered a 404 error. After some investigation, I found that GitHub Pages now utilizes GitHub Actions to execute the Jekyll build. To ensure the page is published correctly, you should add a .nojekyll file to the root directory of your project.