Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zwbetz-gh/papercss-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Miller <me@r15cookie.com>2021-06-08 03:16:17 +0300
committerGitHub <noreply@github.com>2021-06-08 03:16:17 +0300
commit83b6770fa0eef20b860a6c77e4b42d240c95755a (patch)
tree05e134e4d9c548aafd6b0f38ad3610a6ac019375 /exampleSite
parent76d050f5a0c79d33622b5a4c79e9fa13d818ce5a (diff)
Pagination Support (#11)
* Absolute links to Relative Links * Additional updates to permalinks Signed-off-by: Steve Miller <me@r15cookie.com> * Pagination support Signed-off-by: Steve Miller <me@r15cookie.com> * Updates to disabling pagination comment * Update disablement comment Signed-off-by: Steve Miller <me@r15cookie.com>
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index dfd7283..5637b83 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -19,6 +19,9 @@ permalinks:
imaging:
quality: 99
+# To disable, set to an extremely large value, such as 999999
+paginate: 5
+
params:
homeMetaContent: A Hugo theme made with PaperCSS, the less formal CSS framework.
# For more date formats see https://gohugo.io/functions/format/