MDwiki is a lightweight, dependency-free wiki app that allows you to write web pages using Markdown syntax. It's easy to set up and requires no database or backend programming.
A dependency-free wiki app with simple setup requirements, ideal for web pages written in Markdown syntax
What is MDwiki?
MDwiki is a lightweight open source wiki app built with HTML, Javascript and Markdown. It allows users to create and share web pages using simple Markdown syntax, without needing to know HTML or set up a database.
Some key features of MDwiki include:
Written entirely in Markdown - no other markup languages needed
Easy to deploy, just static HTML and Javascript files
Live preview editor with instant rendering of Markdown
Support for code blocks, images, tables etc.
Outline navigation based on Markdown headers
Client-side searching
Themes and customization with CSS
Can be hosted for free on GitHub Pages
Works offline and supports Service Workers
As a dependency-free, static site generator, MDwiki is a good option for basic Markdown-based wikis, personal documentation or knowledge bases. Because it doesn't require any server-side programming or database setup, it's very quick and simple to get running compared to complex wiki software.
The tradeoffs are that it lacks more advanced wiki features for large-scale or enterprise use, such as permissions, version control and databases. But for personal and small team use cases focused just on writing Markdown content, MDwiki excels in its simplicity and ease of use.
MoinMoin is an open source wiki software written in Python. It is designed to be easy to use, extensible and highly configurable. MoinMoin allows creating and editing wiki pages collaboratively using a simple markup language.Some key features of MoinMoin include:Lightweight and fastSupport for multiple users and permissionsVersioning of pagesExtensive macro...
Gollum wiki is a simple, open source wiki software application built on top of the Git version control system. It allows users to create Markdown-formatted wiki pages and stores them in a Git repository, making it easy to track page history and revisions.Some key features of Gollum wiki include:Uses Markdown...
Markdeep is an open-source Markdown editor that allows writing using Markdown syntax and compiles it into visually appealing HTML or PDF documents without needing additional processing. It is written in JavaScript and runs entirely client-side in any modern web browser.Some key features of Markdeep include:Live document preview as you typeSupports...
Markdoc is an open-source software tool for generating documentation websites from Markdown files. It was created to make writing and managing technical documentation easier.Some key features of Markdoc include:Write docs in easy-to-read Markdown syntaxAuto-generate a searchable website for your docsCustomizable design/themes for branding your docsTable of Contents generation from Markdown...
Wikipack is an open-source knowledge management and collaboration platform built on top of Wikipedia's software stack. It provides teams and organizations with an easy way to create internal wikis to document processes, store tribal knowledge, and collaborate on projects.Key features of Wikipack include:User-friendly WYSIWYG wiki editor for easy content creationPerformant...
Pepperminty Wiki is an open source wiki software application designed to make creating and organizing wiki sites as simple as possible. Developed by the non-profit Pepperminty Foundation, Pepperminty Wiki aims to provide a user-friendly wiki platform for personal, team, and enterprise use.Some key features of Pepperminty Wiki include:Intuitive visual editor...