Skip to content

Nest experiment routes under /design-experiments/#12

Merged
joshcoolman merged 1 commit into
mainfrom
refactor/nest-experiment-routes
Feb 12, 2026
Merged

Nest experiment routes under /design-experiments/#12
joshcoolman merged 1 commit into
mainfrom
refactor/nest-experiment-routes

Conversation

@joshcoolman

Copy link
Copy Markdown
Owner

Summary

  • Moves all experiment routes from app/ root into app/design-experiments/ subdirectory
  • Updates gallery links to reflect new route structure
  • Updates CLAUDE.md to document the new directory convention

All experiments now live under /design-experiments/[name] instead of being top-level routes, keeping the app root clean as the project grows.

Test plan

  • Verify all experiment routes load at /design-experiments/[name]
  • Verify gallery links work on /design-experiments
  • Production build passes

🤖 Generated with Claude Code

Move all 10 experiment directories from top-level app/ routes into
app/design-experiments/ so URL hierarchy matches conceptual hierarchy:
- /blend → /design-experiments/blend
- /color-spec → /design-experiments/color-spec
- /crossfit-challenge → /design-experiments/crossfit-challenge
- /crossfit-challenge-2 → /design-experiments/crossfit-challenge-2
- /day-at-a-glance → /design-experiments/day-at-a-glance
- /geist-pixel → /design-experiments/geist-pixel
- /sourcing-image → /design-experiments/sourcing-image
- /spec-sheet → /design-experiments/spec-sheet
- /terminator → /design-experiments/terminator
- /youre-doing-it-wrong → /design-experiments/youre-doing-it-wrong

Updated gallery links in design-experiments/page.tsx to use new paths.
Updated CLAUDE.md structure docs and workflow to reflect new nesting.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Feb 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
com-joshcoolman Ready Ready Preview, Comment Feb 12, 2026 7:54pm
sandbox Ready Ready Preview, Comment Feb 12, 2026 7:54pm

Request Review

@joshcoolman
joshcoolman merged commit 862dd77 into main Feb 12, 2026
5 checks passed
@joshcoolman
joshcoolman deleted the refactor/nest-experiment-routes branch February 12, 2026 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant