diff options
| -rw-r--r-- | ikiwiki-phenylalanine.yaml | 37 | ||||
| -rw-r--r-- | ikiwiki-um.yaml (renamed from ikiwiki-urban.yaml) | 4 |
2 files changed, 2 insertions, 39 deletions
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 @@ | |||
| 1 | # IkiWiki::Setup::Yaml - YAML formatted setup file | ||
| 2 | |||
| 3 | adminemail: jblake@omgwallhack.org | ||
| 4 | allow_symlinks_before_srcdir: 0 | ||
| 5 | allowatom: 1 | ||
| 6 | allowrss: 1 | ||
| 7 | atom: 1 | ||
| 8 | default_plugins: | ||
| 9 | - inline | ||
| 10 | - link | ||
| 11 | - listdirectives | ||
| 12 | - mdwn | ||
| 13 | - meta | ||
| 14 | - table | ||
| 15 | - trail | ||
| 16 | destdir: /srv/www/aremonadscheating.org/writing | ||
| 17 | ENV: | ||
| 18 | TZ: US/Pacific | ||
| 19 | gitorigin_branch: "" | ||
| 20 | hardlink: 0 | ||
| 21 | html5: 1 | ||
| 22 | htmlext: html | ||
| 23 | indexpages: 0 | ||
| 24 | locale: en_US.UTF-8 | ||
| 25 | numbacklinks: 0 | ||
| 26 | prefix_directives: 1 | ||
| 27 | rcs: git | ||
| 28 | rss: 1 | ||
| 29 | srcdir: /srv/ikiwiki/writing | ||
| 30 | templatedir: /usr/share/ikiwiki/templates | ||
| 31 | timeformat: '%c' | ||
| 32 | timezone: US/Pacific | ||
| 33 | underlaydir: /var/empty | ||
| 34 | url: http://www.aremonadscheating.org/writing | ||
| 35 | usedirs: 1 | ||
| 36 | wiki_file_chars: '-[:alnum:]+/.:_' | ||
| 37 | wikiname: writing | ||
diff --git a/ikiwiki-urban.yaml b/ikiwiki-um.yaml index cd34e2f..df8818a 100644 --- a/ikiwiki-urban.yaml +++ b/ikiwiki-um.yaml | |||
| @@ -26,12 +26,12 @@ numbacklinks: 0 | |||
| 26 | prefix_directives: 1 | 26 | prefix_directives: 1 |
| 27 | rcs: git | 27 | rcs: git |
| 28 | rss: 1 | 28 | rss: 1 |
| 29 | srcdir: /home/jblake/writing | 29 | srcdir: /srv/ikiwiki/writing |
| 30 | templatedir: /usr/share/ikiwiki/templates | 30 | templatedir: /usr/share/ikiwiki/templates |
| 31 | timeformat: '%c' | 31 | timeformat: '%c' |
| 32 | timezone: US/Pacific | 32 | timezone: US/Pacific |
| 33 | underlaydir: /var/empty | 33 | underlaydir: /var/empty |
| 34 | url: http://www.aremonadscheating.org/writing | 34 | url: http://www.jblake.org/writing |
| 35 | usedirs: 1 | 35 | usedirs: 1 |
| 36 | wiki_file_chars: '-[:alnum:]+/.:_' | 36 | wiki_file_chars: '-[:alnum:]+/.:_' |
| 37 | wikiname: writing | 37 | wikiname: writing |
