summaryrefslogtreecommitdiff
path: root/gemtexter-paul.buetow.org.conf
diff options
context:
space:
mode:
Diffstat (limited to 'gemtexter-paul.buetow.org.conf')
-rw-r--r--gemtexter-paul.buetow.org.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/gemtexter-paul.buetow.org.conf b/gemtexter-paul.buetow.org.conf
new file mode 100644
index 0000000..d1c4f86
--- /dev/null
+++ b/gemtexter-paul.buetow.org.conf
@@ -0,0 +1,18 @@
+# Alternate config for my other domain
+declare -xr DOMAIN=paul.buetow.org
+declare -xr SUBTITLE="Paul Buetow's contact information"
+declare -xr AUTHOR='Paul Buetow'
+declare -xr EMAIL='contact@mx.buetow.org'
+declare -xr MASTADON_URI='https://fosstodon.org/@snonux'
+declare -xr IMAGE_PATTERN='\.(jpg|png|gif)$'
+declare -xr ATOM_MAX_ENTRIES=42
+declare -xr CONTENT_BASE_DIR=../paul.buetow.org-content
+declare -xr HTML_HEADER=./extras/html/header.html.part
+declare -xr HTML_FOOTER=./extras/html/footer.html.part
+declare -xr HTML_CSS_STYLE=./extras/html/style.css
+declare -xr HTML_VARIANT=exact
+declare -xr HTML_WEBFONT_TEXT=./extras/html/roboto-slab/RobotoSlab-Regular.ttf
+declare -xr HTML_WEBFONT_CODE=./extras/html/hack/Hack-Regular.ttf
+declare -xr HTML_WEBFONT_HANDNOTES=./extras/html/khand/khand.ttf
+declare -xr HTML_WEBFONT_TYPEWRITER=./extras/html/zai-aeg-mignon-typewriter-1924/zai_AEGMignonTypewriter1924.ttf
+declare -xr POST_PUBLISH_HOOK=./post_publish_hook.sh