summaryrefslogtreecommitdiff
path: root/ikiwiki.setup
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-09-21 12:30:26 +0300
committerLars Wirzenius <liw@liw.fi>2019-09-21 12:30:26 +0300
commitc86fa2d4c2171b88cc47a5093093c962f13a124a (patch)
tree7c177d20047fe7f46f84e9c6ed4db743148dd42d /ikiwiki.setup
parent14f30cab46bc02d579ba34dd21dcc59515ae28f3 (diff)
downloadsubplot.liw.fi-c86fa2d4c2171b88cc47a5093093c962f13a124a.tar.gz
Change: disable some ikiwiki plugins we will never use
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r--ikiwiki.setup5
1 files changed, 4 insertions, 1 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup
index 1cabaea..9e465ac 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -12,13 +12,16 @@ add_plugins:
- brokenlinks
- trail
- toc
-- graphviz
- pandoc
disable_plugins:
- smiley
- rawhtml
- html
- tidy
+- more
+- table
+- toggle
+- repolist
html5: yes
timeformat: '%Y-%m-%d %H:%M'
exclude: 'favicon\.ico'