@sveltia/cms 0.189.0 → 0.189.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 +3 -3
- package/dist/sveltia-cms.js +39 -39
- package/dist/sveltia-cms.js.map +1 -1
- package/dist/sveltia-cms.mjs +96 -96
- package/dist/sveltia-cms.mjs.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,15 +4,15 @@
|
|
|
4
4
|
|
|
5
5
|
Designed for content editors and developers alike, Sveltia CMS delivers a great UX/DX, powerful features, and first-class internationalization (i18n) support — all in a small, maintenance-free, single-page web application served from a CDN. Its generic-purpose approach makes it suitable for a wide range of projects, from personal blogs and portfolios to marketing sites and knowledge bases.
|
|
6
6
|
|
|
7
|
-
As the de facto [successor to Netlify/Decap CMS](https://sveltiacms.app/en/docs/successor-to-netlify-cms), we continue to deal with issues reported in their repository, of which 310 have now been solved in Sveltia CMS (
|
|
7
|
+
As the de facto [successor to Netlify/Decap CMS](https://sveltiacms.app/en/docs/successor-to-netlify-cms), we continue to deal with issues reported in their repository, of which 310 have now been solved in Sveltia CMS (730 including duplicates). It incorporates numerous enhancements while maintaining high compatibility with existing installations. A growing number of projects, including a U.S. government website, are [switching from Netlify/Decap CMS](https://sveltiacms.app/en/docs/migration/netlify-decap-cms) to Sveltia CMS to enjoy its significantly improved performance, security, reliability, and experience.
|
|
8
8
|
|
|
9
9
|
Sveltia CMS is framework-agnostic and can also be used for vanilla JavaScript sites. It’s an excellent option for people moving away from a traditional CMS or website builder and looking for a lightweight headless CMS that works well with a static site generator (SSG) like Astro, Eleventy, or Hugo.
|
|
10
10
|
|
|
11
|
-
Explore
|
|
11
|
+
Explore 440 real-world examples in our [showcase](https://sveltiacms.app/en/showcase), including 135 sites migrated from Netlify/Decap CMS and 65 sites from WordPress, or visit the [documentation](https://sveltiacms.app/en/docs) to get started.
|
|
12
12
|
|
|
13
13
|
[](https://sveltiacms.app/en/)
|
|
14
14
|
|
|
15
|
-
[](https://sveltiacms.app/en/docs/successor-to-netlify-cms)
|
|
16
16
|
|
|
17
17
|
[](https://sveltiacms.app/en/showcase)
|
|
18
18
|
|