config.cfg (660B)
1 # defaults: can be overwritten by any page. 2 3 # last updated the site. 4 siteupdated = 2025-07-31 5 6 # site title (part of page ${title} probably). 7 sitetitle = Linus Blog 8 # prefix site url. 9 siteurl = https://linus-behrens.de 10 # site mail used for contact "mail link". 11 sitemail = mail@linus-behrens.de 12 # site generator. 13 sitegenerator = saait (https://git.codemadness.org/saait/file/README.html) 14 15 # page 16 17 # page language. 18 lang = en 19 # author (global default). 20 author = linusbehrens 21 # site keywords (global default), don't use too many. 22 keywords = blog, git, dev-log, life-log 23 # site description (global default). 24 description = shared thoughts 25 26 # default title. 27 title =