]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/setup.mdwn
closures
[ikiwiki.git] / doc / setup.mdwn
index af1adc2358bec789b5405fadbd119badfad95958..ed15da274f8c75137ba2170effabb4a722e78a09 100644 (file)
@@ -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