This project is still in development.
Gitiki is an open source PHP wiki engine from markdown files and a Git repository (or not).
Markdown is a simple syntax to structure an information and easy to learn. It is a natural choice to build a wiki!
- Link wiki pages
- Specify id attributes on header block
- Include image
- Table of Contents
Gitiki can be extended with extensions.
This project is enhanced by Silex, Symfony2 Yaml and Parsedown library.