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
- Infrastructure — Hosting, deployment, networking, and server infrastructure used to operate this static website
- Site Architecture — Hugo content organisation, templates, navigation, static assets, and generated output for this website
- Publishing Workflow — Local preview, static generation, verification, and deployment with Hugo
- About This Website — Design principles, technical choices, and constraints behind this personal static technical website