Introduction
Introduction Statistics Contact Development Disclaimer Help
config.cfg - saait - the most boring static page generator
git clone git://git.codemadness.org/saait
Log
Files
Refs
README
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@[email protected]
12 # site generator.
13 sitegenerator = saait (https://git.codemadness.org/saait/file/README.htm…
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-rel…
25
26 # default title.
27 title =
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.