Sveltia CMS
banner
sveltiacms.app
Sveltia CMS
@sveltiacms.app
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
Reposted by Sveltia CMS
This is such a nice Git-based headless CMS, it’s truly amazing. I’m very impressed. A lot more customizable and performant than Decap, and it’s responsive on mobile. This might be what finally gets me to blog more often. 😁

PS: for now you have to first set up Decap, then migrate; it’s pretty easy.
December 2, 2025 at 12:43 AM
@cybar.dev Did you know there is a modern successor to Decap CMS? We have solved 270+ issues reported in their repository, including mobile support. Try Sveltia CMS today! FWIW, it’s made in Canada 🇨🇦
GitHub - sveltia/sveltia-cms: Netlify/Decap CMS successor. Fast, lightweight, Git-based headless CMS. Modern UX, first-class i18n support, mobile support + 100s of improvements. Framework-agnostic, op...
Netlify/Decap CMS successor. Fast, lightweight, Git-based headless CMS. Modern UX, first-class i18n support, mobile support + 100s of improvements. Framework-agnostic, open source & free. - sve...
github.com
December 1, 2025 at 8:31 PM
Reposted by Sveltia CMS
v0.121.0: The workaround for the GraphQL query complexity issue in GitLab 18.4.2 has been removed. It’s no longer necessary, as the issue has now been resolved in the latest versions of GitLab. If you use a self-hosted GitLab instance, please update it to avoid errors.
GitLab Patch Release: 18.6.1, 18.5.3, 18.4.5
Learn more about GitLab Patch Release: 18.6.1, 18.5.3, 18.4.5 for GitLab Community Edition (CE) and Enterprise Edition (EE).
about.gitlab.com
November 28, 2025 at 11:40 PM
v0.121.0: The workaround for the GraphQL query complexity issue in GitLab 18.4.2 has been removed. It’s no longer necessary, as the issue has now been resolved in the latest versions of GitLab. If you use a self-hosted GitLab instance, please update it to avoid errors.
GitLab Patch Release: 18.6.1, 18.5.3, 18.4.5
Learn more about GitLab Patch Release: 18.6.1, 18.5.3, 18.4.5 for GitLab Community Edition (CE) and Enterprise Edition (EE).
about.gitlab.com
November 28, 2025 at 11:40 PM
v0.120.0: The Hidden widget now supports {{author-email}}, {{author-login}} and {{author-name}} as the default value, just like commit message templates, eliminating the need for event hooks to set these values.
Release v0.120.0 · sveltia/sveltia-cms
The Hidden widget now supports {{author-email}}, {{author-login}} and {{author-name}} as the default value, just like commit message templates. These tags will be replaced by the signed-in user’s e...
github.com
November 28, 2025 at 9:13 PM
Reposted by Sveltia CMS
just deployed our switch to sveltia cms! still ironing out some expectations between sveltia cms and our 11ty site, but no more blockers. very happy with what we've seen so far, thanks for the awesome work!!
November 19, 2025 at 2:50 PM
v0.119.0 added support for CMS config files written in TOML format, in addition to the existing YAML and JSON formats.
Release v0.119.0 · sveltia/sveltia-cms
Added support for TOML configuration files. Full Changelog: v0.118.1...v0.119.0
github.com
November 17, 2025 at 7:57 PM
@mb21.bsky.social Did you know there is a modern successor to Decap CMS? Try Sveltia CMS today! We plan to create a Git Gateway alternative sometime next year.
GitHub - sveltia/sveltia-cms: Netlify/Decap CMS successor. Fast, lightweight, Git-based headless CMS. Modern UX, first-class i18n support, mobile support + 100s of improvements. Framework-agnostic, op...
Netlify/Decap CMS successor. Fast, lightweight, Git-based headless CMS. Modern UX, first-class i18n support, mobile support + 100s of improvements. Framework-agnostic, open source & free. - sve...
github.com
November 17, 2025 at 8:14 AM
v0.117.0 provides better TypeScript support and improved configuration validation.
Release v0.117.0 · sveltia/sveltia-cms
Better TypeScript support: The SiteConfig type is now exported, so you can import it directly to construct your configuration object with proper type checking outside of the CMS.init() method. This...
github.com
November 14, 2025 at 2:29 PM
Reposted by Sveltia CMS
Finally started writing docs for @sveltiacms.app. Lucky me, I used to run the Firefox site compat site with hundreds of docs, so this is a familiar area for me. And now GPT is helping me to write. A great doc site is on the way!
November 11, 2025 at 7:11 PM
v0.116.0 introduced some site config validation rules. More rules will be added in the upcoming releases.
Release v0.116.0 · sveltia/sveltia-cms
Added config validation for duplicate collection, file, field and variable type names. Added error and warning messages for unsupported options. Bug fixes and improvements. Full Changelog: v0.115....
github.com
November 7, 2025 at 4:41 PM
v0.115.0 added extension-format mismatch validation for collections, as well as a local workflow indicator.
Release v0.115.0 · sveltia/sveltia-cms
Added extension-format mismatch validation for collections. This solves #25. Added a local workflow indicator to the account button. This effectively solves decaporg/decap-cms#3286. Bug fixes and i...
github.com
November 5, 2025 at 10:30 AM
Reposted by Sveltia CMS
Added support for field-specific media folders in v0.114.0.
Release v0.114.0 · sveltia/sveltia-cms
Added support for field-specific media folders. This solves #497. Bug fixes and improvements. Full Changelog: v0.113.6...v0.114.0 Follow us on Bluesky!
github.com
November 2, 2025 at 8:05 PM
Added support for field-specific media folders in v0.114.0.
Release v0.114.0 · sveltia/sveltia-cms
Added support for field-specific media folders. This solves #497. Bug fixes and improvements. Full Changelog: v0.113.6...v0.114.0 Follow us on Bluesky!
github.com
November 2, 2025 at 8:05 PM
Good news! GitHub plans to support client-side PKCE this quarter, meaning you won’t need a backend server to authenticate with GitHub anymore.

As a reminder, we have also added support for authenticating with a personal access token (PAT), which doesn’t require app registration.
Single page app support for GitHub Apps [Preview] · Issue #1153 · github/roadmap
Value Prop Single page apps (SPAs) can use GitHub authentication to sign in users, following the standards laid out in the draft RFC for Browser-Based Apps, specifically the fully browser-based arc...
github.com
October 29, 2025 at 12:43 AM
Reposted by Sveltia CMS
I checked out sveltia cms - looks great, definitely solves some issues we've been running into with decap cms already! afaict the only blocker for us moving over is this issue: github.com/sveltia/svel...

I voted and subscribed to the issue! good luck with the v1.0 release! 🔥
Support media/public folders for Image widget · Issue #497 · sveltia/sveltia-cms
First, thanks a lot for creating and maintaining Sveltia CMS! According to the Decap CMS docs (https://decapcms.org/docs/widgets/#image) and the Sveltia CMS type definitions you can define media_fo...
github.com
October 22, 2025 at 2:13 PM
Reposted by Sveltia CMS
There are only 9 unimplemented features remaining!

Coming before 1.0:
📌 Site config validation
📌 Preview for custom editor components
📌 Custom widgets
📌 Custom preview templates
📌 Event hooks

After 1.0:
📌 Editorial workflow
📌 Open authoring
📌 Nested collections
📌 Field-level media folders
October 21, 2025 at 12:41 AM
There are only 9 unimplemented features remaining!

Coming before 1.0:
📌 Site config validation
📌 Preview for custom editor components
📌 Custom widgets
📌 Custom preview templates
📌 Event hooks

After 1.0:
📌 Editorial workflow
📌 Open authoring
📌 Nested collections
📌 Field-level media folders
October 21, 2025 at 12:41 AM
Reposted by Sveltia CMS
@britegrid.io // I was building a fully static site & admin experience for a musician friend, and cost was a very important factor for them. I landed on Decap CMS, tried it, errors. same as github.com/sveltia/svel.... with Sveltia CMS, works ezpz- awesome project and UX. kudos
October 20, 2025 at 1:08 PM
v0.113.0 added Cloudinary media library integration and the thumbnail option for the List widget.
Release v0.113.0 · sveltia/sveltia-cms
Added Cloudinary media library integration. Our implementation takes field-specific configurations into account. This effectively solves decaporg/decap-cms#2001. Added the thumbnail option to the L...
github.com
October 20, 2025 at 2:00 PM
In v0.112.2, we added a temporary workaround for the @gitlab.com GraphQL complexity errors. Since this is a significant performance regression, we’ll drop GitLab support if they don’t fix the issue on their side.
October 15, 2025 at 9:28 PM