Bootstrapp CMS
This is the content management system I built for myself. It runs entirely in the browser - no server, no database, just your files and a web app.
I built it because I wanted a place to experiment with AI in ways that existing tools don't allow. When you control the whole stack, you can do things like have AI understand your content structure, help with editing, suggest connections between pieces. The stuff that's actually interesting, not just "chat with your docs."
The practical upside is that it's fast and simple. Open the app, point it at a folder, start editing. Everything saves to actual files you can version control, move around, do whatever you want with. No vendor lock-in, no monthly fee, no wondering what happens to your content if the service shuts down.
This blog runs on it. I write posts, manage images, handle translations - all through the same interface. It's opinionated in ways that work for me, which is the whole point of building your own tools.