Some exciting news from around the Astro ecosystem this month, including:
- Updates from Mission Control
- Latest releases
- Astro Adopters
- Weird Wide Web
- Cosmic Canvas
- Community updates
- Reading List
- Watch Party
- Tips & Tools
- Themes & Templates
- Site Showcase
- Starlight in the wild
Let’s dive right into it!
Updates from Mission Control
- 🔮 The future of Astro as predicted by Matt Kane at ViteConf2025!
- Biome announces full support for Astro files!
- 📈 Astro is the 3rd-fastest growing language on GitHub according to Octoverse 2025. (And in 2nd place? Typst - one of this month’s Astro Adopters! Do we get to count that, too?)
Latest releases
Minor releases introduce new features and improvements. Check out what’s new!
- Astro 5.15 - Netlify skew protection, granular font preload filtering, new adapter APIs, and more! CHANGELOG
Astro Adopters
From Google to Reuters to Typst, some of the biggest names you know are using Astro!
-  Build, debug & deploy with AI | Gemini CLI   
-  Graphics kit publisher   
-  Typst: The new foundation for documents   
See more companies using Astro in our site showcase, and explore Astro for corporate or enterprise use with one of our agency partners!
Weird Wide Web
Some sites from the last month that show off what you can do with Astro that are quirky, innovative, inspiring, or just plain fun!
- Tilly hosts its marketing site, offline-capable PWA, and API routes together in one Astro project. Tilly is an open-source personal relationship manager with client-side sync, offline-first design, and optional agentic AI assistance… and the entire React app is its own Astro island!
- No missing pieces in this set! Take a break and put some puzzles together at Jigsaw King. Sound on for those satisfying “clicks” when pieces fit together!
- Astro is perfect for your content sites, and both MiniNote and Online Notes want to help you organize your thoughts with these online digital notetaking apps created with Astro.
 
    
    
    
   Cosmic Canvas
Didn’t think you could do that with Astro? These stunning sites with spectacular visuals and smooth animations prove you can!
Community
Astro Team News
This month saw two new additions to the team: welcome, Kenji Tomita as our newest maintainer! We’re happy to have you aboard!
We’re also excited to announce our newest Astro core maintainer, Armand Philippot ! You’ll see Armand taking charge on several documentation initiatives, as well as keeping our French translations up to date, and contributing to several areas of the codebase.
Please join us in welcoming both Kenji and Armand! Further proof that if you start translating Astro docs, you just might find yourself riding the “Translator-to-Maintainer Express” 🚄
Spirit of Astro winning designs
Congratulations to Christina Martinez, Louis Escher, and Hazim Sami for their winning design entries!
 
