Hello, World

Welcome to the blog. This site is built with Astro, styled with Tailwind CSS, and deployed on Cloudflare Pages.

How it works

  • New posts live in src/content/blog/ as Markdown or MDX files.
  • Each post needs frontmatter: title, description, pubDate, and optionally tags, updatedDate, heroImage, and draft.
  • Pushing to main triggers an automatic rebuild and deploy.

That’s it — no build step to think about, just write and push.