Hugo Base Module

Useful templates and functions for developing and designing Hugo themes.

Docs Mar 21, 2024
Rewrite
Layout to rewrite page to another page.

Read more

Docs Mar 21, 2024
Data
Function to reading JSON, TOML, YAML data from page resources and site data.

Read more

Docs Mar 8, 2024
Title
Template to generate title for pages, that includes separator, paginator (i18n) and section's titles.

Read more

Docs Mar 7, 2024
Partial If Exists
Template to include the target partial if exists.

Read more

Docs Mar 7, 2024
Is Menu External
Function to indicate whether the given menu entry is an external menu.

Read more

Docs Mar 7, 2024
Is URL External
Function to indicate whether the given URL is an external URL.

Read more

Docs Mar 7, 2024
Has ToC
Function to indicate whether the current page has table of contents.

Read more