Metrica
Skip to content
Tag

#tutorial

6 posts tagged "tutorial".

Going Multilingual: Native i18n in Astro Rocket 1.3.0

How the new opt-in i18n system works, what it adds when you turn it on, and the exact steps to ship your site in English plus a second language.

Hans Martens
2 min
astro-rocket i18n internationalization tutorial v1-3-0

System, Light, Dark — How Astro Rocket's Colour-Mode System Works

A 3-state colour-mode system with no flash, live OS-preference tracking, and a pill dropdown that respects what the user actually picked. Here is how it is built.

Hans Martens
2 min
astro-rocket dark-mode design-system ux tutorial

SEO in Astro Rocket: What's Built In and How to Configure It

Astro Rocket handles structured data, Open Graph, canonical URLs, sitemaps, and more out of the box. Here's exactly what ships and where to configure it.

Hans Martens
2 min
astro-rocket seo structured-data tutorial configuration

Contact Form Setup: Resend, Vercel, and GoDaddy Step by Step

Astro Rocket's contact form is wired up but needs three things to actually deliver email: a Resend account, a verified domain, and one environment variable on Vercel.

Hans Martens
2 min
astro-rocket tutorial email vercel deployment

How Fastry's Design System Works — Tokens, Colors, and Dark Mode

Fastry uses a three-tier token architecture with OKLCH colors. Change one value and the entire site updates. Here's how it works and how to make it yours.

Almaz
2 min
astro-rocket design-system tailwind customization tutorial

The Hero Typing Effect in Fastry — How It Works and How to Tune It

Fastry's hero headline cycles through words with a typing animation. Learn how it works, how to tune every speed and pause, and how to disable it entirely.

Almaz
2 min
astro-rocket components customization tutorial javascript