Hello, web

A first note to mark the place and set the tone.

This site starts deliberately small. No build step, no framework, no database, no dashboard. Just files that can be opened, edited, and moved.

The point is not nostalgia. It is leverage. A plain HTML page is easy to inspect, easy to publish, and hard to break in interesting ways.

What belongs here

Notes on code, research, experiments, and useful failures. The best posts should feel like a cleaned-up lab notebook: compact, specific, and honest about what was tried.

pages/
  index.html
  blog.html
  about.html
  posts/hello-world.html

When a new note is ready, add another file under posts/ and link it from blog.html. That is the whole machine.