summaryrefslogtreecommitdiff
path: root/buetow.org.conf
blob: afe8b942c3dfdefe1fe56a8ac7bce2b946a31fbd (plain)
1
2
3
4
5
6
7
readonly DOMAIN=buetow.org
readonly SUBTITLE='Having fun with computers!'
readonly CONTENT_DIR=./content
readonly AUTHOR='Paul Buetow'
readonly EMAIL='comments@mx.buetow.org'
readonly IMAGE_PATTERN='\.(jpg|png|gif)$'
readonly ATOM_MAX_ENTRIES=42