# Astro

The web framework for content-driven websites. ⭐️ Star to support our work!

Repository: https://github.com/withastro/astro
Canonical: https://ross.abutalabs.com/products/astro
Homepage: https://astro.build
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: static-site-generator, blog, islands, components, node, browser, server, hybrid, universal, astro, static
Last push: 2026-08-26T21:03:34+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 1997, "days_push": 7, "days_rel": 7, "gap_med": 0.0, "n_releases_24m": 971}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 62077, forks 3743 (observed 2026-08-28T04:12:19.077943+00:00)

## What it is
Astro is a TypeScript-based web framework for building content-driven websites with a powerful developer experience and lightweight output. It ships zero JavaScript by default and supports islands architecture for selectively hydrating interactive components from frameworks like React, Preact, Svelte, and Vue.

## Use cases
- build a fast marketing site or landing page
- create a developer blog with markdown and MDX
- generate a documentation site
- build a content-heavy site that ships minimal JavaScript
- add interactive React or Svelte islands to an otherwise static site
- build a hybrid site with server-rendered endpoints
- migrate a blog from Gatsby or Jekyll

## When to choose
- your site is mostly content like blogs, docs, marketing pages, or portfolios
- you want fast page loads with little or no client-side JavaScript
- you want to mix UI framework components into a static site
- you want built-in markdown/MDX and content collections support

## When to avoid
- you are building a highly interactive single-page application with heavy client state
- you need a full backend application framework with complex server-side logic
- your team depends on a single UI framework for the entire app

## Facets
- artifact type: framework
- maturity: stable
- function: static-site-generator, ssr, web-framework, templating, ui-components, build-tool
- domain: web-development, frontend, web-design, documentation
- platform: cross-platform, browser
- tags: islands-architecture, content-driven-websites, zero-js-by-default, markdown, mdx, blog, typescript, nodejs, web-server

## Member repositories
- withastro/astro (main) score 95
- withastro/docs (docs) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:19.077943+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:17:28.257464+00:00, confidence not recorded.
  - readme: https://github.com/withastro/astro (fetched 2026-08-28T04:12:19.077943+00:00, sha e2a6093fe99c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
