Hello, new site

Hello, new site


meta astro

This is the first post on the rebuilt site. The previous version ran on Hugo with the Blowfish theme; this one runs on Astro + Tailwind + DaisyUI, using the forest color palette.

Why the change?

  • Less HTML/CSS by hand — Tailwind utilities + DaisyUI components cover most layout needs.
  • Markdown-first — every post is a plain .md file with typed frontmatter.
  • Simple deploys — a GitHub Action builds astro/dist and pushes it to the Pages repo.

More posts and project write-ups coming soon.