CMS for Remix sites, content, not just data.

Remix is built for data, not content. CMS Brew adds the missing piece: your client edits the copy by chat, and every publish is a plain commit your host rebuilds from.

No credit card, cancel anytime.

Built for Remix

Your client edits the page, not a form. Risky changes wait for you.

CMS Brew maps the text and images in your route modules and components, and the client edits them on the page or in chat. Per-field guards decide what publishes on its own and what waits for you.

  • No loader, content source, or schema to wire
  • Route modules, components, and dynamic routes like blog/[slug]
  • New pages, layout, and code go to you, in the client's words

Side by side

CMS Brew vs Traditional headless CMS

CMS BrewTraditional headless CMS
Integration workConnect the GitHub or GitLab repository. That is the setup.Install an SDK, model a schema, and load content through a loader.
Where content livesIn your repository, in the route modules and components Remix already renders.In the vendor's database, behind their API.
What the client learnsNothing. They type what they want changed.The studio UI and your content model.
PublishingOne commit; Vercel, Netlify, or Cloudflare rebuilds as usual.A webhook from the CMS triggers your builds.
Review before publishPer-field guards and a review queue, included.Roles and approval workflows, usually on higher tiers.
Cost model$39/mo for 5 sites, unlimited editors.Per-seat pricing that grows with every editor you invite.

The honest trade-off

If the site is genuinely data-driven, a catalog, a dashboard, thousands of entries, that content belongs in a database or a traditional headless CMS, and Remix loaders are the right way to fetch it. CMS Brew is for the marketing copy around it: the pages, the headlines, the images a client wants to change without calling you.

How it works

Three steps, then it's live.

  1. 01Connect

    Point it at the site you built

    CMS Brew turns every page, blog post and language into a simple list of things your client can edit. No rebuild, no plugin.

  2. 02Edit

    Clients edit in plain words

    Your client says what to change in chat, or clicks the words on the page and retypes them. They see it live before it ships.

  3. 03Publish

    Safe changes go live

    Safe edits publish in one click. Bigger requests, like a new page or code, come straight to you.

FAQ

What people ask before switching.

Yes. That is the common case, and it is exactly what CMS Brew maps: the editable text and images inside your route modules and components. It handles dynamic routes like /blog/[slug] per page, and a brand-new page or section is an out-of-scope request that gets escalated to you.

Stop being the person who updates the phone number.

Give your client the keys to the content. Keep the keys to the code.

Prefer to talk first? Book a 30-minute call