Nuxt 4 + Sanity starter

Build a website your whole team can manage

Nuxion pairs a fast Nuxt frontend with a fully editable Sanity Studio — flexible sections, built-in theming, and zero rebuilds needed to update content.

Everything you need to launch

A component-driven starter with real theming, accessible forms, built-in SEO, and a full blog — every section editable from the Studio.

Page Builder

Compose pages from 20+ ready-made blocks — heroes, galleries, forms, FAQs, testimonials and more.

Live Theming

Colours, fonts and button styles are managed in Sanity and applied instantly as CSS variables — no redeploy needed.

Type-Safe by Design

Auto-generated TypeScript types keep your schemas and components in sync, catching mistakes before they ship.

What people say

“We shipped our marketing site in days, not weeks — and our editors actually enjoy using the Studio.”
Alex Morgan
Founder, Acme Studio
“The built-in theming meant a full rebrand without touching a line of code.”
Sam Carter
Marketing Lead, Northwind
“Clean architecture, real test coverage, and documentation that actually answers our questions.”
Jordan Lee
Independent Developer

Frequently asked questions

Can I add my own components?

Yes — run `npm run scaffold:component -- custom.my-block` and the schema, Vue component and registrations are generated for you automatically.

Does it work as a static site?

Yes — full static generation is the default, with Netlify and Vercel deployment presets included out of the box.

How do I get started after purchasing?

Run `npm run setup:project` for a guided one-command setup — it installs dependencies, walks you through your environment variables, and can import this demo content so you have something to work from right away.

Where can I find documentation?

The README covers quick start and common commands, `COMPONENT_CREATION_GUIDE.md` walks through building new blocks, and `TYPESCRIPT_GUIDE.md` explains the generated-types workflow.

How do I deploy my site?

Run `npm run staticnuxt` for a full static build, or deploy directly — Netlify and Vercel presets are already configured in the repo.

Get in touch

Have a question or want to work together? Send us a message and we'll get back to you.

From the blog

Notes on content modelling, performance and theming — written while building this starter.

Ready to build something great?

Open the Studio, start editing this page, and make it your own — every section here is just a block.