@knowcode/doc-builder
Transform your markdown documentation into beautiful, searchable websites with Notion-inspired styling
Quick Start
npx @knowcode/doc-builder@latest deploy
Features
Design & UX
Navigation
|
Content Support
Deployment
|
Use Cases
Open SourceBeautiful docs for your community |
Technical TeamsInternal docs developers love |
API DocsClear, searchable references |
Knowledge BaseOrganize team knowledge |
Simple Workflow
1️⃣ Setup
Create project structure and configure doc-builder |
2️⃣ Deploy
Build your markdown files and deploy to production |
Configuration
Configuration is fully managed through the CLI tools - no manual file editing required! The tool handles all settings automatically during setup and deployment.
Auto-Configuration
- Auto-creation: If no
doc-builder.config.js
exists, one is created with all default settings - Auto-update: When upgrading versions, new features are automatically added to your config
- Safe migration: Your customizations are preserved while adding new defaults
- Backup protection: Config files are backed up before major updates
Basic Config (Reference Only)
The CLI creates and updates this for you |
Advanced Features (Reference Only)
Use |
Rich Content Examples
Mermaid Diagramsgraph LR
A[Write] --> B[Build]
B --> C[Deploy]
C --> D[Share]
style A fill:#e1f5fe
style D fill:#c8e6c9
|
Code with Syntax Highlighting
|
Why Choose doc-builder?
Performance
|
Developer Experience
|
Cost Effective
|
Get Involved
ContributingWe welcome contributions! Check our contribution guide to get started. Ways to help:
|
CommunityJoin our growing community of documentation enthusiasts! Connect with us: |
License: MIT © KnowCode
Built with by developers, for developers