project

xaras

This site. A logbook for what I'm building, reading, and learning.

The site you’re reading. Built with Astro, content collections, and an ai-rolled type/lens system for filtering posts.

Learnings

  • Content collections give you a typed schema without a CMS — this is easy to maintain.
  • Keeping the design tokens in CSS variables makes retheming a one-line change.
  • astro is fast and easy