aboutsummaryrefslogtreecommitdiff
path: root/config.yaml
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-06-17 16:31:53 -0400
committertdro <tdro@noreply.example.com>2022-06-17 16:31:53 -0400
commita7e31ec150c409c3c4a9bd8a6503dda852a2d103 (patch)
tree718c023e875c08fe9b0b4f0814d8538b09db5d96 /config.yaml
parent494ee6f4b0d708c20ed66d946b727159cf90f1c4 (diff)
downloadcanory-a7e31ec150c409c3c4a9bd8a6503dda852a2d103.tar.gz
canory-a7e31ec150c409c3c4a9bd8a6503dda852a2d103.tar.bz2
canory-a7e31ec150c409c3c4a9bd8a6503dda852a2d103.zip
config: Generate authors from configuration
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml
index 6d89366..c7e60dd 100644
--- a/config.yaml
+++ b/config.yaml
@@ -11,6 +11,10 @@ languageCode: en-us
enableRobotsTXT: true
author:
+ list:
+ - canory
+ - default
+ - nobody
default:
footer: canory
home: canory
@@ -213,5 +217,7 @@ module:
target: static/data
- source: public/data/generates/content
target: content
+ - source: public/data/generates/authors
+ target: data/authors
- source: public
target: assets/public