New Blog: Milestone 1: Basic Infrastructure

Published on

Today, I have completed what I call "milestone 1" of my new blog!

I have the basic infrastructure for my blog done, and I have ported over every post from my old blog.

I will now do a "soft-launch"; push my blog to my actual website, but not link to it from the home page yet.
It needs more testing that can only happen from a proper https website.
(Especially the Atom feed...)

Once I've resolved all the major bugs that I have no doubt I'll find, my next milestone will be to add tagging functionality.

The third milestone will be syntax highlighting for code blocks.
I've done some research already, and I think I'll use tree-sitter for this.
But more research and experimentation will need to be done. Later, though.