File Naming Policies in GitHub Pages
Notice below
When you create a new .md file in Github pages, you have to avoid naming files like
- Special Characters like !, @, #…
- Blank between words
- path like ‘accountID.github.io/_posts/’
It’s easy to remember that you can make a file like only ‘2022-05-04-filename.md’ That it.