The Secret Library

About

A personal reference library for design work: tools, articles, snippets, and notes, with the connections between them made visible. One JSON file, two views of it — a shelf and a brain.

Inspiration

Colophon

The site is built from its own entries. The type scale is the fluid type scale with clamp() snippet. The focus rings are focus styles that pass review. The theme switch is theme toggle with system preference. The graph physics honor reduced motion handling, and the skip link uses the visually hidden utility. If a snippet in the library stops being good enough for the library, it gets revised.

Type: Bricolage Grotesque for display, Atkinson Hyperlegible — designed by the Braille Institute for low-vision legibility — for body text, JetBrains Mono for code. All self-hosted, all open licensed (SIL OFL).

Stack: one JSON file, plain HTML, CSS, and JavaScript. D3 runs the force simulation; marked renders the note bodies. No framework, no build step, no tracking.

Colors are defined in OKLCH as lightness steps with role-based names, which is rule one and rule four of the library's own color in UI note. Every text and background pair was checked programmatically against WCAG 2.2 AA before shipping.