Proper Hugo Template Syntax Highlighting with go-html-template

Use go-html-template to properly highlight Hugo template code blocks.

2025-08-03 · [Updated 2025-08-30] · 330 words
A Trick To Remove Unwanted Whitespace After Links in Hugo

Use this shortcode to remove unwanted whitespace after links in Hugo.

2025-07-11 · [Updated 2025-08-30] · 637 words
Remove Unnecessary Hugo Meta Tag to Keep HTML Lean

Remove an unnecessary and auto-generated Hugo meta tag by setting disableHugoGeneratorInject to true.

2025-06-15 · [Updated 2025-08-30] · 125 words
How to Generate the Current Date and Time in Hugo

How to generate dates and times with Hugo shortcodes.