As with many other technical blogs on the web, this really only exists because I wanted to build a blogging system.
I've built a new blogging system at least a half dozen times over the years. Most of these attempts never went live, and really just served as a reason for me to play with some new technology or concept.
Towards these goals, I've created a small bash script to build my final HTML files using a very simple templating system. I call it smol_build.sh. Code found here, and my first real blog post about it can be found here.
Additionally, if you're interested in looking at the code for this site, it's available on my GitHub. I also have Twitter/X if you want to keep tabs on me or say "hi".
If you're reading this soon after it was written then there are still a number of things I'd like to get to before the site is done. I hope to be ticking them off in the coming weeks. Things like:
robots.txt etc.