From 4cfa033083b516205860fe3b608a10b2b4fdc2b7 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 30 Apr 2021 07:23:58 +0100 Subject: refactor --- buetow.org.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 buetow.org.conf (limited to 'buetow.org.conf') diff --git a/buetow.org.conf b/buetow.org.conf new file mode 100644 index 00000000..ba65a8cc --- /dev/null +++ b/buetow.org.conf @@ -0,0 +1,5 @@ +declare -r DOMAIN=buetow.org +declare -r CONTENT_DIR=./content +declare -r AUTHOR="Paul Buetow" +declare -r EMAIL="comments@mx.buetow.org" +declare -r IMAGE_PATTERN='\.(jpg|png|gif)$' -- cgit v1.2.3