Ryan's Blog Blog Archives RSS Feed

Colophon

Colophon

This site is built as a small Cloudflare Worker that renders semantic HTML templates and serves static assets from the repository.

The visual layer is now a 100-theme layout renderer system. A shared content model feeds different shells and route renderers, so a theme can act like Hacker News, Windows 98, a terminal, a wiki, or a portfolio without changing the underlying content.

Theme selection is stored locally and in a cookie, can be shared with a URL parameter such as ?theme=win98, and can be changed from the picker or the full theme gallery.

The default skin is Aqua, preserving the early-2000s Apple-inspired design that was already here before the theme system was added.