--- 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}

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.