2006-08-23 07:41:07 +02:00
|
|
|
Here's how to get ikiwiki. See [[setup]] for how to use it, and be sure to
|
|
|
|
add your wiki to [[IkiwikiUsers]] if you use ikiwiki.
|
2006-04-29 21:11:01 +02:00
|
|
|
|
2007-07-25 06:55:25 +02:00
|
|
|
## tarball
|
2006-04-29 20:14:30 +02:00
|
|
|
|
2006-05-05 22:43:48 +02:00
|
|
|
The best place to download a tarball of the latest release is from
|
|
|
|
<http://packages.debian.org/unstable/source/ikiwiki>.
|
2006-04-29 20:14:30 +02:00
|
|
|
|
2007-07-25 06:55:25 +02:00
|
|
|
## packages
|
2006-04-29 20:14:30 +02:00
|
|
|
|
2007-04-27 01:52:57 +02:00
|
|
|
If using Debian (since 4.0), or Ubuntu (since 6.10):
|
2007-09-03 01:04:28 +02:00
|
|
|
[[[template id=note text="""
|
2007-04-27 01:52:57 +02:00
|
|
|
Note that Debian 4.0 and especially Ubuntu 6.10 contain older versions of
|
2007-04-08 22:14:00 +02:00
|
|
|
ikiwiki, there have been lots of enhancements and bug fixes since those
|
|
|
|
versions.
|
2007-09-03 01:04:28 +02:00
|
|
|
"""]]
|
|
|
|
|
|
|
|
apt-get install ikiwiki
|
2007-04-08 22:14:00 +02:00
|
|
|
|
2006-05-05 22:43:48 +02:00
|
|
|
Or download the deb from <http://packages.debian.org/unstable/web/ikiwiki>.
|
2006-04-29 20:14:30 +02:00
|
|
|
|
2007-09-03 01:04:28 +02:00
|
|
|
There is a backport of a recent version of ikiwiki for Debian 4.0 at
|
|
|
|
<http://packages.debian.org/etch-backports/ikiwiki>.
|
2006-04-29 20:14:30 +02:00
|
|
|
|
2007-09-03 01:04:28 +02:00
|
|
|
There is also an unofficial backport of ikiwiki for Debian 3.1, provided by
|
2007-07-08 01:48:00 +02:00
|
|
|
Paweł Tęcza, at <http://gpa.net.icm.edu.pl/debian/>.
|
2006-10-31 18:30:50 +01:00
|
|
|
|
2007-06-18 22:26:47 +02:00
|
|
|
Also. FreeBSD has ikiwiki in its
|
|
|
|
[ports collection](http://www.freshports.org/www/ikiwiki/).
|
|
|
|
|
2007-07-25 06:55:25 +02:00
|
|
|
## revision control
|
2006-12-03 15:58:04 +01:00
|
|
|
|
2007-07-25 06:55:25 +02:00
|
|
|
### subversion
|
2006-04-29 20:14:30 +02:00
|
|
|
|
|
|
|
The current development version of ikiwiki can be accessed using subversion at
|
2007-02-18 21:24:40 +01:00
|
|
|
`svn://ikiwiki.info/ikiwiki/trunk`
|
2006-05-05 22:43:48 +02:00
|
|
|
|
2006-08-07 05:31:18 +02:00
|
|
|
The source in subversion can be browsed
|
2007-02-18 21:24:40 +01:00
|
|
|
[here](http://ikiwiki.info/cgi-bin/viewvc.cgi/trunk/?root=ikiwiki).
|
2006-06-02 04:07:21 +02:00
|
|
|
|
2006-12-29 12:52:55 +01:00
|
|
|
Commits to ikiwiki's source code are now fed into
|
2007-04-27 01:56:09 +02:00
|
|
|
[CIA](http://cia.vc), and can be browsed, subscribed to etc on its
|
|
|
|
[project page](http://cia.vc/stats/project/ikiwiki). Note that changes
|
2006-12-29 12:52:55 +01:00
|
|
|
to the documentation wiki are currently excluded.
|
|
|
|
|
2007-07-25 06:55:25 +02:00
|
|
|
### git
|
2006-12-29 12:52:55 +01:00
|
|
|
|
2006-12-29 14:06:49 +01:00
|
|
|
A git mirror of the trunk of the subversion repository is available at
|
2007-02-18 21:24:40 +01:00
|
|
|
<http://ikiwiki.info/ikiwiki.git/.git>. It is updated whenever
|
2006-12-31 23:29:44 +01:00
|
|
|
changes are committed to the subversion repository.
|
2006-09-19 21:26:10 +02:00
|
|
|
|
2007-07-25 06:55:25 +02:00
|
|
|
### arch
|
2006-09-19 21:26:10 +02:00
|
|
|
|
|
|
|
An unofficial arch mirror of the subversion repository is at
|
2006-12-29 14:06:49 +01:00
|
|
|
<http://arch.debian.org/arch/private/srivasta/archive-2006-misc>
|
2006-09-19 21:35:33 +02:00
|
|
|
and can be browsed [here](http://arch.debian.org/cgi-bin/archzoom.cgi/srivasta@debian.org--2006-misc?color=default?layout=larger?expand).
|