VibeHunt
Back to browse

WikiDocs

A databaseless markdown flat-file wiki engine.

Wiki|Docs is a self‑hostable wiki engine that stores each page as a plain‑text Markdown file, eliminating the need for a database. It provides a full‑screen WYSIWYG editor, supports KaTeX for mathematical notation, syntax highlighting, dark mode, and multi‑language interfaces. Users can organize content in namespaces, attach files and images (including clipboard pastes), and benefit from unlimited page revisions, an automatically generated index and sitemap, and both public and private browsing.

The system runs on standard web stacks such as Apache + PHP or Nginx, and can be deployed manually or via Docker, with optional volume mounting for persistent datasets. Configuration files are generated automatically or can be edited manually, and custom styling is possible through a user‑supplied CSS file. A demo instance is available online for quick evaluation.

Wiki|Docs is released under the MIT License, is open source, and is maintained by a community of contributors. It targets users who need a lightweight, file‑based wiki without the overhead of database management, while still offering rich editing features and extensibility.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps