New user: how stable is this? #413
Replies: 3 comments 3 replies
-
So our targeted marketing worked 😆 Sveltia is still in beta, but many people are already lovin’ it. Please read the Migration section to get started. Looks like you’re using Git Gateway, so I recommend migrating to the GitHub backend first with Decap CMS. Then replace the |
Beta Was this translation helpful? Give feedback.
-
UI/UX matters to me and netlifycms is almost aggressively ugly, so yeah I wouldn’t have found you otherwise! fundamentally I just have a blog collection of .json files with about 5 simple fields that’s all I need this for afm should be able to handle that no problem eh? |
Beta Was this translation helpful? Give feedback.
-
Oh that took SECONDS to change and it's already SO MUCH BETTER.
Question though, probably roadmap...
In my current iteration for sanity I have all my images for most posts
under the slug for the posts
[image: image.png]
The sveltia UI I THINK is just aggregating all the images recursively into
the one UI window?
- Is folder management part of the DAM features roadmap item, or is it here
and just a config option.
- When using the transformation->webp option, is there an option to also
just save the OG file as well to the repo?
I won't bug you with any questions anymore lol, this is just such a BREATH
OF FRESH AIR coming from NetlifyCMS, it's like they just didn't care at all.
Steve
…On Fri, May 30, 2025 at 12:15 AM Kohei Yoshino ***@***.***> wrote:
Should be no problem! Actually you can easily give Sveltia a try locally.
In your config, replace this
backend:
name: git-gateway
with
backend:
name: github
repo: sitefinitysteve/repo
and follow the instructions
<https://github.com/sveltia/sveltia-cms?tab=readme-ov-file#working-with-a-local-git-repository>
.
—
Reply to this email directly, view it on GitHub
<#413 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALYR2GKB6K37DGRYN6X4Y33A7LOJAVCNFSM6AAAAAB6HBNLGCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMZRG4ZDIMQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I posted over on the decapcms forum and got a notification on bluesky about this project and OMFG I love the idea because the netlifycms\decap UI\UX is an absolute dumpster.
So my project is Nuxt3, based off of this starter (https://github.com/Sfolkerts89/Nuxt3-starter__Decap-cms)
Would I be nuts for trying to migrate? On a fundamental level all this does is expose a git repo folder to allow adding items in a simple UI outside of my app... yes?
Beta Was this translation helpful? Give feedback.
All reactions