Gitit wiki: Difference between revisions
Hoof Hearted (talk | contribs) m (Text replacement - "Wiki Engine" to "Wiki engine") Tags: mobile edit mobile web edit |
Hoof Hearted (talk | contribs) m (Text replacement - "NoLicense" to "No license") |
||
Line 11: | Line 11: | ||
|editmode = LoginToEdit | |editmode = LoginToEdit | ||
|engine = Gitit | |engine = Gitit | ||
|license = | |license = No license | ||
|maintopic = Gitit | |maintopic = Gitit | ||
|backupurl = <!--database dump backup file URL; found at '/Special:Statistics' on Wikia & some other MediaWiki sites; archived URL may also be used--> | |backupurl = <!--database dump backup file URL; found at '/Special:Statistics' on Wikia & some other MediaWiki sites; archived URL may also be used--> |
Revision as of 16:22, 4 December 2022
Recent changes [No WikiNode] About [No Mobile URL] | |
Founded by: | John MacFarlane |
Status: | Dead |
Language: | English |
Edit mode: | LoginToEdit |
Wiki engine: | Gitit |
Wiki license: | No license |
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.