Proper Hugo Template Syntax Highlighting with go-html-template

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

A Trick To Remove Unwanted Whitespace After Links in Hugo

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

Remove Unnecessary Hugo Meta Tag to Keep HTML Lean

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

How to Generate the Current Date and Time in Hugo

How to generate dates and times with Hugo shortcodes.