Another website revision with hugo

Published:

It’s been about a year since I redesigned my website using eleventy. I mostly liked the redesign, but had some reservations—both about eleventy, and some style nuances.

After long consideration, I decided to switch to hugo. Why?

Well, it’s just super fast, and it’s extremely popular (well, for static site building, anyway).

The more time I’ve spent with technology, the more I prefer to use relatively popular tools and keep things simple. In fact, I’m even just using Bootstrap to simplify my CSS life. But, of course I like a little complication, so I had to do a dual-color-mode approach, and use postcss, lightningcss, and purgecss.

It all seems to have worked out, with some effort, and I’m pleased.