TinaCMS — визуальный редактор контента на базе Git
★ 13.7K
TinaCMS is an open-source, git-backed content management system for websites: content lives as files in your repository (Markdown/MDX/JSON) and is edited through a convenient visual interface. Reach for it when you want a CMS on top of a static or Next.js site so editors can change texts and pages visually while everything is saved in git as code — with versioning, review, and no separate content database. It offers live on-page editing, content schemas, and an admin. Its focus is a git-backed headless CMS with visual editing of content-as-code, not a turnkey blog platform (BlogBowl) or a docs tool: the value is combining the convenience of a visual CMS with content stored in the repository under developer control. It suits teams on static/JAMstack sites who want a visual CMS without leaving the git workflow.
- #Marketing