From c3244723be80da2d5e35e2b982b1b734b95016b5 Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Thu, 7 Jul 2016 11:03:08 +0300 Subject: [PATCH] Add more plugins --- ikiwiki.setup | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ikiwiki.setup b/ikiwiki.setup index 248b9e7..b1ac831 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -39,6 +39,13 @@ only_committed_changes: 0 rcs: '' # plugins to add to the default configuration add_plugins: +- 404 +- goodstuff +- favicon +- google +- sidebar +- highlight +- typography - ikistrap # plugins to disable disable_plugins: []