Gollum Wiki

Gollum is a wiki using git as the back end storage mechanism, and written mostly in Ruby. It started life as the wiki system used by the GitHub web hosting system.[2][3] Although the open source Gollum project and the software currently used to run GitHub wikis have diverged from one another, Gollum strives to maintain compatibility with the latter.[4]

Gollum
Initial releaseFebruary 16, 2009 (2009-02-16)
Stable release
5.0[1] / 2020-03-30[±]
Repository
Written inRuby
Operating systemUnix, Mac OS, Windows
Size~25 MB
TypeWiki
LicenseMIT License
Websitegithub.com/gollum/gollum

Formats supported

Gollum wikis are simply Git repositories that adhere to a specific format. Gollum pages may be written in a variety of formats including Markdown, AsciiDoc, ReStructuredText, Creole and MediaWiki markup.[5]

Features

  • YAML Frontmatter for controlling per-page settings
  • UML diagrams via PlantUML
  • BibTeX and citation support (when using Pandoc for rendering)
  • Annotations using CriticMarkup
  • Mathematics via MathJax
  • Macros
  • Redirects
  • Support for Right-To-Left Languages

Editing

Editing the pages can be done via the provided web interface, via its API or with a text editor directly in the git repository.

See also

References

  1. "Releases - gollum/gollum". github.com. Retrieved 2020-03-30.
  2. Cunningham & Cunningham (2014), Gollum wiki
  3. https://wiki.dtg.cl.cam.ac.uk/wiki-help/wiki-help Archived 2016-03-04 at the Wayback Machine Gollum wiki help page at University of Cambridge Digital Technology Group
  4. https://github.com/gollum/gollum/blob/master/README.md
  5. (in French) linuxfr.org (2010/08/25), Gollum un wiki propulsé par git
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.