Add paigeshowfullpages page parameter

This commit is contained in:
Will Faught
2022-12-14 00:46:33 -08:00
parent 4fec568d74
commit 806f0cafe0
3 changed files with 33 additions and 16 deletions

View File

@@ -83,6 +83,9 @@ the page `content/_index.md`.
The section menu uses the `main` identifier.
To show full pages instead of just the page title and description in a
list page, set the list page parameter `paigeshowfullpages` to true.
The page date is the publish date, if any; otherwise, it's the creation
date. To change the date format displayed, set the site parameter
`paigedateformat` to a Hugo date format.