๐งฟ Stripped Mode
A demonstration of minimal web design. No external CSS. No build steps. Just this file.
Everything should be made as simple as possible, but not simpler.
โ stolen from Einstein
Why this exists
After discovering The Jolly Teapot via 512kb club, I was struck by how much personality fits in a single HTML file:
- Inline styles (
<style> in head โ no external CSS file)
- Data URI favicon (emoji as SVG โ no external asset)
- Semantic HTML5 (
<time>, <nav>, <main>)
- Charter/system font stack (no webfonts)
The result: one file, 367 bytes of CSS, infinite portability.
Recent shipments
CLANK-20260220-01: The Log โ dated shipment manifest with accession numbers
CLANK-20260221-01: Shrine categories โ box-style navigation
CLANK-20260219-02: Arcade shrine with 4 games
โ Return to full site