mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
579 B
579 B
title, linkTitle, description, categories, keywords, menu, weight, aliases
title | linkTitle | description | categories | keywords | menu | weight | aliases | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Templates | In this section | Go templating, template types and lookup order, shortcodes, and data. |
|
10 |
|
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.