doc: Add a modeline to ikiwiki.setup
[noc.git] / doc / ikiwiki.setup
index e016673..bb3407c 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: yaml -*-
 # IkiWiki::Setup::Yaml - YAML formatted setup file
 #
 # Setup file for ikiwiki.
@@ -29,7 +30,9 @@ rcs: git
 add_plugins:
 - html
 - img
+- map
 - pagetemplate
+- sidebar
 
 # plugins to disable
 disable_plugins:
@@ -39,7 +42,7 @@ disable_plugins:
 templatedir: /usr/share/ikiwiki/templates
 
 # base wiki source location
-underlaydir: /usr/share/ikiwiki/basewiki
+underlaydir: /var/empty
 
 # use '!'-prefixed preprocessor directives?
 prefix_directives: '1'
@@ -69,4 +72,4 @@ hardlink: '0'
 usedirs: '0'
 
 # Do not try to compile dest/
-exclude: ^dest
\ No newline at end of file
+exclude: ^dest