blob: 19a7ae395a59d19130d0e4adc3ed6c7ff6895400 (
plain)
1
2
3
4
5
6
7
8
|
[Bazaar](http://bazaar-vcs.org/) is a distributed revison control
system developed by Canonical Ltd. Ikiwiki supports storing a wiki in a
bzr repository.
Ikiwiki can run as a post-update hook to update a wiki whenever commits
come in. When running as a [[cgi]] with bzr, ikiwiki automatically
commits edited pages, and uses the bzr history to generate the
[[RecentChanges]] page.
|