mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-28 22:19:59 +02:00
Merge commit '346b60358dd8ec2ca228e6635bff9d7914b398b7'
This commit is contained in:
5
docs/content/en/getting-started/glossary/section.md
Normal file
5
docs/content/en/getting-started/glossary/section.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: section
|
||||
---
|
||||
|
||||
A section is a top-level content directory, or any content directory with an `_index.md` file. A content directory with an `_index.md` file is also known as a [branch bundle](g). Section templates receive one or more page [collections](g) in [context](g). See [details](/content-management/sections/).
|
Reference in New Issue
Block a user