New static site
So my old notebucket site got hacked, oops. Apologies to anyone who received a post with a dodgy link from me in their email or RSS reader.
The old version was a Ghost site that I was self-hosting on a Digital Ocean droplet and doing a very bad job of maintaining. I've now moved to a static site hosted on GitHub Pages, which should be more idiot-proof. Unfortunately that means no more comments or email subscriptions.
I'm currently using 11ty as my static site generator, which I picked because 1. I'm most familiar with the JS ecosystem 2. I've used it a bit at work and don't hate it 3. Claude Code ported my site to it easily and can presumably do the same with any of the others, so the decision feels pretty low stakes.
The styling is currently the first thing Claude spat out. I'll try and make it look nicer later. I have tried to preserve the content and URL structure from the old site, so if you see anything that's broken, please let me know!