You can read the Spirit of Astro winning designs blog post to learn more about each design, or head straight over to the Astro merch store and put some in your shopping cart today!
Did you know?
Astro now has a Luma event calendar to track conferences, meetups, and other events around the Astroverse… like Reuben Tier at React Advanced London in November!
If you are holding a local meetup, talk, event, or speaking at a conference, let Sarah Rainsberger know! We don’t have all the details worked out, nor the specific criteria for posting external events. But we do want to make Astro events around the globe more discoverable. So, if you’re willing to give this a try, so are we!
And the first (past) event on our Luma calendar was the Astro Happy Hour in Amsterdam, sponsored by Netlify! Thanks for coming out for drinks, snacks, and great conversations. Stickers were exchanged, acquaintances were (re)united, new friends were made, alliances were formed, and plans were hatched.
Subscribe to our Luma calendar and you’ll know when the next one is coming!
Content
Here’s what caught our attention this month:
- Using only Claude Code and the Astro Docs MCP, Anthony Calzadilla said Goodbye WordPress. Hello Astro. in just three hours. The result? “Faster, leaner, and free. No regrets.” Want to try it yourself? Follow along step-by-step with Anthony’s guide for the ultimate WordPress to Astro Migration: The 3-Hour Method.
- View Transitions are now supported in all major browsers! Find out what it means for your Astro project from Martin and his Bag of Tricks.
- Astro is the meta-framework for htmx according to Jeff Huleatt, CEO of htmx.
- See why Bejamas chose Astro and Netlify power to its latest financial website template, available for free in our theme catalogue!
Because you can never get tired of Astro, here’s even more community content!
Migration Stories
- This website now runs on Astro, Netlify, and Tangled
- Migrating from Hugo to Astro
- I moved my blog from WordPress to Astro
How-to Articles
- SEO for Astro: How to make the fastest framework also the smartest
- How to add fast client-side search to Astro static sites
- Contact forms in Astro with Server Actions and Resend
- My Custom Code Block Setup in Astro
- How I got Prisma working in Astro
- Build a Regionally Localized Website with Storyblok and Astro
- How to build a knowledge base with Astro and ButterCMS
- From VS Code to Helix: Getting the most of Markdown and Astro in Helix
Find these and all how-to articles from previous monthly blog posts at Astro Tips!
… and more!
- Astro Docs Gets an MCP Server (and it’s pretty cool)
- Static vs. dynamic rendering in Astro: making the right choice for your UI
- Building My New Website with Astro, GitHub Copilot, and AWS Amplify
Watch Party
Be sure to follow Astro’s official YouTube channel for content from the team!
Astro on demand
Grab your popcorn and make a playlist of your faves! 🍿
Astro ❤‘s your fave tech
Using a CMS, database, or AI tool to build Astro? See how it’s done!
Learn Astro
New to Astro? See the latest introductory videos around the web!
Meetups
Astro is popular around the globe! Discover what happened at meetups and conferences this month.
Live coding streams
Watch people build, experiment, and learn!
Tips & Tools
The latest community-built utilities and integrations to help you build with Astro. 🛠
- 🌟 Starlight Links - Visual Studio Code extension providing IntelliSense for links in Markdown and MDX files for Starlight documentation projects.
- 🌟 Mixedbread Search for Starlight - A Mixedbread integration for Starlight to replace the default Pagefind search.
- 🌟 Starlight DocSearch Typesense - A Starlight plugin that adds DocSearch powered by Typesense for fast, typo-tolerant documentation search.
- Astro Chatty GPT - A simple chatbot API for your Astro site. Powered by Upstash search, GPT-5 and AI-SDK.
- Astro ATProto OAuth Starter - A minimal Astro starter template demonstrating OAuth authentication with the AT Protocol (ATProto), the decentralized social networking protocol used by Bluesky and other services.
- Astro Single File - An integration that allows you to bundle the CSS and HTML in a single file.
- Astro Users - An Astro integration for user management with Cloudflare D1 database.
- Expressive Code language badge - A plugin for Expressive Code that adds language badges to code blocks with customizable styling.
- Astro View Transition Script - A utility function to execute a callback that is compatible with Astro’s view transitions.
- Astro NProgress - An integration to support NProgress.js nanoscopic progress bar that is compatible with Astro’s view transitions.
- Astro Markdown Export - An Astro integration that generates static Markdown files from your content collections during build.
- Astro Loader for Valise - Astro content loaders for the art inventory system Valise, available for both artwork and collections.
- Astro Google Reviews - Embed the Google reviews widget (powered by Wally) in your Astro site with a single component.
- Astro Theme Toggler - A simple, minimal, and optimized theme toggler utility for Astro with vanilla JS.
- Astro Dropdown - A simple, customizable dropdown menu utility for Astro with only vanilla JS.
- Astro Shield - A minimal integration that deters automated scrapers through client-side challenges without requiring external services.
- Astro Plugin Media - An Astro media plugin that supports embedding multiple audio and video players in Markdown.
- Agent Summary - A tiny Astro integration that turns your built site into a machine-readable catalog (AGENTS.md) for agentic or LLM-driven tooling.
… and some built with Astro!
- npm provenance overview - Quickly see publishing security for a maintainer’s npm packages.
- 🌟 Starlight themes - The one place to preview all Starlight themes. Having trouble choosing between Catppuccin, Flexoki, Rapide, and Ion? Find all your favourite community-built Starlight themes available in one demo site with a theme toggle!
Themes & Templates
Several new Astro themes were added to the Astro theme directory this month. Get a jump start on a fresh new project by starting with a theme!
-    Big City Life 
by Jramma Big City Life 
by Jramma
-    Kiri 🌿 
by Yogesh Bhutkar Kiri 🌿 
by Yogesh Bhutkar
-    Streamer Raw 
by Lexington Themes Streamer Raw 
by Lexington Themes
-    Stella – SaaS & Startup Theme 
by Getastrothemes Stella – SaaS & Startup Theme 
by Getastrothemes
-    Modern template for graphic and UI/UX designer portfolios 
by Jawuil Pineda Modern template for graphic and UI/UX designer portfolios 
by Jawuil Pineda
-    Minimalistic Catppuccin Portfolio 
by Felix Schneider Minimalistic Catppuccin Portfolio 
by Felix Schneider
-    Astral Halo 
by HPCesia Astral Halo 
by HPCesia
-    Firefly 
by XIAYE Firefly 
by XIAYE
-    CyberShield - Professional Cybersecurity Portfolio 
by Jawuil Pineda CyberShield - Professional Cybersecurity Portfolio 
by Jawuil Pineda
-    TechVenture - Modern Podcast Website Template 
by Jawuil Pineda TechVenture - Modern Podcast Website Template 
by Jawuil Pineda
-    Semantic Docs 
by Logan Lindquist Land Semantic Docs 
by Logan Lindquist Land
-    Dockit - Astro Free Documentation Theme 
by Themefisher Dockit - Astro Free Documentation Theme 
by Themefisher
-    Astro blog theme 
by babyblue Astro blog theme 
by babyblue
-    Momo-Index 
by Motues Momo-Index 
by Motues
-    Whisper 
by Steve McDougall Whisper 
by Steve McDougall
-    Astro Modular 
by David V. Kimball Astro Modular 
by David V. Kimball
-    Growth - Digital Marketing Landingpage Web Template 
by Portfolios Growth - Digital Marketing Landingpage Web Template 
by Portfolios
-    Astrogent 
by Fauzira Alpiandi Astrogent 
by Fauzira Alpiandi
-    Minimalistic Portfolio 
by Shone Binu Minimalistic Portfolio 
by Shone Binu
-    Directus CMS Template 
by Directus Directus CMS Template 
by Directus
-    Mizu 
by oxygenna-themes Mizu 
by oxygenna-themes
Showcase
Looking for even more inspiration? See all the community member websites submitted to the Astro showcase this month. Submit your site built with Astro!
- Sales Tax Colorado LLC | Sales & Use Tax Consulting Services   
- Home - King Transportation   
- Dentist Morrisville Serving Yardley & Langhorne Dr. Kasia Weitz   
- Home - VUW.AI   
- Sensinum | Your TypeScript-driven leading Strapi tech boutique   
- Felix Schneider   
- China Recipe — Authentic Chinese Cuisine Collection   
- Gatherist - Events   
- Automated global payouts at scale - Dots   
- Arti   
- Bram van der Laar - Product Designer & Creative Developer   
- Maximillian Leonard - Software Developer, Kuala Lumpur   
- Nubesti - Autonomous Red Team AI Agent   
- Kloudboy® - Premium WordPress & Cloud Hosting Solutions   
- DailySelfTrack | Your Life, Quantified Your Way   
- Francesco Mauto - Web & Game Developer   
- Fast Bulk URL Opener - Open Multiple URLs at Once | Open Bulk Url   
- Awareways - Creëer een weerbare security & privacy cultuur   
- RedoMySite | Turn any old site into Astro   
- Nua Site   
- Online Tools Reviews Without the Bullshit | VPN, Hosting & Storage   
- RARE□TV | New Internet Television   
- J Lopes | Developer Portfolio & Creative Writings   
- Guerra Family History   
- in4future - Web Tasarım ve Yazılım Çözümleri   
- Konstantinos Botonakis - Principal Engineer   
- yoyle.city   
- Colanode - Open-source & local-first collaboration infrastructure   
- David Osipov | Rooted in Strategy, Branching into Innovation   
- Gitea Mirror - Automated GitHub to Gitea Repository Mirroring & Backup   
- Villa René Gabriel | Séjour d’exception dans les Landes   
- Manon Depierrois, EMDR & Psychogérontologie   
- The UK’s #1 Collagen Brand | Absolute Collagen   
- Sean Young • Family. Food. Life.   
- Narla Aguiar • Comunicação Estratégica   
- Lokal Mieten in deiner Nachbarschaft | Mietzekater   
- NarrativeFlow | Visually Design Dynamic Video Game Narrative   
- VisionPlayer - A modern, open-source JavaScript-based media player   
Starlight in the wild
It’s always exciting to stumble across more docs built with Starlight. Here’s what our community noticed this month:
- Web Dev Helper Guide | Web Dev   
- ConnectyCube: API documentation and tutorials   
- Content Island Docs | Docs   
- Quickstart docs | Stainless SDKs   
- seenode Documentation   
- All Contributors Bot   
- Welcome to crate2nix | crate2nix   
That’s a wrap! 👋
Thanks for another great month! We can’t wait to see what you build next month!
Want to be in this post next month? Share your Astro websites, projects, apps, tools, blog posts, demos, and videos in the #showcase channel in our Discord and/or tag us on social media!
 
  
  
  
   
   
  
 