LeafWiki

LeafWiki

LeafWiki is a lightweight, self-hosted Markdown knowledge base that adopts a tree-like page structure and file-based storage and does not rely on a database. It provides built-in editors and real-time previews, role permissions (administrator/editor), full-text search, session authentication (JWT and refresh), public pages and print views, and supports Mermaid.js flow charts. It can be deployed with a single Go binary or Docker, making it suitable for individuals and small teams to quickly build a clear and controllable knowledge system.

232GitHub
Description

Default login account password: admin/admin123 characteristics - True tree-structured pages (nested folders)-role-based access (administrator/editor). - No database required - Support uploaded assets per page - Embed pictures and files with Markdown - Single statically linked Go binary (no dependencies) - Easily self-hosted (Docker or standalone) - Session verification + refresh using JWT markup - Search function for page titles and content - Support print views - Mermaid.js chart support

Screenshots
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
App Information
Version
0.4.9
Package Size
22.48 KB
Image Size
13.82 MB
Updated
November 13, 2025
Source Code
perber
Platform Support
PC
Keywords
Markdown Wikiself-hostingGotree structurefile storagelightweight