Gitit wiki

From WikiIndex
Revision as of 18:51, 9 November 2022 by Hoof Hearted (talk | contribs) (Text replacement - "FoundedIn2011" to "Founded in 2011")
Jump to navigation Jump to search
Gitit
Recent changes
[No WikiNode]
About
[No Mobile URL]
Founded by: John MacFarlane
Status: Dead
Language: English
Edit mode: LoginToEdit
Wiki engine: Gitit
Wiki license: NoLicense"NoLicense" is not in the list (Custom license, Attribution to contributing authors, Copyright to contributing authors, Site retains copyright, WTFPL, Licence Art Libre, Open Content License, Apache License, BSD Documentation License, FreeBSD Documentation License, ...) of allowed values for the "Wiki license" property.
Main topic: Gitit
Wiki size: unknown size see stats

(As of: 20YY-MM-DD)


Gitit is a wiki engine backed by a git or darcs filestore which uses Revision Control System (RCS). 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, a great feature, can be exported in ten different formats, including LaTeX, ConTeXt, DocBook, RTF, OpenOffice ODT, and MediaWiki markup. However, as can be seen on the WikiMatrix site, gitit has fairly limited 'wiki' functions when compared with say MediaWiki.

The Gitit wiki was a place to discuss the Gitit wiki engine and (since it runs on Gitit itself) to demonstrate its capabilities.

Building a wiki on top of a distributed version control system -- like Gitit does -- may be good way to build a fault-tolerant, high-availability wiki.