UPGRADE GUIDE
ADD VISUAL
EDITING
Already using markdown files in Git? Add visual editing without changing your workflow.
ADD md0 CMSWHY ADD A CMS?
FOR DEVELOPERS
- → Keep editing locally if you want
- → Git workflow unchanged
- → No build changes needed
- → Files stay as markdown
FOR CONTENT TEAM
- → Visual WYSIWYG editor
- → No markdown syntax needed
- → Form-based frontmatter
- → Web-based editing
SETUP STEPS
Sign up for md0 CMS
Connect your GitHub repository via OAuth
Define collections matching your file structure
Create schemas matching your frontmatter
Invite team members (optional)
Start editing visually
⚡ Total setup time: 5 minutes
NOTHING BREAKS
✓ FILES STAY SAME
Still markdown with frontmatter. No proprietary format.
✓ GIT HISTORY PRESERVED
All edits are Git commits. Full version history.
✓ BUILD UNCHANGED
Your SSG reads files exactly as before.
✓ LOCAL EDITING WORKS
You can still edit files in VS Code. Both work.