@sveltia/cms 0.158.0 → 0.158.1
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 +2 -2
- package/dist/sveltia-cms.js +225 -227
- package/dist/sveltia-cms.js.map +1 -1
- package/dist/sveltia-cms.mjs +224 -226
- package/dist/sveltia-cms.mjs.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
[Sveltia CMS](https://sveltiacms.app/en/) is a free, open-source, Git-based headless content management system 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, 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
|
|
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 approach makes it suitable for a wide range of projects, from personal blogs and marketing sites to product catalogs and knowledge bases.
|
|
6
6
|
|
|
7
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 official successor, Decap CMS, which has been neglected for years. An increasing 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 Sveltia CMS to take advantage of its significantly improved experience, performance, security, and reliability.
|
|
8
8
|
|
|
@@ -12,7 +12,7 @@ Explore real-world examples in our [showcase](https://sveltiacms.app/en/showcase
|
|
|
12
12
|
|
|
13
13
|
[](https://sveltiacms.app/en/)
|
|
14
14
|
|
|
15
|
-
[](https://sveltiacms.app/en/docs/successor-to-netlify-cms)
|
|
16
16
|
|
|
17
17
|
## Documentation
|
|
18
18
|
|