e elin.website
Back to articles

The Quiet Web

A first note on building a personal site that values calm, speed, and clear writing.

  • design
  • web

The quiet web is not empty. It is edited.

It removes the parts of a page that ask for attention without earning it. It gives the reader a reliable rhythm: title, date, thought, path onward. It makes the technical choices feel invisible in the finished room.

This site begins there. Articles are ordinary Markdown files. The build turns them into static pages. A web server can then do the one job it is excellent at: serve files quickly.

Principles

  • Keep the architecture understandable.
  • Let typography carry more of the mood than decoration.
  • Prefer durable URLs and simple deployment.
  • Make adding an article feel like writing, not operating a machine.

Small systems can still feel expressive. They just need a point of view.