Your studio site, from install to launch.
Everything you need to set up SwiftAgency, make it yours and keep it fast. Written for developers, with notes for the people who edit content.
Quick start
Section titled “Quick start”npm installnpm run dev # http://localhost:4321npm run cms # the same server, opened in the Keystatic editorRequires Node.js 22.12 or newer. Then set your studio details in src/config/site.ts and pick a preset.
The guide
Section titled “The guide”- 01Start hereInstall, the project structure, site settings and deploying to Netlify, Vercel or Cloudflare.
- 02CustomisePresets, design tokens, type, components, motion and adding your own pages.
- 03ContentCase studies, journal, careers, legal pages, the contact form and the Keystatic editor.
- 04LanguagesHow English, German and Indonesian are wired, and how to add or remove a language.
- 05QualityLighthouse scores and CI, accessibility rules, and the SEO the theme does for you.
- 06HelpCommon questions, upgrading between versions, the changelog and licence.