From a7e31ec150c409c3c4a9bd8a6503dda852a2d103 Mon Sep 17 00:00:00 2001 From: tdro Date: Fri, 17 Jun 2022 16:31:53 -0400 Subject: config: Generate authors from configuration --- data/canory.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 data/canory.yaml (limited to 'data/canory.yaml') diff --git a/data/canory.yaml b/data/canory.yaml new file mode 100644 index 0000000..fba7750 --- /dev/null +++ b/data/canory.yaml @@ -0,0 +1,18 @@ +--- +name: Canory +user: canory +blogtitle: Canory's Micro Blog +wordlimit: 50 +place: www +domain: + host: canory.example + url: https://example.com +epoch: Arrived on the second fortnight of April, `2022` +description: > + Descended from an inner star system of the Sunflower galaxy. Not an owl. + Theme Canory --- a micro blog theme for [Hugo](https://gohugo.io/), one of many + [static site generators](https://jamstack.org/generators/). +webring: + rss: + - https://www.rfc-editor.org/rfcrss.xml + json: -- cgit v1.2.3