Gollum_Wiki

Gollum (software)

Gollum (software)

Free and open-source wiki software


Gollum is wiki software that uses Git as the backend 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] Currently it is used by GitLab server to store and interconnect wiki-pages with wiki-links, but the plan is to move complete away from Gollum in the future.[5]

Quick Facts Original author(s), Developer(s) ...

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.[6]

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

  • ikiwiki – Also uses a version control system to store pages

References

  1. "Release 6.0.0". 3 May 2024. Retrieved 23 May 2024.
  2. 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
  3. "Wikis development guidelines". GitLab. Retrieved 2023-06-15.
  4. (in French) linuxfr.org (2010/08/25), Gollum un wiki propulsé par git

Share this article:

This article uses material from the Wikipedia article Gollum_Wiki, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.