X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=doc%2Fikiwiki.setup;h=b5afafb65290fefd0abe54d3b30564d310fc1f26;hb=HEAD;hp=e0166737a3330408b58eecebf520244b27bd0fb5;hpb=f6326cc3f74b3a70b42fc6e165269f17dcf82201;p=noc.git diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index e016673..b5afafb 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. @@ -8,7 +9,7 @@ # Remember to re-run ikiwiki --setup any time you edit this file. # # name of the wiki -wikiname: Realraum NOC -- documentation +wikiname: Realraum NOC — documentation # contact email for wiki adminemail: noc@realraum.at # where the source of the wiki is located @@ -29,7 +30,10 @@ rcs: git add_plugins: - html - img +- map - pagetemplate +- sidebar +- typography # plugins to disable disable_plugins: @@ -39,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' @@ -69,4 +73,4 @@ hardlink: '0' usedirs: '0' # Do not try to compile dest/ -exclude: ^dest \ No newline at end of file +exclude: ^dest