Hugo debug prints cheatsheet · kaushalmodi/hugo-debugprint

While working on my website I found this repository with helpful hugo print functions.

May 5, 2025

Papermod Hugo Tips and Tricks

I’ve been forced to look at a lot of the same hugo/papermod related tips and tricks several times, so I created a page to drop all that knowledge to not have to struggle to find it up again. You can use the following lines in the frontmatter to hide a post from showing in its list # _build: # list: false

November 6, 2023 · 1 min · 61 words