URI:
       config.cfg - saait - the most boring static page generator
  HTML git clone git://git.codemadness.org/saait
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       config.cfg (731B)
       ---
            1 # defaults: can be overwritten by any page.
            2 
            3 # last updated the site.
            4 siteupdated = 2017-11-23
            5 
            6 # site title (part of page ${title} probably).
            7 sitetitle = Codemadness
            8 # prefix site url.
            9 siteurl = https://www.codemadness.org
           10 # site mail used for contact "mail link".
           11 sitemail = hiltjo@AT@codemadness.DOT.org
           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 = hiltjo
           21 # site keywords (global default), don't use too many.
           22 keywords = blog, dwm-hiltjo, stagit, stagit-gopher
           23 # site description (global default).
           24 description = blog with various projects and articles about computer-related things
           25 
           26 # default title.
           27 title =