diff options
| -rw-r--r-- | gemtexter-paul.buetow.org.conf | 11 | ||||
| -rw-r--r-- | gemtexter-snonux.foo.conf | 9 |
2 files changed, 0 insertions, 20 deletions
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 |
