Astrology i18n is a photo‑and‑prose blog theme built for global storytelling. It ships with 10 languages out of the box and first‑class i18n: language‑prefixed routes, per‑locale UI dictionaries, hreflang, sitemap, and per‑language RSS.
- 🌐 Internationalization: `/[lang]/` routing (default `zh` is also prefixed), centralized dictionaries in `src/i18n/*.json`, i18n sitemap and hreflang.
- 🗂️ Content Collections: Post/Page/Author collections with schema validation and last‑modified time injected from Git.
- 🔎📈 Search & SEO: On‑site search via `astro-pagefind`, `astro-seo` + JSON‑LD, `robots.txt`, and per‑language RSS feeds.
- 🎨🖼️ Styling: Tailwind CSS v4 (+ Typography), light/dark themes, responsive images via `astro:assets`, icon system via `astro-icon`.
- ⚡ DX & Performance: MDX support, link prefetching, clear project structure, and sensible defaults.