This Website

This section documents how this website is built and operated.

The site is intentionally static. Its source content is written in Org Mode, Hugo generates the HTML, and nginx serves the generated files from a Debian system.

Architecture

The publication chain is deliberately small.

The site is generated from Org sources with Hugo and deployed as static files behind nginx. See Infrastructure for the deployment architecture.

There is no database or server-side application required to read the site.

Pages