Atelier Folio is a four-page editorial portfolio template (Index / Studio / Work / Writing). Set in Fraunces and Inter on a warm aged-paper palette with burnt-sienna and warm-ochre accents. Class-based dark mode swaps the palette tokens in place — no dark: variants on JSX. Single PageLeaf clip-path reveal between routes, per-line LineReveal headlines, and a Capabilities Index in place of a skills constellation. Built on React 19 / Vite 7 / Tailwind v4 with the full shadcn-style batteries dep stack (Radix / RHF / zod / framer-motion / lucide-react / recharts / sonner / cmdk / vaul).
Index, Studio, Work, and Writing routes wired with React Router and a shared editorial layout.
A single paper panel clip-paths away on every route, a 900ms ease-out-expo curve that respects reduced motion.
One toggle swaps palette tokens in place via html.dark, saved to localStorage and seeded from system preference.
Bistre ink on aged paper with burnt-sienna and warm-ochre accents, set in Fraunces and Inter.
Mobile-first grids down to 360px with a focus-trapped fullscreen menu and scroll lock.
Production-ready features built into the scaffold from day one.
Atelier Folio is a four-page editorial portfolio for designers, engineers, and writers who want their work to read like a printed quarterly rather than a SaaS landing page. It ships as a React 19 + Vite 7 single-page app with four routes — Index, Studio, Work, and Writing — and a shared editorial layout that keeps every page inside the same magazine column.
The craft is in the details you can see in the code. Bistre ink sits on an aged-paper background, with burnt sienna and warm ochre as the two accents. Headings are set in Fraunces and body copy in Inter, over a faint SVG paper-grain texture and hairline page margins. Headlines arrive line by line through a LineReveal lift, each route opens with a clip-path PageLeaf reveal, and a single dark-mode toggle swaps the palette tokens in place — all of it client-side and gated by prefers-reduced-motion.
Use all four pages as-is: introduce yourself on Index, tell your story on Studio, show selected projects on Work, and collect your essays on Writing. Swap the photo, copy, and links and you have a complete editorial site.
The Work page's featured case studies and the Studio history timeline read well for a small practice. The availability card and email CTAs make it clear you are open for commissions without needing a backend.
Lead with the Writing page, lean on the featured-plus-archive layout, and use the Studio page to establish credibility. Fraunces and the paper-grain texture suit long-form, print-minded work.
Click remix to fork Atelier Folio into your own private project on mythos.new. You get the full React 19 + Vite 7 source — pages, components, motion primitives, and the typed data file — ready to edit.
In the in-browser IDE and chat, edit the data file to replace the projects, articles, experience, stats, and links, then swap the portrait and copy. Adjust the paper, ink, and accent tokens to recolor light and dark mode at once. Point the CV button at a real PDF and set the mailto address — the contact CTAs are validated email links, ready to wire, with no form submission to configure.
When it looks right, publish to a <name>.r21.dev subdomain in a click. Your editorial portfolio goes live as a fast static site, and you can keep iterating and republishing from the same project.