Skip to content

Commit ebba9b1

Browse files
committed
Auto-update README (header 2aef6, footer 5dd33) [skip ci]
1 parent 3744819 commit ebba9b1

1 file changed

Lines changed: 9 additions & 31 deletions

File tree

README.md

Lines changed: 9 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -58,42 +58,20 @@ The package is available as open source under the terms of the [MIT License](htt
5858

5959
<a href="https://www.datocms.com/"><img src="https://www.datocms.com/images/full_logo.svg" height="60" alt="DatoCMS - The Headless CMS for the Modern Web"></a>
6060

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.
6262

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).
6464

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.
6666

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.
7071

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).
7273

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.
7775

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:
87-
88-
- [**React Components**](https://github.com/datocms/react-datocms)
89-
- [**Vue Components**](https://github.com/datocms/vue-datocms)
90-
- [**Svelte Components**](https://github.com/datocms/datocms-svelte)
91-
- [**Astro Components**](https://github.com/datocms/astro-datocms)
92-
93-
**Additional Resources:**
94-
95-
- [**Plugin Examples**](https://github.com/datocms/plugins) - Example plugins we've made that extend the editor/admin dashboard
96-
- [**Starter Projects**](https://www.datocms.com/marketplace/starters) - Example website implementations for popular frameworks
97-
- [**All Public Repositories**](https://github.com/orgs/datocms/repositories?q=&type=public&language=&sort=stargazers)
9876

9977
<!--datocms-autoinclude-footer end-->

0 commit comments

Comments
 (0)