From 7ac8f6fe3aa3de0205fde8c296dffb3a7ffa5942 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 12 Feb 2023 21:57:29 -0800 Subject: [PATCH] Add configure section subsections --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3aa677eb..b74be5b8 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,8 @@ $ hugo server -D ## Configure +### Parameters + There is a single parameter object with sensible defaults that can be overridden in site or page parameters: ```yaml @@ -353,6 +355,8 @@ The assigned values shown are the default values. If you set `paige.credit.data.hide` or `paige.credit.link.hide`, please credit this project in a post to help others find it. +### Site parameters + Optional site parameters: ```yaml @@ -362,6 +366,8 @@ authors: default: false # Credit this author in pages that have no authors parameter ``` +### Page parameters + Optional page parameters: ```yaml