X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=doc%2Fikiwiki.setup;h=ffdf47552c9e0153047f46e32b1d68a71994e7d3;hb=2da7b9ef8e1cf46229359728e64e616e7dfbc08b;hp=ae4bbc59ac7e7a93c88c021832cea718c55d7689;hpb=0a43a0eea0c80925805cf694e47f8940bc1f4462;p=noc.git diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index ae4bbc5..ffdf475 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -1,3 +1,4 @@ +# -*- mode: yaml -*- # IkiWiki::Setup::Yaml - YAML formatted setup file # # Setup file for ikiwiki. @@ -29,8 +30,10 @@ rcs: git add_plugins: - html - img +- map - pagetemplate - sidebar +- typography # plugins to disable disable_plugins: @@ -40,7 +43,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' @@ -70,4 +73,4 @@ hardlink: '0' usedirs: '0' # Do not try to compile dest/ -exclude: ^dest \ No newline at end of file +exclude: ^dest