Skip to content
F Fastry
All posts

Blog

Articles on Astro, web performance, design systems, and building with Fastry.

The Stack Marquee — A Pure-CSS Infinite Tech Strip

Fastry's homepage has a new Stack Marquee: two rows of tech-stack cards scrolling opposite ways with zero JavaScript. Here's how the loop works and why it's hidden on phones.

2 min read
astro-rocket animation css components ux performance

What the Lighthouse Score Actually Means — and Why This Site Hits 100

A plain-language guide to the Google Lighthouse report: what the four scores measure, how to run one yourself, and what 100/100/100/100 says about a modern Astro site.

2 min read
lighthouse performance accessibility seo web-vitals

Going Multilingual: Native i18n in Fastry 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.

2 min read
astro-rocket i18n internationalization tutorial v1-3-0

Comments on Blog Posts — Giscus, Lazy-Loaded

Fastry now has optional comments on blog posts, powered by Giscus and GitHub Discussions. The script is lazy-loaded so readers who don't scroll to the bottom pay zero cost.

2 min read
astro-rocket features blog comments giscus

Independent Footer Menu — Different Links in Header and Footer

Fastry now lets you configure the footer menu independently of the header navigation. Add a Privacy link, an Imprint, or a Cookie Policy without cluttering your main nav.

2 min read
astro-rocket features footer navigation

Table of Contents — Reading Anchors for Long Posts

Fastry renders an optional TOC on blog posts in three layouts — inline card, sticky sidebar, or both — with the sidebar on the left or right. Pick what fits your audience.

2 min read
astro-rocket features blog navigation

System, Light, Dark — How Fastry'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.

2 min read
astro-rocket dark-mode design-system ux tutorial

Animations in Fastry — How the Premium Motion Design Works

A deep dive into every animation layer in Fastry: the spring-curve hero entrance, staggered cascades, scroll-reveal, and how it all stays smooth without a JS animation library.

2 min read
astro-rocket animation css ux performance

57 Components Ready to Use — Fastry's Full UI Library

Fastry ships with 57 production-ready components from the Velocity library — buttons, cards, dialogs, forms, data display, and full page-structure components. All accessible, all themed.

2 min read
astro-rocket components ui velocity

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

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

2 min read
astro-rocket seo structured-data tutorial configuration

Hero Scroll Indicator — Desktop-Only, Hides on Scroll

Fastry's hero has an animated scroll indicator: two bouncing chevrons that fade in after the hero animation and disappear the moment you start scrolling. Here's how every part of it works.

2 min read
astro-rocket features ux animation

Scroll Progress Ring — A Circular Indicator on the Back-to-Top Button

Fastry's back-to-top button now has a circular SVG progress ring that fills as you scroll. It's brand-coloured, theme-aware, and runs entirely in CSS and a small inline script.

2 min read
astro-rocket features ux animation

Follow along

Stay in the loop — new articles, thoughts, and updates.