diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-03 11:41:07 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-03 11:41:07 +0200 |
| commit | b66ab729a7e90d67d3b802f9c1a4d2b91b0683c8 (patch) | |
| tree | e51737e5de535e5ce6345a9f6d60002394af83bb /gemtexter-paul.cyou.conf | |
| parent | 93d5b78fc6d5c35caed1f85e78d44d5b8efb2d85 (diff) | |
move paul.buetow.org to paul.cyou
Diffstat (limited to 'gemtexter-paul.cyou.conf')
| -rw-r--r-- | gemtexter-paul.cyou.conf | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/gemtexter-paul.cyou.conf b/gemtexter-paul.cyou.conf new file mode 100644 index 0000000..c8ec2ac --- /dev/null +++ b/gemtexter-paul.cyou.conf @@ -0,0 +1,15 @@ +# Alternate config for my other domain +declare -xr DOMAIN=paul.cyou +declare -xr SUBTITLE="Paul Buetow's contact information" +declare -xr AUTHOR='Paul Buetow' +declare -xr EMAIL='hi@paul.cyou' +declare -xr IMAGE_PATTERN='\.(jpg|png|gif)$' +declare -xr ATOM_MAX_ENTRIES=42 +declare -xr CONTENT_BASE_DIR=../paul.cyou-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_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 |
