From e92dc018e28ba8d44f1c6cbc9fb0b779dec271e6 Mon Sep 17 00:00:00 2001 From: tdro Date: Tue, 3 May 2022 04:25:49 -0400 Subject: config.yaml: Commission --- data/authors/canory.yaml | 21 +++++++++++++++++++++ data/authors/default.yaml | 18 ++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 data/authors/canory.yaml create mode 100644 data/authors/default.yaml (limited to 'data') diff --git a/data/authors/canory.yaml b/data/authors/canory.yaml new file mode 100644 index 0000000..00ec9cd --- /dev/null +++ b/data/authors/canory.yaml @@ -0,0 +1,21 @@ +--- +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://deno.com/feed + - https://hacks.mozilla.org/feed/ + - https://portable.fyi/feed.xml + - https://tomcritchlow.com/feed.xml + json: diff --git a/data/authors/default.yaml b/data/authors/default.yaml new file mode 100644 index 0000000..3ab47b6 --- /dev/null +++ b/data/authors/default.yaml @@ -0,0 +1,18 @@ +--- +name: Default +user: default +blogtitle: Default's Micro Blog +wordlimit: 50 +place: In your head +domain: + host: default.example + url: https://example.com +epoch: Appeared sometime around April, `2022` +description: > + Dignissimos quis animi velit. Not a bot. If you believe everything you read on + the Internet, you'll think that I'm human. +webring: + rss: + - https://hacks.mozilla.org/feed/ + - https://webkit.org/blog/feed/ + json: -- cgit v1.2.3