hugo-theme-relearn/exampleSite/content/configuration/options/_index.en.md
2024-10-11 16:47:24 +02:00

804 B

+++ description = "All configuration options of the Relearn theme" tags = ["reference"] title = "Options Reference" weight = 6 +++

On top of Hugo's global configuration options, you can set further options unique to the theme in your hugo.toml.

This is the complete list of options supported by the theme.

See the index for pointers to in-detail documentation.

All config options

The values reflect example options. The defaults can be taken from the annotated example below.

{{< multiconfig file=hugo section=params >}} {{% include "config/_default/params.toml" %}} {{< /multiconfig >}}

Annotated config options

[params]
{{% include "config/_default/params.toml" %}}