This commit is contained in:
Matthew Connelly 2015-11-16 00:36:51 +00:00
parent 21ef050c69
commit 023d0cc866
1 changed files with 8 additions and 9 deletions

View File

@ -5,19 +5,18 @@ locale: "en_GB"
logger: "file" logger: "file"
log: "debug" log: "debug"
startup_info: 1
# Uncomment for debugging # Uncomment for debugging
#show_errors: 1 #show_errors: 1
#Blog configuration #Blog configuration
url: https://maff.scot/ url: "https://maff.scot/"
name: colourful words and phrases name: "colourful words and phrases"
tagline: techy tangents and general life chatter from a tired sysadmin. tagline: "techy tangents and general life chatter from a tired sysadmin."
author: Maff author: "Maff"
about: A dorky dude who spends too much time with perl. 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" keywords: "sysadmin,unix,bsd,freebsd,linux,software,web,developer,perl,bash,shell,gentoo,maff,matthew,connelly,dundee,scotland,furry,blog"
posturlprepend: wrote/ posturlprepend: "wrote/"
conf: conf:
indexable: 1 indexable: 1
per_page: 6 per_page: 6
@ -26,5 +25,5 @@ conf:
rss_excerpt: 1 rss_excerpt: 1
date_format: "%H:%M on %A, %d/%m/%y" date_format: "%H:%M on %A, %d/%m/%y"
links: links:
Twitter: https://twitter.com/maffsie Twitter: "https://twitter.com/maffsie"
Github: https://github.com/Maffsie Github: "https://github.com/Maffsie"