summaryrefslogtreecommitdiff
path: root/ikiwiki.setup
blob: 365a402dd6109d288688504b125b6146eb209082 (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
# IkiWiki::Setup::Yaml - YAML formatted setup file

wikiname: Obnam
url: https://obnam.org
srcdir: .
destdir: ../html
add_plugins:
- goodstuff
- img
- inline
- tag
- orphans
- brokenlinks
- toc
disable_plugins:
- trail
- smiley
- rawhtml
- html
- tidy
- htmltidy
- htmlscrubber
- more
- table
- toggle
- repolist
- recentchanges
html5: yes
timeformat: '%Y-%m-%d %H:%M'
allowed_attachments: mimetype(image/*)
tagbase: tag
discussion: no
allowrss: yes
allowatom: yes
rss: yes
atom: yes
templatedir: templates