You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-31Lines changed: 9 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,42 +58,20 @@ The package is available as open source under the terms of the [MIT License](htt
58
58
59
59
<ahref="https://www.datocms.com/"><imgsrc="https://www.datocms.com/images/full_logo.svg"height="60"alt="DatoCMS - The Headless CMS for the Modern Web"></a>
60
60
61
-
[DatoCMS](https://www.datocms.com/) is the REST & GraphQL Headless CMS for the modern web.
61
+
[DatoCMS](https://www.datocms.com/) is Headless CMS for the modern web. Trusted by 25,000+ businesses, agencies, and individuals, it gives your team one place to manage content and ship it to any website, app, or device via API.
62
62
63
-
Trusted by over 25,000 enterprise businesses, agencies, and individuals across the world, DatoCMS users create online content at scale from a central hub and distribute it via API. We ❤️ our [developers](https://www.datocms.com/team/best-cms-for-developers), [content editors](https://www.datocms.com/team/content-creators) and [marketers](https://www.datocms.com/team/cms-digital-marketing)!
63
+
**New here?** Start with [Create free account](https://dashboard.datocms.com/signup) and the [Documentation](https://www.datocms.com/docs). Stuck? Ask the [Community](https://community.datocms.com/). Curious what's new? [Product Updates](https://www.datocms.com/product-updates).
64
64
65
-
**Why DatoCMS?**
65
+
**Building with AI:**[Agent Skills](https://www.datocms.com/docs/agent-skills) turn coding assistants (Claude Code, Cursor) into expert DatoCMS developers, with full read/write via the auto-installed CLI. No local terminal? Use the [MCP Server](https://www.datocms.com/docs/mcp-server) instead.
66
66
67
-
-**API-First Architecture**: Built for both REST and GraphQL, enabling flexible content delivery
68
-
-**Just Enough Features**: We believe in keeping things simple, and giving you [the right feature-set tools](https://www.datocms.com/features) to get the job done
69
-
-**Developer Experience**: First-class TypeScript support with powerful developer tools
67
+
**Talking to DatoCMS from code:**
68
+
-[Content Delivery API](https://www.datocms.com/docs/content-delivery-api) (CDA) — the fast, read-only GraphQL API your website/app uses to **fetch** published content.
69
+
-[Content Management API](https://www.datocms.com/docs/content-management-api) (CMA) — the REST API for **creating and updating** content, models, and project settings (think scripts, migrations, integrations).
70
+
-[CLI](https://www.datocms.com/docs/scripting-migrations/installing-the-cli) — terminal tool for schema migrations and importing from Contentful/WordPress.
70
71
71
-
**Getting Started:**
72
+
**Framework guides:** end-to-end recipes for fetching content, rendering Structured Text, optimizing images/video, handling SEO, and setting up live preview with visual editing in [Next.js](https://www.datocms.com/docs/next-js), [Nuxt](https://www.datocms.com/docs/nuxt), [Svelte](https://www.datocms.com/docs/svelte), and [Astro](https://www.datocms.com/docs/astro).
72
73
73
-
- ⚡️ [Create Free Account](https://dashboard.datocms.com/signup) - Get started with DatoCMS in minutes
74
-
- 🔖 [Documentation](https://www.datocms.com/docs) - Comprehensive guides and API references
75
-
- ⚙️ [Community Support](https://community.datocms.com/) - Get help from our team and community
76
-
- 🆕 [Changelog](https://www.datocms.com/product-updates) - Latest features and improvements
74
+
**Want a head start?** Browse our [starter projects](https://www.datocms.com/marketplace/starters) — ready-to-deploy example sites for popular frameworks.
77
75
78
-
**Official Libraries:**
79
-
80
-
-[**Content Delivery Client**](https://github.com/datocms/cda-client) - TypeScript GraphQL client for content fetching
81
-
-[**REST API Clients**](https://github.com/datocms/js-rest-api-clients) - Node.js/Browser clients for content management
82
-
-[**CLI Tools**](https://github.com/datocms/cli) - Command-line utilities for schema migrations (includes [Contentful](https://github.com/datocms/cli/tree/main/packages/cli-plugin-contentful) and [WordPress](https://github.com/datocms/cli/tree/main/packages/cli-plugin-wordpress) importers)
83
-
84
-
**Official Framework Integrations**
85
-
86
-
Helpers to manage SEO, images, video and Structured Text coming from your DatoCMS projects:
0 commit comments