Markdown files are the library
Organize with folders, store content in Markdown, connect pages with links—open, transparent, and easy to use with other tools.
A knowledge workspace built on local Markdown files. Open a folder to read, write, search, link, and organize—then publish the same content as a site when you’re ready.
Files stay files. DaoBox can use them—and so can Git, other apps, and AI.
DaoBox works directly with Markdown in your filesystem. Your knowledge doesn’t need to be imported into a closed database, or depend on one platform to exist.
A folder is the library. Markdown is the content. Links connect files, Git keeps full history, and AI can work with those files directly.
Organize with folders, store content in Markdown, connect pages with links—open, transparent, and easy to use with other tools.
Tag paragraphs, heading regions, tables, and other blocks. Templates and publishing can select, hide, or transform content accordingly.
Browse, search, update, and organize. Edit when you need to—don’t reshape daily work just to publish.
Not a reinvented VCS. DaoBox uses standard Git—you can still manage the same files with system Git, the CLI, or other Git tools.
Templates are Markdown too. System variables plus editor snippets help you spin up articles, logs, and project docs from fixed structures.
Generate a Blog, Book, Wiki, or custom static site from the same Markdown—no fixed site structure required, and no second copy of content.
Library and site aren’t two content sets. DaoBox pulls what it needs from your Markdown and builds the site from templates.
You’re not forced into a fixed Blog, Docs, or Book layout. You define structure—so the same knowledge can become very different sites.
Keep writing, publish posts, and build a personal content site.
Organize long-form content by chapter until it becomes a book.
Turn private knowledge into a browsable site when you need to share it.
No fixed site shape—define pages and navigation with your own templates.
No migration, conversion, or reshaping into a database. Open the folder you already have.
Keep reading notes, work docs, research, and long-term archives in a file space that can keep growing.
Let AI work on your Markdown files directly—without moving knowledge into an AI-only database first.
Use block tags to control what gets processed or published in each context.
Keep standard Git compatibility while tucking away day-to-day complexity.
No copying into another CMS or blog. Your accumulated knowledge is already the site’s source.
Templates are still Markdown. On insert, system variables and editor placeholders start new docs from a fixed structure.
---
created_at: $(DATE)T$(TIME)$(TZ_OFFSET)
id: $(UUID)
---
# ${1:标题}
${2:正文}Neither alone. Day to day it’s a local Markdown knowledge workspace; when you need to, the same content can become a static site.
Core knowledge stays as ordinary Markdown files on your filesystem. DaoBox adds reading, editing, linking, templates, and publishing around those files.
No. Versioning doesn’t require an external Git install—DaoBox handles day-to-day versioning itself. When you need to, system Git tools can still take over those files.
No. Generation doesn’t require a fixed site structure—you can build Blog, Book, knowledge base, and other custom sites via templates and selective generation.
If you only need a CLI static site generator, those tools are already great. DaoBox focuses on the full path from daily knowledge work to publishing—files, reading, organizing, templates, Git, and site generation in one environment.
Start with a folder. Write slowly, accumulate patiently—then let it travel farther when the content is ready.