Git Commits
days commits 3
ohnsh/days-
5:48 pm — John Sherrell <dev@ohn.sh>
Building again. Still lots to do.
-
1:56 pm — John Sherrell <dev@ohn.sh>
lib/dates.ts finally doesn't make me wince. Thoroughly renamed and refactored. Instead of expecting only plain dates, `dayFromDate()` and `slugFromDate()` work with either full timestamps (which are fine to implicitly convert to local time) or plain dates (which are important to represent the way they were originally typed out). You explicitly specify whether it's a `plainDate` using a second parameter (default false). If so, it's normalized to midnight UTC so that later string extraction knows to always use UTC getters.
-
4:55 am — John Sherrell <dev@ohn.sh>
New branch for reworking loaders. Everything is broken right now.
ra24-3-cloudflare commits 1
ohnsh/ra24-3-cloudflare-
12:28 am — John Sherrell <dev@ohn.sh>
README.md CE.