From 5e136385242cf2ad65ba2bb2ca9832f2a4f3b891 Mon Sep 17 00:00:00 2001 From: Julian Blake Kongslie Date: Tue, 22 Nov 2011 18:02:06 -0800 Subject: Setup for local test builds before pushes. --- ikiwiki-urban.yaml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 ikiwiki-urban.yaml (limited to 'ikiwiki-urban.yaml') diff --git a/ikiwiki-urban.yaml b/ikiwiki-urban.yaml new file mode 100644 index 0000000..279b4ef --- /dev/null +++ b/ikiwiki-urban.yaml @@ -0,0 +1,36 @@ +# IkiWiki::Setup::Yaml - YAML formatted setup file + +adminemail: jblake@omgwallhack.org +allow_symlinks_before_srcdir: 0 +allowatom: 1 +allowrss: 1 +atom: 1 +default_plugins: + - inline + - link + - listdirectives + - mdwn + - meta + - progress + - table +destdir: /srv/www/writing +ENV: + TZ: US/Pacific +hardlink: 0 +html5: 1 +htmlext: html +indexpages: 0 +locale: en_US.UTF-8 +numbacklinks: 0 +prefix_directives: 1 +rcs: git +rss: 1 +srcdir: /home/jblake/writing +templatedir: /usr/share/ikiwiki/templates +timeformat: '%c' +timezone: US/Pacific +underlaydir: /var/empty +url: http://www.aremonadscheating.org/writing +usedirs: 1 +wiki_file_chars: '-[:alnum:]+/.:_' +wikiname: writing -- cgit v1.2.3