From b815181de854a93b6a94be3f23376853ed002c53 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 26 May 2016 23:03:19 +0000 Subject: commit of setup files --- ikiwiki.setup | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ikiwiki.setup b/ikiwiki.setup index f38434c..4f20446 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -63,6 +63,7 @@ add_plugins: - testpagespec - version - theme +- gitpush # plugins to disable disable_plugins: [] # additional directory to search for template files @@ -168,7 +169,8 @@ gitmaster_branch: master # gitpush plugin # git repository urls that changes are pushed to -#git_push_to: [] +git_push_to: +- standing.with.resilience@fairlystable.org:/srv/git/standingwithresilience # htmlscrubber plugin # PageSpec specifying pages not to scrub @@ -406,6 +408,10 @@ calendar_autocreate: '' # if set, when building calendar pages, also build pages of year and month when no pages were published (building empty calendars). calendar_fill_gaps: 1 +# img plugin +# Image formats to process (jpeg, png, gif, svg, pdf or 'everything' to accept all) +#img_allowed_formats: '' + # listdirectives plugin # directory in srcdir that contains directive descriptions directive_description_dir: ikiwiki/directive -- cgit v1.2.3