Skip to content

Gollum wiki vs MkDocs

A side-by-side look at Gollum wiki and MkDocs. For an in-depth review of either product, follow the links below.

Gollum wiki

Gollum wiki

Development

Gollum wiki is a simple, open source wiki software built on top of Git. It allows users to create and edit markdown-formatted wiki pages, stores pages in a Git repository, and supports access control and version history. It's designed for small teams and personal wiki use cases.

wikigitmarkdowndocumentation
MkDocs

MkDocs

Development

MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.

markdowndocumentationstatic-site-generator