saait

Simple static page generator
git clone https://git.sinitax.com/codemadness/saait
Log | Files | Refs | README | LICENSE | Upstream | sfeed.txt

config.cfg (731B)


      1# defaults: can be overwritten by any page.
      2
      3# last updated the site.
      4siteupdated = 2017-11-23
      5
      6# site title (part of page ${title} probably).
      7sitetitle = Codemadness
      8# prefix site url.
      9siteurl = https://www.codemadness.org
     10# site mail used for contact "mail link".
     11sitemail = hiltjo@AT@codemadness.DOT.org
     12# site generator.
     13sitegenerator = saait (https://git.codemadness.org/saait/file/README.html)
     14
     15# page
     16
     17# page language.
     18lang = en
     19# author (global default).
     20author = hiltjo
     21# site keywords (global default), don't use too many.
     22keywords = blog, dwm-hiltjo, stagit, stagit-gopher
     23# site description (global default).
     24description = blog with various projects and articles about computer-related things
     25
     26# default title.
     27title =