Content management systems (CMS)
Content management systems (CMS), organized by category.
- Blogging and personal publishing platforms
Hosted platforms for blogging and personal publishing. - Database CMS + web front-ends
CMSes that pair a database back-end with a bundled web front-end. - Flat-file and Git-based CMSes
CMSes that store content as flat files, often version-controlled in Git, rather than in a database. - Visual CMSes
Visual, drag-and-drop CMSes for building pages without writing code. - Headless CMSes
Headless CMSes that expose content via an API, decoupled from any particular front-end. - Self-publishing
Platforms for self-publishing books, independent of a traditional publisher. - Static-site generation only
CMSes dedicated to generating static sites, with no server-side runtime. - Translation management
Translation management systems for localizing content.