Brightblack has been on Hugo for quite a while now - almost three years in fact and I’d been thinking of putting a new coat of paint on the place for a few months, but I’ve been promising myself to put any brightblack time into content and not playing with tooling.

It was of course an actual problem which forced me to make the change though. Newer builds of Hugo had deprecated some elements around Google Analytics, which was breaking my build. I tried updating the theme to no avail, I could have hacked the theme to make it work, or rolled Hugo back, and I looked for a quick alternate theme I’d tested years ago, but to install an update I’d have needed to get into the nuts and bolts of the git index.

I decided this was probably a sign to make that change to a new theme.

I checked out quite a few themes, ever looking for nice minimal ones but also looking for a some new features such as easy dark mode support for example. I was very tempted to go with the xterm theme since I’m a bit of a sucker for faux command line type UIs, but eventually I went for the minimal-but-stylish (and well supported on github) PaperMod.

This is likely how you’re reading this site now then. I’ve made a few changes at the same time and I imagine I’ll make some minor changes after this date too as I better understand the theme. I’ve already taken the opportunity to tidy up my hugo.toml config file.