X-Git-Url: https://git.cworth.org/git?p=ikiwiki-bootstrap;a=blobdiff_plain;f=ikiwiki.setup;h=180bb8e1b3b69d58c7657cce40dd954c0ff76b03;hp=f90a8379c178d7f66f394ed6110c34e5a1d91f33;hb=07eb4c362e1fd0da0c87a871f64f2fe95762eb2b;hpb=e0f34c0e8dc2b5cb808808134927d7e9e880b779 diff --git a/ikiwiki.setup b/ikiwiki.setup index f90a837..180bb8e 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -44,9 +44,9 @@ use IkiWiki::Setup::Standard { adminemail => 'me@example.org', # Everything else can be customised on an as-needed basis - srcdir => "$checkout/src"; + srcdir => "$checkout/src", templatedir => "$checkout/templates", - underlaydir => "$checkout/underlay"; + underlaydir => "$checkout/underlay", # Git stuff. rcs => "git",