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/default.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 data/default.yaml (limited to 'data/default.yaml') diff --git a/data/default.yaml b/data/default.yaml new file mode 100644 index 0000000..b73b2b9 --- /dev/null +++ b/data/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/ + - http://www.bing.com/HPImageArchive.aspx?format=rss&idx=0&n=1&mkt=en-US + json: -- cgit v1.2.3