summaryrefslogtreecommitdiff
path: root/ikiwiki.setup
diff options
context:
space:
mode:
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r--ikiwiki.setup9
1 files changed, 6 insertions, 3 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup
index ea8a266d..362a1c0c 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -60,8 +60,8 @@ IkiWiki::Setup::Standard->import({
rcs => 'git',
# plugins to add to the default configuration
add_plugins => [qw{goodstuff
- cutpaste editdiff edittemplate favicon html search
- sidebar table txt
+ cutpaste editdiff edittemplate favicon getsource
+ html rename repolist search sidebar table txt
field getfield ymlfront
copyright license texinfo}],
# plugins to disable
@@ -263,7 +263,10 @@ IkiWiki::Setup::Standard->import({
# repolist plugin
# URIs of repositories containing the wiki's source
- #repositories => [qw{svn://svn.example.org/wiki/trunk}],
+ repositories => [qw{git://git.savannah.gnu.org/hurd/web.git
+ http://git.savannah.gnu.org/r/hurd/web.git
+ git://flubber.bddebian.com/~hurd-web/hurd-web
+ http://www.bddebian.com:8888/git/hurd-web}],
# search plugin
# path to the omega cgi program