NOTE /

Building ZXLab by hand

Notes from building a personal website from an empty Astro project.

  • Astro
  • Web
  • Learning

I started ZXLab with two constraints:

  1. Build the main site by hand.
  2. 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.