Digital Garden • Page 1 of 2

Notes, Snippets & Mental Models

A lightweight digital garden for atomic thoughts, CSS subgrid mental models, OKLCH theming, PWA caching recipes, and production debugging notes.

SEO & Structured Data

Programmatic Schema.org JSON-LD Generation in Astro

How to automatically generate Google rich-result Person, WebSite, BlogPosting, and Service schemas using Astro Content Collections and Zod schemas.

#seo#schema-org#json-ld#astro
CSS

CSS Subgrid Mental Model

Align card headers and footers across independent grid tracks without layout hacks.

#CSS#Subgrid#Layout