NOTE /
Building ZXLab by hand
Notes from building a personal website from an empty Astro project.
I started ZXLab with two constraints:
- Build the main site by hand.
- Define a visual system before asking agents to extend it.
The goal is to understand the structure well enough that automation remains a tool rather than a source of architectural mystery.
So far, I have built the shared layout, responsive homepage, project data layer, and static project detail routes.
The first public version of ZXLab is deployed through Cloudflare Pages.