Migrating My Blog

2026/01/16

This post is short. I migrated my blog from a Golang webapp I wrote myself (here). At the time this was actually a good idea as I learned a ton about how to write webapps for Go, even if it was a simple one. Embedding a filesystem into your binary is actually really slick.

I migrated the blog to Hugo, and will simply muck with customizing the theme. It will be forked from this theme because I want to go for a retro look, even if I am just using the pure theme at the start.