---
import BaseHead from '../../components/BaseHead.astro';
import BlogHeader from '../../components/BlogHeader.astro';
import BlogPostPreview from '../../components/BlogPostPreview.astro';
let title = 'Astro Blog';
let description = 'Everything you need to know about Astro, direct from mission control.';
let permalink = 'https://astro.build/blog';
let lang = 'en';
---
The Astro Blog
{description}
Get a sneak preview of what's next for Astro, including our new Vite build engine and WASM-powered Go compiler.Astro September Demo Day was today and we had 4 amazing talks, including one with big announcements on the future direction of Astro.Introducing: Next.js-inspired file routing • Astro.resolve() • client:only components • translations.Introducing: Responsive partial hydration • Solid.js support • Lit SSR support • Named slots • Global style support.We're excited to announce Astro as a new way to build static websites and deliver lightning-fast performance without sacrificing a modern developer experience.