colophon
This site is intentionally simple. It's designed to feel like the early web - minimal, fast, and focused on content.
design
The design takes inspiration from the first websites, particularly Tim Berners-Lee's original site at CERN. The aesthetic is intentionally restrained: monospace typography, a warm background, and simple navigation.
No JavaScript. No tracking. No cookies. Just HTML and CSS.
technical details
- Built with a custom Python static site generator
- Content written in Markdown
- Homepage configured via JSON
- Hosted as static files
typography
The site uses your system's default monospace font. This keeps things simple and fast.
colours
- Background:
#E6D8C0 - Text:
#404040 - Accents:
#888and#666
source
The site's source is available if you're curious about how it works.