CLAUDE.md
This is the Glitter.land website — The Magic Salon.
What This Is
Glitter.land is the thinking counterpart to Unicorn.land. Unicorn.land is the magic atelier (where we build). Glitter.land is the magic salon (where we think). A unicorn is made of glitter.
Repository Structure
css/— Design system CSS (source)index.html— Landing pagethreads/— Lines of inquiry, each a directory containing HTML pieces.deploy/— Cloudflare Pages publish root (generated by build.sh).github/workflows/— CI/CD
Design System
Derived from Unicorn.land but with a warm salon identity:
- Shared: Outfit font, opal accent (#56dbd0), JetBrains Mono for code
- Different: Warm dark backgrounds (not cool purples), Source Serif 4 for body text, ambient shimmer (not bold rainbow)
- CSS custom property prefix: --gl-*
Key Commands
# Build (copies source files to .deploy/)
./build.sh
# Preview locally
open .deploy/index.html
Deployment
Deploys to Cloudflare Pages. The .deploy/ directory is the publish root. Deploy workflow runs on push to main.
Content Structure
Content is organized as “threads” — sustained lines of inquiry. Each thread is a directory under threads/. Each piece within a thread is an HTML file.
Current threads:
- threads/inequality-mechanics/ — How wealth concentrates, how the same forces can redistribute
- threads/technium/ — Technology as evolutionary force (Kelly’s 7th kingdom)