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-phenylalanine.yaml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 ikiwiki-phenylalanine.yaml (limited to 'ikiwiki-phenylalanine.yaml') diff --git a/ikiwiki-phenylalanine.yaml b/ikiwiki-phenylalanine.yaml new file mode 100644 index 0000000..443fb41 --- /dev/null +++ b/ikiwiki-phenylalanine.yaml @@ -0,0 +1,37 @@ +# 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/aremonadscheating.org/writing +ENV: + TZ: US/Pacific +git_wrapper: /home/jblake/git/writing.git/hooks/post-update +hardlink: 0 +html5: 1 +htmlext: html +indexpages: 0 +locale: en_US.UTF-8 +numbacklinks: 0 +prefix_directives: 1 +rcs: git +rss: 1 +srcdir: /srv/ikiwiki/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