Gollum Wiki
From Infogalactic: the planetary knowledge core
Lua error in package.lua at line 80: module 'strict' not found.
Initial release | February 16, 2009 |
---|---|
Written in | Ruby |
Size | ~25 MB |
Type | Wiki |
License | MIT License |
Website | github |
Gollum is a wiki using git as the back end storage mechanism, and written mostly in Ruby. It is the wiki system used by the GitHub web hosting system.[1][2]
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.[3]
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.
References
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
External links
- ↑ Cunningham & Cunningham (2014), Gollum wiki
- ↑ https://wiki.dtg.cl.cam.ac.uk/wiki-help/wiki-help Gollum wiki help page at University of Cambridge Digital Technology Group
- ↑ (French) linuxfr.org (2010/08/25), Gollum un wiki propulsé par git [1]