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.in24
1 files changed, 24 insertions, 0 deletions
diff --git a/config/ikiwiki.setup.in b/config/ikiwiki.setup.in
new file mode 100644
index 0000000..d220b44
--- /dev/null
+++ b/config/ikiwiki.setup.in
@@ -0,0 +1,24 @@
+# IkiWiki::Setup::Yaml - YAML formatted setup file
+wikiname: RedpillSupport
+adminemail: webmaster@redpill.dk
+url: http://redpill.dk/
+cgiurl: http://redpill.dk/ikiwiki.cgi
+add_plugins:
+- search
+- sidebar
+- topbar
+- farbar
+- copyright
+- license
+disable_plugins:
+- editpage
+- passwordauth
+- openid
+- recentchanges
+discussion: 0
+timeformat: '%c'
+locale: en_US.UTF-8
+diffurl: http://source.redpill.dk/?p=jones/content.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]
+gitorigin_branch: ''
+allowrss: 1
+allowatom: 1