diff options
| author | Paul Buetow <paul@buetow.org> | 2024-03-14 19:58:11 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-03-14 19:58:11 +0200 |
| commit | 873de712ef81975bbd25d8774e38383db9a5ee0f (patch) | |
| tree | e34564f53709ad4189e5a64d3a65fdfa096d2cbe /gemtexter-snonux.foo.conf | |
| parent | 2274f838ebae97e383292b5f5f0e74b301ae9007 (diff) | |
add snonux.foo as a test site
Diffstat (limited to 'gemtexter-snonux.foo.conf')
| -rw-r--r-- | gemtexter-snonux.foo.conf | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/gemtexter-snonux.foo.conf b/gemtexter-snonux.foo.conf new file mode 100644 index 0000000..bbec37e --- /dev/null +++ b/gemtexter-snonux.foo.conf @@ -0,0 +1,16 @@ +# 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_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 |
