WiGit: A Simple Git-based Wiki

WiGit is a simple and light wiki, written in PHP, and using Git as a backend for tracking changes. Features include easy customization, extensive markup syntax (using Textile), full history tracking, basic support for users, and support for pretty URLs.

The current default theme is still quite rough, and there are still some features to be implemented. Patches are always welcome, especially new themes (or updates of the current one). If you have bugreports or other suggestions for feature enhancements, don’t hesitate to drop me a note.

The initial announcement can be found here.

Requirements

  • A webserver with PHP4 support
  • Git (and the ability to run Git from within PHP)

Download

You can get the latest version of WiGit here. The latest development version is available from my Git repository:

git clone git://el-tramo.be/wigit

Alternatively, you can browse or clone the repository from Gitorious or GitHub.

Installation

See the README file in the source package.

Screenshots

Page viewing

Page viewing

Page editing

Page editing

Page history

Page history

Leave a Reply