A quiet notebook about building calm, fast websites.

kunde-blog is a small static journal — every page rendered to plain HTML at build time, no trackers, no client-side JavaScript. Expect field notes on Astro, markdown workflows, and self-hosting on a shoestring. New entries land whenever something is worth writing down.

Posts

Hello, world

What this blog runs on: Astro 7, plain markdown files, Bun, and a self-hosted Docker + nginx setup that costs pennies.

This site ships zero JavaScript

Dark mode, readable typography, and working navigation — all without a single byte of client-side script. Here's what the CSS picks up.

Markdown field notes

A working tour of what plain markdown gives you out of the box — headings, lists, quotes, tables, and code — no plugins, no shortcodes.