Footer Menu

I finally managed to setup a Footer Menu. This was not too complex, for some things one just has to find the time… But I did learn one CSS thing, namely justify-content: center. The remaining work was not too exciting.

September 24, 2025 · 1 min · 40 words · Chris Pratl

Fixing a break in PaperMod

During the latest changes on my Blog, I also updated the version of PaperMod. I now discovered a bug that PaperMod introduced, and I wanted to fix it. The problem was: In the Post metadata line, I typically have a part telling “Translations: De”, as I write most post in both german and english. Now with this commit, this part was broken and the “De” part was moved to the next line. ...

September 17, 2025 · 1 min · 119 words · Chris Pratl

Add KaTeX support to Hugo

How I have setup KaTeX on my Blog.

August 5, 2025 · 2 min · 296 words · Chris Pratl

About the impact of minifying files in Hugo

My impressions how well the “–minify” option of Hugo works.

July 8, 2025 · 2 min · 226 words · Chris Pratl

Upgrading GoHugo to v0.146.0

How I upgraded my Blog to Hugo Version v0.146

April 17, 2025 · 2 min · 341 words · Chris Pratl