← all units
[ID_04] PressKit
⭘ STABLE · readout offline · anshdhariwal/presskit
A generator that turns a short config into a clean, shareable press page.
Problem
Small projects need a press page but nobody wants to hand-build one. The assets exist, the layout is the chore.
Decision
I made the page data driven. You fill in a typed config with links, logos, and copy, and the layout renders itself. Adding a project means editing data, not markup.
Tradeoff
A fixed template means less layout freedom per project. For the speed of shipping a consistent page, that constraint is the feature.