Can I really skip the CMS?

“Editable looks really cool and everything. But I've got questions...”

September 13, 2026


TL;DR: If you really want to keep things simple for yourself and your clients — and are willing to forgo some enterprise CMS features — then yes you probably can.

Let me walk you through a few legitimate questions people have raised and how I respond to them. Whether Editable works for you out of the box, with customization, or as a source of inspiration, I hope this series plants a seed: websites are meant to be edited, not managed.

Posts and collections?

If you build websites, you've likely not just created free-form pages, but also blog posts that appear chronologically at /blog, perhaps organized into categories, or /products that people can filter by color.

But let me ask you: what would you really lose if you left those features out?

The internet is full of blog categories with one article and filters that nobody clicks. So for many sites out there, the answer may be: very little.

In a traditional CMS setup, when you navigate to the /blog page, the title, teaser and image of each entry are not owned by that page. That means you can’t just put a cursor there and edit the title or teaser text. You have to find the post somewhere in an admin panel to change how it appears in the blog index.

To me that’s not an acceptable user experience for Editable. Whenever you see text or an image, I want you to be able to click it and change it in place, without having to go somewhere else.

That's why in Editable each blog post and each product is simply a page you can edit like any other.

There’s no strict structure you need to follow. Write up the first product page and publish it. Then duplicate it and fill in the details of the next product. Finally, link to those products from the places where it makes sense. There are no content types to define and no categories, tags, authors, or post dates to manage.

This doesn't replace a real catalog with hundreds of products, faceted search, and filtering. But for many smaller sites, it may be enough. And it’s much simpler.

That said, for complex use cases most CMSs fall short anyways. Think of a job board, where the source of truth lives outside of your CMS. With Editable, you'd simply build a custom /jobs route directly in Svelte.


Is it battle-tested?

In the sense that I spent hundreds of hours hunting for edge cases and polishing the experience and documentation? Yes.

In the sense that thousands of Editable sites have already been deployed? Nope. Not yet.

I’ll be honest with you, I’m aware it’s a crazy idea in 2026 to introduce a new tool to challenge established CMSs. Many systems have been deployed millions of times, and already form the backbone of the internet. Developers and agencies picked their tech stack long time ago and invested time and money in them. They’re unlikely to switch just because a new, interesting tool comes along. And they shouldn’t, just for the sake of using something different, slightly better.

Editable is not here to compete with the CMS of your choice.

It’s here to give you a new path when clients are suffering under the weight of a feature-rich CMS.

I created Editable to become the easiest way for clients to edit their website. My mission is to distill what modern CMSs are capable of and see how far I can get by keeping the experience on the page, without an admin panel.

It’s new, but it can still be a low-risk choice for you. The source code is yours and tiny — a few thousand lines of code. You’d still manage to run your site, even if Editable as a business disappeared tomorrow.

Multiple editors with different permissions?

User accounts and permission systems create not just friction, but also a larger security attack surface.

In the pursuit of simplicity, Editable has just one admin login, protected by a strong password.

If more than one person needs to edit the site, you need to trust them enough to share the password with them. There are no per-account permissions, no roles, and no user-management panel.

This may make Editable unsuitable for some teams. But for a small group of people that trust each other, it removes an entire system that they otherwise have to configure, maintain, and explain.

Some will call this a missing feature, others will enjoy not having to think about user management for the website they are launching.

Why isn’t it free?

I’ve spent about two thirds of my career writing and releasing free, MIT-licensed open source software. I’m a fan of open source, but I’ve also realized its weak spot: In order to make free software sustainable you have to either “build a business around it” or find a sponsor. The list of projects that have struggled to remain independent is long, with Tailwind joining Shopify being the latest prominent example.

I don’t want to build an additional business around Editable. I want Editable to be sustained directly by its users, so I can stay laser-focused on making it better.

And because I’m not in the business of hosting websites, unlike WordPress.com and similar platforms, I can keep it extremely simple and dirt cheap.

Fly.io waives invoices under $5, so you can essentially host your Editable website for free. I’m convinced your initial investment into Editable will pay for itself quickly.

Other than asking for a fee when you launch a site, I want to keep the open-source spirit. The hard parts of Editable are solved in a separate library called Svedit, which is completely free and MIT-licensed. So you can choose to build on top of that directly.

And now I’m realizing that I might be building a business around Svedit after all. ;)

Can I create multilingual sites?

There is probably no better place to translate a website than on the website itself.

But here’s the catch: Multilingual support is not implemented yet.

I do have a plan though. And I hope to get to it soon. If you are considering Editable and multilingual support is the only thing holding you back, please get in touch. I’d love to understand what you need and shape that new feature with your help.

Try Editable

Editable is for clients who want to spend their time filling their website with life, rather than worrying about accidentally breaking the layout.