I generated a cotes2020/chirpy-starter template and edited my own _config.yml. As in my _posts folder, I have a markdown that does not show up on my github pages. I did follow the naming convention and the front matter of the post. I don’t really know where I am wrong, can you help me, thanks.
The post has two dates. One is in the file name (today’s date), and the other is in the post’s front-matter (several days in the future). According to the docs, the front-matter date overrides the file-name date, so the post won’t be published for several days. Docs:
1 Like
oh shoot how careless I was, thanks man!
1 Like