Astro Themes gallery
The official theme/template marketplace on astro‘s own site — a curated, browsable gallery of ready-made Astro sites you clone to skip the from-scratch build. Source: page 1 of the gallery (our ingest is the listing itself).
What’s there
Roughly 900 themes across 46 gallery pages (~20 per page), spanning the usual site shapes — blog, portfolio, landing page, e-commerce, SaaS, documentation, education. They come free or paid: free entries like Pulsar (a blog theme with dark mode and SEO) and RicoUI Blog sit alongside premium ones like Kinto, Hatch, and Meridian. Most are built on Astro 6 and mix in Tailwind, TypeScript, and a UI framework (React/Vue/Svelte) where a theme needs interactivity. A few catalog examples: Northstar (bilingual education template with CMS integration), Slab (a neo-brutalist SaaS theme with a “config-driven section library”), Cirrus (fintech).
The gallery is community-fed: “anyone can submit a theme,” so the catalog is a contributor pool, not a first-party set. That’s the same open-submission model the awesome-static-generators and jamstack-generators-list catalogs run on, applied to finished sites rather than tools.
A typical individual entry, Zen (github.com/Secd0g/zen, a tiny in-the-wild Astro blog theme),
shows the texture below the gallery counts: a single-purpose blog theme that treats typography and
readability as the feature — Inter at 17px / 1.9 line-height, a 700px measure, auto dark mode, a
sidebar table of contents, and built-in search via Pagefind (the same static search this wiki’s
own astro site uses). It’s an unremarkable, low-star hobby project — which is the point: the
turnkey-template layer is mostly a long tail of small, opinionated single-site themes, not a
handful of flagships. (Folded here as a worked example rather than its own page — one more instance of
the gallery’s pattern, not a distinct subject.)
Why it matters
A turnkey theme marketplace is the part of the wordpress experience that build-time tooling was long said to lack: a non-developer (or a developer in a hurry) could pick a WordPress theme and have a site in minutes, while SSGs handed you an empty repo. A ~900-theme gallery spanning the same use cases WordPress themes cover is evidence the SSG ecosystem is closing that turnkey gap — maturing from “a fast generator” toward “a generator plus a ready-made-site economy.” It’s an ecosystem-maturity signal under the spoke’s displacement thesis, not a performance or architecture claim.
Tier
T3 — Astro’s own marketing gallery: authoritative for what themes exist and how the marketplace works, but self-interested (Astro promoting its ecosystem) and the counts are volatile (a live, continuously-submitted listing). The ~900 figure is a snapshot read off the page’s 46-page pagination.
Related
astro · static-site-publishing · wordpress · wordpress-market-share-decline · awesome-static-generators · jamstack-generators-list