Sveltia CMS
@sveltiacms.app
100 followers 9 following 97 posts
Netlify/Decap CMS successor. Fast, lightweight, Git-based headless CMS. Modern UX, first-class i18n support, mobile support + 100s of improvements. Open source & free. A @sveltia.dev product maintained by @britegrid.io. 🔗 https://sveltiacms.app
Posts Media Videos Starter Packs
Reposted by Sveltia CMS
sveltiacms.app
We are continuing to solve Netlify/Decap CMS issues aggressively. We won’t stop until we reach 400+.
260 Netlify/Decap CMS issues solved in Sveltia CMS
sveltiacms.app
We are continuing to solve Netlify/Decap CMS issues aggressively. We won’t stop until we reach 400+.
260 Netlify/Decap CMS issues solved in Sveltia CMS
Reposted by Sveltia CMS
britegrid.io
My monthly $25 donation to @svelte.dev is still active 💸 The full-featured, <500kb bundle of @sveltiacms.app wouldn’t have been possible without Svelte.
rich-harris.dev
thank you so much! we have an Open Collective that funds a lot of essential maintenance, and every contribution makes a difference:

opencollective.com/svelte
Svelte - Open Collective
Web development for the rest of us
opencollective.com
sveltiacms.app
PSA: Decap CMS released a new version yesterday, but it didn’t address this XSS vulnerability disclosed 3 weeks ago. This is a friendly reminder to always use properly maintained software!
CVE-2025-57520 - GitHub Advisory Database
Decap CMS Cross Site Scripting (XSS) vulnerability
github.com
sveltiacms.app
Regarding the original context, Sveltia CMS is written in TypeScript-flavoured JavaScript. See the maintainer’s thread.
britegrid.io
All types in @sveltiacms.app are written in TS-flavoured JSDoc. The build script first converts the typedef file to a .d.ts file while adding proper deprecated tags. It then converts the file to a JSON schema. This process can easily be automated thanks to @vite.dev’s plugin system.
sveltiacms.app
v0.102.0: Deprecated options are now clearly marked as such in both the JSON schema and the TypeScript type definitions. If you use these options in a supported code editor, you should receive a warning.
Reposted by Sveltia CMS
mwdelaney.me
Reusable HTML components are the monolithic CMS's killer feature. Designers and stakeholders easily understand designing websites in blocks.

We can avoid corporate owned CMSes and do this in @11ty.dev and DecapCMS or @sveltiacms.app.

You don't need WordPress.

getzeropoint.com/building-wit...
Building with Blocks - Get ZeroPoint
Building a static website with reusable blocks, using ZeroPoint Starter
getzeropoint.com
sveltiacms.app
Two weeks have passed since a XSS vulnerability in Decap CMS was disclosed. Its severity level has been upgraded to moderate. There is still no patch. 🫤
CVE-2025-57520 - GitHub Advisory Database
Decap CMS Cross Site Scripting (XSS) vulnerability
github.com
sveltiacms.app
Looks like the ZeroPoint site is missing a background colour for dark mode. Both the text and background are white. Adding `background-color: var(--color-background);` to the `body` would solve the issue.
Reposted by Sveltia CMS
mwdelaney.me
Static site generators can be hard for stakeholders to buy into because they don't have a familiar UI.

I'm here to demystify adding a friendly CMS to your @11ty.dev site:

ZeroPoint now includes good working examples of @sveltiacms.app and Decap CMS configurations!

getzeropoint.com#adding-a-cms
ZeroPoint - A corporate-free website starter project - Get ZeroPoint
getzeropoint.com
sveltiacms.app
@kuba.blue Glad you’ve found us!
Reposted by Sveltia CMS
sveltiacms.app
As of Sveltia CMS v0.105.0, the `sanitize_preview` option for the Markdown widget is set to `true` by default to prevent potential XSS attacks via entry previews. We recommend keeping this option enabled unless you fully trust all users of your CMS.
Release v0.105.0 · sveltia/sveltia-cms
⚠️ POTENTIALLY BREAKING CHANGE: The sanitize_preview option for the Markdown widget is now set to true by default in Sveltia CMS. This follows a report of an XSS vulnerability in Decap CMS. XSS att...
github.com
Reposted by Sveltia CMS
sveltiacms.app
FYI: a cross-site scripting (XSS) vulnerability has been found in Decap CMS. Although the issue was reported by a security researcher over a month ago, it has not yet been patched.
CVE-2025-57520 - GitHub Advisory Database
Decap CMS Cross Site Scripting (XSS) vulnerability
github.com