summaryrefslogtreecommitdiff
path: root/ikiwiki.setup
diff options
context:
space:
mode:
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r--ikiwiki.setup36
1 files changed, 36 insertions, 0 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup
new file mode 100644
index 0000000..8757eba
--- /dev/null
+++ b/ikiwiki.setup
@@ -0,0 +1,36 @@
+# IkiWiki::Setup::Yaml - YAML formatted setup file
+
+wikiname: vmdb2
+url: https://vmdb2.liw.fi
+srcdir: .
+destdir: /home/liw/sites/vmdb2.liw.fi/html
+add_plugins:
+- goodstuff
+- inline
+- attachment
+- remove
+- rename
+- tag
+- orphans
+- brokenlinks
+- trail
+- sidebar
+- toc
+- highlight
+- format
+- graphviz
+disable_plugins:
+- smiley
+- rawhtml
+- html
+- tidy
+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