M

Mycorrhiza Wiki

A wiki engine built on Git, storing pages as plain text files with a focus on simplicity and version control.

About Mycorrhiza Wiki

Mycorrhiza Wiki is a lightweight wiki engine that stores every page as a plain text file in a Git repository. It renders pages on the fly using its own markup language, which supports headings, links, images, and transclusion. The entire wiki history is managed through Git, giving you full version control without a database.

Pages are edited through a web interface or directly on the filesystem. The engine runs as a single binary written in Go, making deployment straightforward on Linux and BSD systems. It supports custom CSS themes, a search function, and a sidebar for navigation. There are no plugins or extensions, keeping the codebase small and auditable.

This tool is ideal for individuals or small teams who want a simple, self-hosted wiki with built-in versioning. It is free and open source under the GPLv3 license. The project is maintained by its original creator, bouncepaw, and has an active community on GitHub.
Website Builders

Quick Facts

Pricing
Free
License
Open Source
Platform
Linux
Version
1.3.1
Developer
bouncepaw