Most of the tech blogs I run across are static sites. I understand the choice; to prioritize writing reads as pragmatic and I did that for a long time. At some point I got intrigued by being able to tailor my own editing experience and built my blog. It took months but now I use MarkdownIt and custom components in Vue to render the markdown in my posts. I built a commenting and moderation system.
I started all of this before LLMs but once I started using them it sped up my delivery substantially, especially with agents. It also informed how I use coding agents at work, which I think I've been able to adopt with relative ease and a higher success rate than most.
I started all of this before LLMs but once I started using them it sped up my delivery substantially, especially with agents. It also informed how I use coding agents at work, which I think I've been able to adopt with relative ease and a higher success rate than most.
https://ooo-yay.com/blog if you're curious.