summaryrefslogtreecommitdiff
path: root/ikiwiki.setup
blob: 86c3b4da66bdd0616b7a00abebcd3b813e5d340c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# IkiWiki::Setup::Yaml - YAML formatted setup file

wikiname: vmdb2
url: https://vmdb2.liw.fi
srcdir: .
destdir: /home/liw/pers/vmdb2/vmdb2.liw.fi/html
add_plugins:
- goodstuff
- inline
- attachment
- rename
- tag
- orphans
- brokenlinks
- trail
- sidebar
- toc
- highlight
- format
disable_plugins:
- smiley
- rawhtml
- html
- tidy
- tidy
- htmltidy
- htmlscrubber
- remove
- graphviz
html5: yes
timeformat: '%Y-%m-%d %H:%M'
exclude: 'favicon\.ico'
allowed_attachments: mimetype(image/*)
tagbase: tag
discussion: no
allowrss: yes
allowatom: yes
rss: yes
atom: yes
templatedir: templates