Zarquan
Dev

Post 001 · multipage routing test

Field notes from the edge cache

The first rule of static publishing is that every page is just a file waiting patiently for a request. No database wakes up. No server blinks. The page is already there.

This route lives at /posts/field-notes.html, but it belongs to the same here.now site as the homepage.

If this works, a 40-post static blog should still be one site: one manifest, many paths.

Next: static weather →