Journal
Welcome — this is a minimal, dark, JavaScript-free site.
-
Hello, World 2026-08-24
This is the first post on this site — and a good excuse to write down how it’s actually hosted. It’s a static Hugo build, mirrored over FTP to a cheap shared-hosting box. No database, no build step running on the server, nothing to patch at 2am. If the whole thing falls over, the fix is
hugo --minifyand re-upload. -
Where The Code Lives 2026-06-05
This site’s templates and CSS are hand-written and version-controlled, no theme installed from anywhere else. It’s small enough to read start to finish in one sitting, which is the point.
-
There's A Feed 2026-05-10
Hugo generates an RSS feed for this site automatically, no plugin required. If you’d rather not check back manually, that’s the way to follow along.