Gollum
Gollum is a simple, Git-powered wiki with a web interface for creating, editing, and browsing wiki pages. All content is stored as flat files in a Git repository with full version history.
What You Can Do After Deployment
- Visit your domain — Access the Gollum wiki web interface and start creating pages
- Create wiki pages — Use the web editor to write content in Markdown or other markup formats
- Browse and search — Navigate your wiki pages and search across all content
- Edit with live preview — Write content with a live preview panel showing rendered output
- View page history — See all changes to any page with full Git-powered version history
Key Features
- Web-based editor with live preview for writing wiki pages
- Supports Markdown, RDoc, AsciiDoc, and other markup languages
- Git-backed storage with full version history for every page
- Page comparison and diff viewing between revisions
- Full-text search across all wiki content
- Sidebar and header/footer customization
- File upload support for images and attachments
- Table of contents auto-generation
- Emoji and diagram support in pages
- Open-source under MIT license
License
MIT — GitHub