Gitit (or darcsit) is a form of wiki software employing Git or other modern distributed revision control systems to manage the wiki history, and the Pandoc document conversion system to manage markup - among other things permitting the inclusion of LaTeX mathematical markup.[1][2]
Features[edit]
- Revision Control using Git, Darcs (also called darcsit in such cases) or Mercurial backends.
- Pandoc for markup, so pages may be written in (extended) markdown, reStructuredText, LaTeX, HTML, or literate Haskell, and exported in ten different formats, including LaTeX, ConTeXt, DocBook, RTF, OpenOffice ODT, and MediaWiki markup.
- Unicode support.
- Support for Math using MathML.
- Syntax highlighting for code snippets.
- Slide shows for wiki pages.
- Plugin support.
References[edit]
- ^ Huber, Mathias (January 21, 2011), "Ikiwiki und Gitit: Quelltext-Repositories als Wiki" [Ikiwiki and Gitit: source code repositories as wiki], Linux Magazine (in German), retrieved March 26, 2012
- ^ Seigo, Aaron (May 9, 2011), "gitit", aseigo, retrieved April 5, 2012
External links[edit]