Gollum is a simple Git-based wiki system that allows for human-editable text/markup files, flexible organization, and support for multiple markup languages.
Gollum is a lightweight wiki system built directly on top of Git, allowing for version-controlled documentation using simple text and markup files. It provides a clean web interface while leveraging Git's powerful versioning capabilities.
Git Integration:
Flexible Markup Support:
Rich Content Features:
Development-Friendly:
Gollum is ideal for:
Gollum can be deployed through several methods:
gem install gollum
Basic setup requires minimal configuration - just point Gollum at a Git repository and start the server. Advanced features like authentication, custom markup support, and styling can be configured through command line options or configuration files.
Similar projects based on shared tags
Click on a category to explore similar projects