Markdown as the database
Four collections hold every text on this site. Git holds the history.
Every entry is one Markdown file in src/content/posts.
Four collections hold every text on this site. Git holds the history.
GSAP reveals one element group at a time, and stops when the visitor asks.
Tailwind 4 reads the design tokens from CSS. The config file is gone.
Add a Markdown file, save it, and the entry appears.
Astro renders the pages. Tailwind styles them. GSAP moves them.