mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
506 B
506 B
title, description, categories, keywords, menu, weight, aliases
title | description | categories | keywords | menu | weight | aliases | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Templates | Create templates to render your content, resources, 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.