How about a custom CMS?
Sometimes I want to write things down, dump random notes, and so on, but at the same time I don't want a complex CMS setup like WordPress, Jekyll, Hyde, or any of those blogging platforms. Sure, they're scalable and customisable, but I don't need all that. I just want something simple - like a bloody notepad, but with a bit of steroids.
After spending a few hours on Claude, I built this custom CMS. The UI is inspired by milw0rm - I like how simple the OG site was.
I'll probably migrate some of my older posts from other places over to this, or maybe just start fresh here again. Whatever.
It's a lightweight PHP CMS deployed through a single install.php file (~100KB). I'll probably put the source on my GitHub later. or never.