@sveltia/cms 0.205.3 → 0.205.4
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 +1 -1
- package/dist/sveltia-cms.js +2 -2
- package/dist/sveltia-cms.js.map +1 -1
- package/dist/sveltia-cms.mjs +2 -2
- package/dist/sveltia-cms.mjs.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8,7 +8,7 @@ As the de facto [successor to Netlify/Decap CMS](https://sveltiacms.app/en/docs/
|
|
|
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 520 real-world examples in our [showcase](https://sveltiacms.app/en/showcase), including 155 sites migrated from Netlify/Decap CMS and 75 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
|
|