diff options
Diffstat (limited to '')
| -rw-r--r-- | ikiwiki.yaml (renamed from ikiwiki-um.yaml) | 6 | ||||
| -rw-r--r-- | index.mdwn | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ikiwiki-um.yaml b/ikiwiki.yaml index df8818a..7071ddd 100644 --- a/ikiwiki-um.yaml +++ b/ikiwiki.yaml | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # IkiWiki::Setup::Yaml - YAML formatted setup file | 1 | # IkiWiki::Setup::Yaml - YAML formatted setup file |
| 2 | 2 | ||
| 3 | adminemail: jblake@omgwallhack.org | 3 | adminemail: julian.kongslie@gmail.com |
| 4 | allow_symlinks_before_srcdir: 0 | 4 | allow_symlinks_before_srcdir: 0 |
| 5 | allowatom: 1 | 5 | allowatom: 1 |
| 6 | allowrss: 1 | 6 | allowrss: 1 |
| @@ -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: /srv/ikiwiki/writing | 29 | srcdir: . |
| 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.jblake.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 |
| @@ -3,7 +3,7 @@ | |||
| 3 | 3 | ||
| 4 | This is mostly just a place to organize stupid crap I write when I'm bored. | 4 | This is mostly just a place to organize stupid crap I write when I'm bored. |
| 5 | 5 | ||
| 6 | Editorial comments can be sent to [[jblake@jblake.org]]. | 6 | Editorial comments can be sent to [[julian.kongslie@gmail.com]]. |
| 7 | 7 | ||
| 8 | I have some [[standard notes|notes]] on the Harry Potter universe. | 8 | I have some [[standard notes|notes]] on the Harry Potter universe. |
| 9 | 9 | ||
