mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
579 B
579 B
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.