mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
Merge commit '346b60358dd8ec2ca228e6635bff9d7914b398b7'
This commit is contained in:
7
docs/content/en/getting-started/glossary/page-kind.md
Normal file
7
docs/content/en/getting-started/glossary/page-kind.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: page kind
|
||||
---
|
||||
|
||||
A classification of pages, one of `home`, `page`, `section`, `taxonomy`, or `term`. See [details](/methods/page/kind/).
|
||||
|
||||
Note that there are also `RSS`, `sitemap`, `robotsTXT`, and `404` page kinds, but these are only available during the rendering of each of these respective page's kind and therefore *not* available in any of the `Pages` collections.
|
Reference in New Issue
Block a user