#astro
All blog articles with tag «astro».
- 01
Mermaid → SVG via Playwright at build time: cold start, cache, and SSG cost
Real measurements from an Astro blog with 32 Mermaid diagrams: cold build 11.6s, warm 6.3s. Where the cache is, what Playwright does, why alternatives are worse.
- 02
JSON-LD @graph in Astro: from duplicated inline-blocks to a single citable-node
Step-by-step breakdown of migration from per-page Schema.org-blocks to a single @graph in BaseLayout: stable @id, entity references, articleBody-excerpt and FAQ.