@sveltia/cms 0.156.1 → 0.156.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,10 +1,12 @@
1
1
  # Sveltia CMS
2
2
 
3
- [Sveltia CMS](https://sveltiacms.app/en/) is a free, open-source, Git-based headless content management system built for modern web development using the [Jamstack](https://jamstack.org/) architecture.
3
+ [Sveltia CMS](https://sveltiacms.app/en/) is a free, open-source, Git-based headless content management system built for [Jamstack](https://jamstack.org/) sites. It’s a complete rewrite of Netlify CMS, now known as Decap CMS.
4
4
 
5
- Designed for content editors and developers alike, Sveltia CMS delivers a modern UX, outstanding DX, and top-notch internationalization (i18n) support — all in a small, maintenance-free JavaScript bundle that runs entirely in the browser. Its framework-agnostic, generic-purpose design makes it suitable for a wide range of projects, from personal blogs and marketing sites to product catalogs and knowledge bases.
5
+ Designed for content editors and developers alike, Sveltia CMS delivers a modern UX, outstanding DX, powerful features, and first-class internationalization (i18n) support — all in a small, maintenance-free single-page web application served from a CDN. Its framework-agnostic, generic-purpose design makes it suitable for a wide range of projects, from personal blogs and marketing sites to product catalogs and knowledge bases.
6
6
 
7
- As the [de facto successor to Netlify CMS](https://sveltiacms.app/en/docs/successor-to-netlify-cms) (now Decap CMS), Sveltia CMS addresses hundreds of longstanding issues while maintaining high compatibility with the existing configuration format and API. More and more sites are [migrating from Netlify/Decap CMS](https://sveltiacms.app/en/docs/migration/netlify-decap-cms) to benefit from the significantly improved experience, security, and reliability.
7
+ As the de facto [successor to Netlify CMS](https://sveltiacms.app/en/docs/successor-to-netlify-cms), Sveltia CMS addresses hundreds of longstanding issues while maintaining high compatibility with the existing configuration format and API. It far surpasses the neglected official successor, Decap CMS. A growing number of projects, including a U.S. government site, are [switching from Netlify/Decap CMS](https://sveltiacms.app/en/docs/migration/netlify-decap-cms) to our alternative to take advantage of the significantly improved experience, security, and reliability.
8
+
9
+ Sveltia CMS is also an excellent option for individuals or organizations migrating from a traditional CMS like WordPress to a static site generator like Astro and looking for a Git-based lightweight CMS to manage their content.
8
10
 
9
11
  Explore real-world examples in our [showcase](https://sveltiacms.app/en/showcase), or visit the [documentation](https://sveltiacms.app/en/docs) to get started.
10
12