Personal landing page for me :3
Built with Astro and deployed to Cloudflare Pages via GitHub Actions.
| Layer | Choice |
|---|---|
| Framework | Astro 6.1.6 |
| Hosting | Cloudflare Pages |
| CI/CD | GitHub Actions |
| Fonts | Google Fonts (EB Garamond, Inter) |
| Node | >= 22.12.0 |
Minimal single-page layout. Dark/light mode uses a full-page curtain with mix-blend-mode: difference — a white overlay that sweeps across and inverts all colors. No CSS variables or theme system; static colors only.