Tag: Themes

Add Archives to Hugo

Published on in Programming, Design  •  497 words  •  3 minutes read
One thing that I felt was missing from Hugo, now that I’ve converted my site from WordPress, is the yearly archive feature. I mean, it’s essential! I have a whole 1, one, post from 2019, so I clearly need that. Ok, so maybe not. But, it is nice to have in place for later nontheless. Searching online led me to this discussions thread on the Hugo forum. There is no such feature it seems.

Playing With Hugo

Published on in Meta, Programming, Design  •  582 words  •  3 minutes read
I got really tired of my WordPress website, so I decided it was time to rebuild the whole thing. Again. I have basically been using it as a static site. In part because I really don’t like using the Gutenberg editor that comes with WordPress. I have tried static site generators before. In particular Jekyll, which I used for some project sites in my previous job. I have also used Sphinx a great deal for writing documentation.