Version list
-
Terminal Calm
Monospace chrome, hairline rules, off-white and black, amber cursor accent.
- Preview
- nook.site /
- Git tag
-
homepage/v2-terminal-calm@ 4176fa9 - Since
- 2026-07-15
-
Minimalist
Inter sans, monochrome layout, inverted waitlist queue, manifesto rows.
- Preview
- /homepage/v1-minimalist
- Git tag
-
homepage/v1-minimalist@ 05963d1 - Since
- 2026-07-15
How to restore a design
- Preview only — open the archived URL above (e.g. /homepage/v1-minimalist).
- Make it live again — check out the version tag, copy
apps/demo/src/pages/index.astro(and its styles) from that commit, updatehomepage-versions.ts, and release. - From git —
git fetch --tags && git show homepage/v2-terminal-calm:apps/demo/src/pages/index.astro
When shipping a new design: freeze the outgoing page under
/homepage/<id>, add a row to
homepage-versions.ts, and tag the commit
git tag homepage/<id>.