<ocdtrekkie>
I'm just saying Cloudflare Pages is really neat for website deployment CI.
<ocdtrekkie>
I've never been so happy to throw code I think will work over the wall in my life.
<isd>
It says something about the build that you'd rather debug in CI.
<isd>
But then, the whole reason I hadn't fixed #333 already was because I didn't want to fight with the build...
<ocdtrekkie>
GitHub has gotten surprisingly good at letting me do lazy work from non-dev machines too.
<ocdtrekkie>
The desktop UI client for GitHub is now reasonably adept at deleting or amending commits and force pushing them, for instance, which is something I always worked around/avoided because I didn't want to look up how to craft the git commands.