-
Checklist
How did you create the site?Generated from DescriptionI'm facing an issue where my GitHub Pages site won't render or build properly. The main file starts with this front matter: --- layout: home # Index page --- Despite following all the standard setup steps, the site refuses to work, and I'm not receiving any clear error messages. Operations you have already triedDeleted and re-forked the repository from GitHub more than twice. Reviewed my YAML front matter and found no syntax errors. Replaced the YAML file with one from a known working repository. Searched extensively on Google and YouTube for similar issues. Enabled GitHub Actions from the Pages tab in the repository settings. Anything else?I've double-checked everything I could think of, but the issue remains. It’s unclear whether the problem is with the front matter, theme configuration, or something else in the repository. I feel like I’ve exhausted all the obvious troubleshooting steps. Also the reason i choose forking is because i want to edit the css and make other modifications |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
hey @VisionTQ I don't see any chirpy repo on your profile, is that repo private? |
Beta Was this translation helpful? Give feedback.
@VisionTQ hey, I see that it's a fork of this repo, not the starter one. Use the starter and follow along. I'll check if it still happens.