@sveltia/cms 0.171.0 → 0.171.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 +78 -78
- package/dist/sveltia-cms.js.map +1 -1
- package/dist/sveltia-cms.mjs +109 -109
- 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 350 real-world examples in our [showcase](https://sveltiacms.app/en/showcase), including 120 sites migrated from Netlify/Decap CMS and 50 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
|
|
|
@@ -27,7 +27,7 @@ We provide comprehensive documentation to help you get started and make the most
|
|
|
27
27
|
|
|
28
28
|
## Showcase
|
|
29
29
|
|
|
30
|
-
Our [industry-leading showcase](https://sveltiacms.app/en/showcase)
|
|
30
|
+
Our [industry-leading showcase](https://sveltiacms.app/en/showcase) is updated daily with new real-world examples of Sveltia CMS users, including:
|
|
31
31
|
|
|
32
32
|
- [Sites migrated from Decap CMS](https://sveltiacms.app/en/showcase?migrated-from=decap-cms): Most popular
|
|
33
33
|
- [Sites migrated from WordPress](https://sveltiacms.app/en/showcase?migrated-from=wordpress)
|