From 2d1e6b993ab5a1dedb8b95f7aca70d536475f2a3 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 18 Sep 2024 21:42:46 +0300 Subject: cleanup of unused configs --- gemtexter-paul.buetow.org.conf | 11 ----------- gemtexter-snonux.foo.conf | 9 --------- 2 files changed, 20 deletions(-) delete mode 100644 gemtexter-paul.buetow.org.conf delete mode 100644 gemtexter-snonux.foo.conf diff --git a/gemtexter-paul.buetow.org.conf b/gemtexter-paul.buetow.org.conf deleted file mode 100644 index d771517..0000000 --- a/gemtexter-paul.buetow.org.conf +++ /dev/null @@ -1,11 +0,0 @@ -# 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='paul@nospam.buetow.org' -declare -x MASTODON_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_THEME_DIR=./extras/html/themes/simple -declare -xr POST_PUBLISH_HOOK=./post_publish_hook.sh diff --git a/gemtexter-snonux.foo.conf b/gemtexter-snonux.foo.conf deleted file mode 100644 index 61191fa..0000000 --- a/gemtexter-snonux.foo.conf +++ /dev/null @@ -1,9 +0,0 @@ -# Alternate config for my other domain -declare -xr DOMAIN=snonux.foo -declare -xr SUBTITLE="snonux test site" -declare -xr AUTHOR='Paul Buetow' -declare -xr EMAIL='paul@nospam.buetow.org' -declare -xr IMAGE_PATTERN='\.(jpg|png|gif)$' -declare -xr ATOM_MAX_ENTRIES=42 -declare -xr CONTENT_BASE_DIR=../snonux.foo-content -declare -xr HTML_THEME=./extras/html/themes/future -- cgit v1.2.3