mirror of https://github.com/gohugoio/hugo
506 B
506 B
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.