From c6ba73a41b1b30b6538e996cb72a07ba2a6e0355 Mon Sep 17 00:00:00 2001 From: Julian Blake Kongslie Date: Wed, 11 Jun 2014 10:24:45 -0700 Subject: New ikiwiki config. --- ikiwiki-phenylalanine.yaml | 37 ------------------------------------- ikiwiki-um.yaml | 37 +++++++++++++++++++++++++++++++++++++ ikiwiki-urban.yaml | 37 ------------------------------------- 3 files changed, 37 insertions(+), 74 deletions(-) delete mode 100644 ikiwiki-phenylalanine.yaml create mode 100644 ikiwiki-um.yaml delete mode 100644 ikiwiki-urban.yaml diff --git a/ikiwiki-phenylalanine.yaml b/ikiwiki-phenylalanine.yaml deleted file mode 100644 index 6bf208d..0000000 --- a/ikiwiki-phenylalanine.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# 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 - - table - - trail -destdir: /srv/www/aremonadscheating.org/writing -ENV: - TZ: US/Pacific -gitorigin_branch: "" -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 diff --git a/ikiwiki-um.yaml b/ikiwiki-um.yaml new file mode 100644 index 0000000..df8818a --- /dev/null +++ b/ikiwiki-um.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 + - table + - trail +destdir: /srv/www/writing +ENV: + TZ: US/Pacific +gitorigin_branch: "" +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.jblake.org/writing +usedirs: 1 +wiki_file_chars: '-[:alnum:]+/.:_' +wikiname: writing diff --git a/ikiwiki-urban.yaml b/ikiwiki-urban.yaml deleted file mode 100644 index cd34e2f..0000000 --- a/ikiwiki-urban.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# 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 - - table - - trail -destdir: /srv/www/writing -ENV: - TZ: US/Pacific -gitorigin_branch: "" -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