Adriaan's personal website
This site is built with Astro and deployed as static assets on Cloudflare Workers.
To build and deploy the site:
pnpm run deployThe wrangler.jsonc configuration uses the Workers build workflow with an assets directory and explicit 404-page handling.