Vale CMS Need more than a rule playground? Explore
Package Explorer

Hugo

Adds support for Hugo shortcodes and other non-standard markup.

vale-cli/Hugo 7 stars 121.5K downloads v0.4.0 · Aug 28, 2026 latest release config

Getting started

Add it to your .vale.ini, then run vale sync.

Packages = Hugo

[*.md]
BasedOnStyles = Vale, Hugo

The name installs the latest release each time vale sync runs. To stay on v0.4.0, the release this page describes, give its URL instead:

Packages = https://github.com/vale-cli/Hugo/releases/download/v0.4.0/Hugo.zip

Rules 0

This package ships configuration rather than rules — it sets up Vale for a particular format or workflow.