Hello,
I'm prototyping migrating a Hugo site to Grav, and am running into an issue where my posts don't sort correctly. You can see it on this throwaway site:
https://lightsoutgames.fly.dev/
Note that a post dated October 1, 2021 comes after one dated September 24.
Since I migrated from Hugo, I converted all the dates by hand. They appear to show up on posts correctly, but sorting isn't working at all.
I don't know how to help you help me, so I created a throwaway account as well. Username: admin, password: "Password1." Feel free to break whatever, since again, this is a throwaway. Happy to answer any questions as well--I just figured it was easier this way.
What am I doing wrong? The collection/sort code was copied from the docs, and again, the dates seem to display correctly. I may have the times wrong, but there isn't more than a single post per day, so I'd expect at least that much to be correct.
Thanks.