Misplaced Pages

Gollum (software)

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
(Redirected from Gollum Wiki) Free and open-source wiki software
Gollum
Gollum logo: The One Ring
Original author(s)Tom Preston-Werner, Rick Olson, Dawa Ometto, Bart Kamphorst
Developer(s)GitHub and community
Initial releaseFebruary 16, 2009; 15 years ago (2009-02-16)
Stable release6.0.1 Edit this on Wikidata / 25 July 2024; 5 months ago (25 July 2024)
Repository
Written inRuby
Operating systemUnix-like, macOS, Windows
Size~25 MB
Typewiki software
LicenseMIT License
Websitegithub.com/gollum/gollum

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. 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. 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.

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.

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.1". 25 July 2024. Retrieved 22 August 2024.
  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. "Gollum/README.md at master · gollum/Gollum". 29 March 2022 – via GitHub.
  5. "Wikis development guidelines". GitLab. Retrieved 2023-06-15.
  6. (in French) linuxfr.org (2010/08/25), Gollum un wiki propulsé par git

External links

Wiki software
.NET
Java
JavaScript
Perl
PHP
Python
Ruby
Other languages
Microsoft free and open-source software (FOSS)
Overview
Software
Applications
Video games
Programming
languages
Frameworks,
development tools
Operating systems
Other
Licenses
Forges
Related
Category
Categories: