Add Wikis you like to compare later to your "My Wikis" list. You can access this list
later from the dropdown in the wiki selection box at the front page.
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.
Notable features include
* plugins: dynamically loaded page transformations written in Haskell (see Network.Gitit.Interface)
* conversion of TeX math to MathML for display in web browsers
* syntax highlighting of source code files and code snippets
* Atom feeds (site-wide and per-page)
* a library, Network.Gitit, that makes it simple to include a gitit wiki in any happstack application
No consultant for gitit listed, yet. Does your company provide wiki services like consulting, installation, support or customizing? Then click to get listed here.
Compare it
Compare gitit to other, possibly similar Wikis using the widget to the left.
Is something wrong with this entry? Do you have some additional infos?
Contact us!
Discussion
Do you want to ask questions about gitit? Talk with
other users? Or share your knowledge? Discuss it in the
gitit Forum!
Screenshots
These screenshots should give you a first impression how gitit looks like.
Remember: The look of many Wikis can be changed by stylesheets or templates
so these are only examples.
Standard page view
MathML formulas
LaTeX math is rendered by default using MathML
Diagram rendered using the Dot plugin
This diagram is rendered from a graphviz "dot" description using the "Dot" plugin.
Highlighted source code
Source code files are automatically syntax-highlighted.