About
Gazest is a wiki based community engine. Why another wiki? Gazest tries to be better by not flattening the history of changes. This storage model is heavily inspired by distributed revision control systems like Git and Mercurial.
This enables much smarter conflict resolution in the event of concurrent edits. It also opens the door to many possibilities that are yet to be implemented like branching and merging of a set of pages as a single logical unit. Why don't you try our demo site?
Status
It's usable but not ready for production yet. We should have a stable release soon; check the Gazest news for relevant announcements.
Code
Bleeding edge
git clone http://ygingras.net/files/gazest.git
git clone http://ygingras.net/files/gazest_extra_macros.git
You'll probably need the Setuptools plugin for
Git too.
