Context: I created a post with hugo new post/myPost several days ago and have since been editing. Shows up fine in hugo server. Now that the publish date has come, I went back and changed the date 07 -> 08, 22 -> 02, however now hugo server doesn’t show the post on the site.
What gives? Am I not supposed to manually edit the FrontMatter? The theme I’m using is https://github.com/halogenica/beautifulhugo. This seems related to Manually changing date in page front matter stops page from being rendered, but they didn’t resolve.