diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:25:56 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:25:56 +0100 |
| commit | 506bc60d0245b1d2cfafc35bb1372b469908411a (patch) | |
| tree | ec99b7d7f3876824e2aa0c72c3b93edc02ca7d96 /buetow.org.conf | |
| parent | b2d00167fa2df42808e2c95cba47d28279ce81cd (diff) | |
rename buetow.org.sh to gemtexter
Diffstat (limited to 'buetow.org.conf')
| -rw-r--r-- | buetow.org.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/buetow.org.conf b/buetow.org.conf deleted file mode 100644 index effeaef..0000000 --- a/buetow.org.conf +++ /dev/null @@ -1,9 +0,0 @@ -declare -xr DOMAIN=buetow.org -declare -xr SUBTITLE='Having fun with computers!' -declare -xr AUTHOR='Paul Buetow' -declare -xr EMAIL='comments@mx.buetow.org' -declare -xr IMAGE_PATTERN='\.(jpg|png|gif)$' -declare -xr ATOM_MAX_ENTRIES=42 -declare -xr CONTENT_BASE_DIR=../buetow.org-content -declare -xr HTML_HEADER=./header.html.part -declare -xr HTML_FOOTER=./header.html.part |
