mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
574 B
574 B
title | linkTitle | description | menu | weight | categories | keywords | aliases | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Templates | Overview | 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.