Skip to content

Commit c8d39bf

Browse files
committed
Auto-update README (header 2aef6, footer ad76d) [skip ci]
1 parent 850432a commit c8d39bf

1 file changed

Lines changed: 33 additions & 14 deletions

File tree

README.md

Lines changed: 33 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -52,26 +52,45 @@ npm run start
5252
---
5353

5454
# What is DatoCMS?
55-
<a href="https://www.datocms.com/"><img src="https://www.datocms.com/images/full_logo.svg" height="60"></a>
55+
56+
<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>
5657

5758
[DatoCMS](https://www.datocms.com/) is the REST & GraphQL Headless CMS for the modern web.
5859

59-
Trusted by over 25,000 enterprise businesses, agency partners, 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)!
60+
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)!
61+
62+
**Why DatoCMS?**
63+
64+
- **API-First Architecture**: Built for both REST and GraphQL, enabling flexible content delivery
65+
- **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
66+
- **Developer Experience**: First-class TypeScript support with powerful developer tools
67+
68+
**Getting Started:**
69+
70+
- ⚡️ [Create Free Account](https://dashboard.datocms.com/signup) - Get started with DatoCMS in minutes
71+
- 🔖 [Documentation](https://www.datocms.com/docs) - Comprehensive guides and API references
72+
- ⚙️ [Community Support](https://community.datocms.com/) - Get help from our team and community
73+
- 🆕 [Changelog](https://www.datocms.com/product-updates) - Latest features and improvements
74+
75+
**Official Libraries:**
76+
77+
- [**Content Delivery Client**](https://github.com/datocms/cda-client) - TypeScript GraphQL client for content fetching
78+
- [**REST API Clients**](https://github.com/datocms/js-rest-api-clients) - Node.js/Browser clients for content management
79+
- [**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)
80+
81+
**Official Framework Integrations**
6082

61-
**Quick links:**
83+
Helpers to manage SEO, images, video and Structured Text coming from your DatoCMS projects:
6284

63-
- ⚡️ Get started with a [free DatoCMS account](https://dashboard.datocms.com/signup)
64-
- 🔖 Go through the [docs](https://www.datocms.com/docs)
65-
- ⚙️ Get [support from us and the community](https://community.datocms.com/)
66-
- 🆕 Stay up to date on new features and fixes on the [changelog](https://www.datocms.com/product-updates)
85+
- [**React Components**](https://github.com/datocms/react-datocms)
86+
- [**Vue Components**](https://github.com/datocms/vue-datocms)
87+
- [**Svelte Components**](https://github.com/datocms/datocms-svelte)
88+
- [**Astro Components**](https://github.com/datocms/astro-datocms)
6789

68-
**Our featured repos:**
69-
- [datocms/react-datocms](https://github.com/datocms/react-datocms): React helper components for images, Structured Text rendering, and more
70-
- [datocms/js-rest-api-clients](https://github.com/datocms/js-rest-api-clients): Node and browser JavaScript clients for updating and administering your content. For frontend fetches, we recommend using our [GraphQL Content Delivery API](https://www.datocms.com/docs/content-delivery-api) instead.
71-
- [datocms/cli](https://github.com/datocms/cli): Command-line interface that includes our [Contentful importer](https://github.com/datocms/cli/tree/main/packages/cli-plugin-contentful) and [Wordpress importer](https://github.com/datocms/cli/tree/main/packages/cli-plugin-wordpress)
72-
- [datocms/plugins](https://github.com/datocms/plugins): Example plugins we've made that extend the editor/admin dashboard
73-
- [DatoCMS Starters](https://www.datocms.com/marketplace/starters) has examples for various Javascript frontend frameworks
90+
**Additional Resources:**
7491

75-
Or see [all our public repos](https://github.com/orgs/datocms/repositories?q=&type=public&language=&sort=stargazers)
92+
- [**Plugin Examples**](https://github.com/datocms/plugins) - Example plugins we've made that extend the editor/admin dashboard
93+
- [**Starter Projects**](https://www.datocms.com/marketplace/starters) - Example website implementations for popular frameworks
94+
- [**All Public Repositories**](https://github.com/orgs/datocms/repositories?q=&type=public&language=&sort=stargazers)
7695

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

0 commit comments

Comments
 (0)