A SvelteKit template for building CMS-free editable websites
editable.website
A SvelteKit template for building CMS-free editable websites
1–10 of 85 posts
Re: A SvelteKit template for building CMS-free editable websites
#2Is an Astro template/integration a possibility? I'd love an editable static site that triggers Netlify builds. I actually have an Astro project on Netlify CMS that I wouldn't mind moving to this.
Re: A SvelteKit template for building CMS-free editable websites
#3Re: A SvelteKit template for building CMS-free editable websites
#4For this reason I find the demo a bit confusing.
Re: A SvelteKit template for building CMS-free editable websites
#5SvelteKit is such a breath of fresh air, glad to see it used on this.
Re: A SvelteKit template for building CMS-free editable websites
#6Clicking the menu Blog link gives me a 500 error.
Re: A SvelteKit template for building CMS-free editable websites
#7I edit the website and then refresh and changes don’t persist. Obviously they don’t want people editing their production website, but is it otherwise supposed to persist? If not, what’s the point? For this reason I find the demo a bit confusing.
The repo notes that persistence requires editors to in with the (shared?) admin user and password.
Although the pitch is "CMS-free", this is a Postgres- and S3-backed content management system.
The in-place editing is extremely cool.
Re: A SvelteKit template for building CMS-free editable websites
#8Re: A SvelteKit template for building CMS-free editable websites
#9This is the same flow as Frontpage had in 1998. You edited a live-edited your site, and when you clicked publish, a static site was deployed to the world.
Re: A SvelteKit template for building CMS-free editable websites
#10It's like a great mix of TinaCMS and Dropbox Paper.