---
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.The power of Astro, right in your browser.We are happy to announce that Netlify has become Astro’s first corporate sponsor and exclusive hosting partner, donating $2,500 each month towards the ongoing open source maintenance and development 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.