X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/7960031135e74f6d36abc4294dbadb687117222c..b37a98c2070ce3628ee4bc0c82162cfb118484c1:/doc/setup.mdwn diff --git a/doc/setup.mdwn b/doc/setup.mdwn index af1adc235..ed15da274 100644 --- a/doc/setup.mdwn +++ b/doc/setup.mdwn @@ -4,6 +4,9 @@ This tutorial will walk you through setting up a wiki with ikiwiki. ## [[Download]] and [[install]] ikiwiki. +If you're using Debian or Ubuntu, ikiwiki is an `apt-get install ikiwiki` away. +If you're not, see the [[download]] and [[install]] pages. + ## Decide where your wiki's files will go. As a wiki compiler, ikiwiki builds a wiki from files in a source directory, @@ -135,6 +138,12 @@ about using the git repositories. ikiwiki-makerepo mercurial $SRCDIR """]] +[[toggle id=bazaar text="Bazaar"]] +[[toggleable id=bazaar text=""" + REPOSITORY=$SRCDIR + ikiwiki-makerepo bzr $SRCDIR +"""]] + [[toggle id=tla text="TLA"]] [[toggleable id=tla text=""" REPOSITORY=~/wikirepo