summaryrefslogtreecommitdiff
path: root/ikiwiki.setup
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-08-16 17:44:53 +0300
committerLars Wirzenius <liw@liw.fi>2021-08-16 17:44:53 +0300
commitaa479125fd65703b62562fd0f89ce2f85adecbee (patch)
tree129697a8c649689ebd27b3ba41e091c18bb93346 /ikiwiki.setup
parent9aed92943673df6cecb9e72c8ade409da281416e (diff)
downloadsshca-web-aa479125fd65703b62562fd0f89ce2f85adecbee.tar.gz
initial content
Sponsored-by: author
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r--ikiwiki.setup40
1 files changed, 40 insertions, 0 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup
new file mode 100644
index 0000000..5e773c6
--- /dev/null
+++ b/ikiwiki.setup
@@ -0,0 +1,40 @@
+# IkiWiki::Setup::Yaml - YAML formatted setup file
+
+wikiname: sshca
+url: https://sshca.liw.fi
+srcdir: .
+destdir: ../html
+add_plugins:
+- goodstuff
+- img
+- inline
+- tag
+- orphans
+- brokenlinks
+- toc
+- pandoc
+disable_plugins:
+- trail
+- smiley
+- rawhtml
+- html
+- tidy
+- htmltidy
+- htmlscrubber
+- more
+- table
+- toggle
+- repolist
+- recentchanges
+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
+pandoc_filters: "subplot-filter"
+templatedir: templates