#
wiki:
- @ikiwiki --rebuild --exclude www . www
+ @ikiwiki --setup ikiwiki.setup
deploy:
@rsync -avz --delete www/ blog:/var/sites/rhatto/www/
adminemail => 'rhatto@riseup.net',
# Be sure to customise these..
- #srcdir => "/var/sites/rhatto/ikiwiki_src",
- #destdir => "/var/sites/rhatto/ikiwiki",
+ srcdir => ".",
+ destdir => "www",
url => "https://rhatto.sarava.org",
cgiurl => "https://rhatto.sarava.org/ikiwiki.cgi",
# To exclude files matching a regexp from processing. This adds to
# the default exclude list.
#exclude => qr/\.wav$/,
+ exclude => qr/www/,
# To change the extension used for generated html files.
#htmlext => 'htm',
# Time format (for strftime)