Files
hugo/docs/content/en/templates/_index.md
2025-01-23 09:47:46 +01:00

17 lines
540 B
Markdown

---
title: Templates
linkTitle: In this section
description: Go templating, template types and lookup order, shortcodes, and data.
categories: []
keywords: []
menu:
docs:
identifier: templates-in-this-section
parent: templates
weight: 10
weight: 10
aliases: [/templates/overview/,/templates/content]
---
A template is an HTML file with [template actions](g), 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.