From 3c31f1a75c895cad515ec16aab1d9e0417744cbb Mon Sep 17 00:00:00 2001 From: Julian Blake Kongslie Date: Wed, 8 Oct 2025 12:05:55 -0700 Subject: Trivial email/infra changes. --- ikiwiki-um.yaml | 37 ------------------------------------- ikiwiki.yaml | 37 +++++++++++++++++++++++++++++++++++++ index.mdwn | 2 +- 3 files changed, 38 insertions(+), 38 deletions(-) delete mode 100644 ikiwiki-um.yaml create mode 100644 ikiwiki.yaml diff --git a/ikiwiki-um.yaml b/ikiwiki-um.yaml deleted file mode 100644 index df8818a..0000000 --- a/ikiwiki-um.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: /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.yaml b/ikiwiki.yaml new file mode 100644 index 0000000..7071ddd --- /dev/null +++ b/ikiwiki.yaml @@ -0,0 +1,37 @@ +# IkiWiki::Setup::Yaml - YAML formatted setup file + +adminemail: julian.kongslie@gmail.com +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: . +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/index.mdwn b/index.mdwn index 535545e..2c9dda0 100644 --- a/index.mdwn +++ b/index.mdwn @@ -3,7 +3,7 @@ This is mostly just a place to organize stupid crap I write when I'm bored. -Editorial comments can be sent to [[jblake@jblake.org]]. +Editorial comments can be sent to [[julian.kongslie@gmail.com]]. I have some [[standard notes|notes]] on the Harry Potter universe. -- cgit v1.2.3