This site
The site you’re reading right now. It started as the official Astro blog tutorial and grew into my personal blog and portfolio.
How it works
Built with Astro, fully static, with zero client-side
JavaScript. Posts and projects are Markdown files in content collections with
typed frontmatter, and an RSS feed is generated at build time. Deployed on
Netlify from GitHub; every push to main ships automatically.
Design
Intentionally minimal: system fonts, a single column, generous whitespace, and almost no chrome. The entire stylesheet is a few hundred lines.