BlogAlba/config.yml

30 lines
752 B
YAML

appname: "BlogAlba"
charset: "UTF-8"
tz: "Europe/London"
locale: "en_GB"
logger: "file"
log: "debug"
# Uncomment for debugging
#show_errors: 1
#Blog configuration
url: "https://maff.scot/"
name: "colourful words and phrases"
tagline: "techy tangents and general life chatter from a tired sysadmin."
author: "Maff"
about: "A dorky dude who spends too much time with perl."
keywords: "sysadmin,unix,bsd,freebsd,linux,software,web,developer,perl,bash,shell,gentoo,maff,matthew,connelly,dundee,scotland,furry,blog"
posturlprepend: "wrote/"
conf:
indexable: 1
per_page: 6
recent_posts: 8
rss_publish: 1
rss_excerpt: 1
date_format: "%H:%M on %A, %d/%m/%y"
links:
Twitter: "https://twitter.com/maffsie"
Github: "https://github.com/Maffsie"