gitit

Wiki engine backed by a git or darcs filestore

Description

Gitit is a wiki backed by a git or darcs filestore. Pages and uploaded files can be modified either directly via the VCS's command-line tools or through the wiki's web interface. Pandoc is used for markup processing, 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.

Other features include
  * plugins: dynamically loaded page transformations written in Haskell;
  * categories;
  * support for Unicode;
  * TeX math using texmath;
  * syntax highlighting of source code files and code snippets using
    highlighting-kate;
  * wiki pages can be viewed as slide shows;
  * caching;
  * Atom feeds (site-wide and per-page);
  * a library, Network.Gitit, that makes it simple to include a gitit wiki in
    any happstack application;
  * pages can be written directly in literate Haskell.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://hackage.haskell.org/package/gitit


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install gitit