
DocuCommit.se
GitBook
Confluence
Wiki.js
Outline Wiki
Archbee.io
Daux.io
Documize
BookStack
DokuWiki
TiddlyWiki
MediaWiki
XWiki
Fandom
Editthis
Miraheze
DocuCommit is a self-hosted documentation platform that stores every page as plain Markdown in your own Git repository. There is no database: every edit is a real commit, so revision history, diffs, and restore come from Git itself, not from a vendor's revision table.
Non-developers get a WYSIWYG editor that writes clean Markdown (toggle to source anytime), a guided three-pane merge when two people edit the same page, and paragraph comments stored in a sidecar file so the Markdown stays clean. Developers get files they can grep, and AI agents can read the entire knowledge base with a git clone. No integration layer, no sync pipeline.
Includes full-text search, draw.io and Mermaid diagrams stored next to the Markdown, and one-click export to Markdown, HTML, and PDF. A desktop app for editing, plus a read-only server (Docker) that publishes the docs to the whole team. Leaving costs nothing: the repo is already yours, so there is nothing to migrate out of.
A startup from Sweden.
DocuCommit.se
BookStackSmall to medium-sized teams, open-source enthusiasts, educational institutions, and projects that require a user-friendly documentation system with the flexibility of self-hosting.
No DocuCommit.se videos yet. You could help us improve this page by suggesting one.
Based on our record, BookStack seems to be more popular. It has been mentiond 4 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Check out https://bookstackapp.com (PHP/Laravel). - Source: Hacker News / 11 months ago
That said, is it possible to customize the theme a bit? Specifically, how can I set the code-block background to dark-grey? Also, how can I make the horizontal line a bit taller than 1px? I saw the Customizing Visuals page on bookstackapp.com (specifically the "Changing Code Block Themes" topic) but was a little lost on exactly how to make the changes. Source: almost 3 years ago
Maybe look at BookStack to see if it fits your needs. Source: over 3 years ago
If youโre looking for a books-styled documentation platform, look into https://bookstackapp.com. Source: over 3 years ago
GitBook - Modern Publishing, Simply taking your books from ideas to finished, polished books.
DokuWiki - DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
Confluence - Confluence is content collaboration software that changes how modern teams work
TiddlyWiki - a non-linear personal web notebook
Wiki.js - An open source, modern and powerful wiki app built on Node.js, Git, and Markdown.
MediaWiki - MediaWiki is a free software wiki package written in PHP, originally for use on Wikipedia.