Skip to content

Markdown versions of all docs pages are available by appending .md to any docs URL.

Configuration

Page as Markdown

The config a consumer site sets to control how this module behaves.

Everything a consumer sets in its own hugo.toml to control how docs-theme-extras behaves. Only themeExtras.brand is required; everything else has a working default.

The themeExtras parameter reference is generated by scanning layouts/ and assets/ for reads of themeExtras.*, rather than from a hand-kept list, so a key added to a template appears there whether or not anyone remembered to write it down.

Was this page helpful?