Introduced the visual markdown editor
Alpha Update 01
GitCMS now has a real editing experience for markdown-based content sites.
The core editor is here with a Notion-like writing surface, slash commands, structured frontmatter editing, media handling, and a save flow that still writes back to Git.
What changed
- Added a visual markdown editor instead of raw textarea editing
- Added slash commands and richer block-based writing
- Added structured frontmatter editing for content fields
- Added GitHub-backed media upload and image handling
- Added save-and-commit flow for content changes
Why it mattered
GitCMS now feels like a CMS instead of a Git workaround. Writers can edit content visually, while developers still keep markdown and Git as the source of truth.