Skip to content
Get Started

Archive // frozen Showcase

The previous ~50 pages are kept, not served.

Snapshot: archive/showcase-2026-08/ in the repo (outside Vite and verify:contract). Restore a page by copying it into apps/showcase/pages/ and adding it to the template registry.

Paths below are archive-relative — not live routes. Prefer the 12-page live registry (Home → Core → Scenes) for public proof.

# restore a frozen page to live Showcase
cp archive/showcase-2026-08/pages/scenes/scene-hero.html \
   apps/showcase/pages/scenes/
# then register in apps/showcase/vite.config + contract checklist

Archive index — open files from repo, not the dev server:

  • index.html — cinematic home (pre-lean)
  • pages/scenes/scene-hero.html — hero scene recipe
  • pages/scenes/scene-story.html — pinned story
  • pages/scenes/scene-features.html — feature flow
  • pages/scenes/scene-creator.html — scene creator
  • pages/components/buttons.html — button kit
  • pages/components/forms.html — forms
  • pages/color/design-tokens.html — token reference
  • pages/typography/typography.html — type samples
  • pages/tools/architecture.html — architecture
  • pages/library/gallery.html — library gallery
  • pages/motion/3d-explorer.html — 3D explorer
  • Full list: archive/showcase-2026-08/MANIFEST.md