hugo/content/en/templates/_index.md
Bjørn Erik Pedersen 9b0050e9aa Squashed 'docs/' content from commit 5c085a37b
git-subtree-dir: docs
git-subtree-split: 5c085a37b297bf12f59efeaae591418ec025c10d
2024-01-27 10:48:33 +01:00

565 B

title linkTitle description categories keywords menu weight aliases
Templates Overview Go templating, template types and lookup order, shortcodes, and data.
docs
identifier parent weight
templates-overview templates 10
10
/templates/overview/
/templates/content

A template is an HTML file with template actions, located within the layouts directory of a project, theme, or module. Visit the topics below, in the order presented, to understand template selection and creation.