Page #
assets/
Use these Page
methods when rendering lists on [section pages], [taxonomy pages], [term pages], and the home page.
Site #
Use these Site
methods when rendering lists on any page.
Filter #
Use the [where
] function to filter page collections.
Sort #
By default, Hugo sorts page collections by:
- [Weight]
- [Date] in descending order
- [LinkTitle] falling back to [Title]
- [Filename] if the page is backed by a file
Use these methods to sort page collections.
Group #
Use these methods to group page collections.