summaryrefslogtreecommitdiff
path: root/config/ikiwiki.setup.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/ikiwiki.setup.in')
-rw-r--r--config/ikiwiki.setup.in53
1 files changed, 53 insertions, 0 deletions
diff --git a/config/ikiwiki.setup.in b/config/ikiwiki.setup.in
new file mode 100644
index 0000000..e32153b
--- /dev/null
+++ b/config/ikiwiki.setup.in
@@ -0,0 +1,53 @@
+# IkiWiki::Setup::Yaml - YAML formatted setup file
+wikiname: IT-guide dr. Jones
+adminemail: dr@jones.dk
+adminuser:
+- http://dr.jones.dk/
+- http://sirireiter.dk/
+url: http://dr.jones.dk/
+cgiurl: http://dr.jones.dk/ikiwiki.cgi
+add_plugins:
+- search
+- branding
+- topbar
+- sidebar
+- farbar
+- copyright
+- license
+- po
+- lockedit
+- wmd
+- map
+- linkmap
+- aggregate
+- rawhtml
+- graphviz
+disable_plugins:
+- htmlscrubber
+- passwordauth
+- theme
+html5: 1
+timeformat: '%a %b %e %Y'
+locale: C.UTF-8
+hardlink: 1
+timezone: Europe/Copenhagen
+allow_symlinks_before_srcdir: 1
+historyurl: http://source.jones.dk/?p=jones/content.git;a=history;f=[[file]]
+diffurl: http://source.jones.dk/?p=jones/content.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]
+#gitorigin_branch: ''
+gitmaster_branch: master
+htmlscrubber_skip: '!*/Discussion'
+allowrss: 1
+allowatom: 1
+#anonok_pagespec: '*/discussion'
+locked_pages: '!*/Discussion'
+multimarkdown: 1
+nodiscount: 1
+po_master_language: en|English
+po_slave_languages:
+- da|Dansk
+po_translatable_pages: '* and !*/talk/* and !emdebian/fb/* and !activities* and !vuc/* and !it/*'
+po_link_to: negotiated
+aggregateinternal: 1
+tagbase: /
+tag_autocreate_commit: 1