Skip to content

Build /teardowns page and publish Figma teardown#228

Open
JordanHunke wants to merge 4 commits into
mainfrom
jordan/teardowns-194
Open

Build /teardowns page and publish Figma teardown#228
JordanHunke wants to merge 4 commits into
mainfrom
jordan/teardowns-194

Conversation

@JordanHunke
Copy link
Copy Markdown
Contributor

@JordanHunke JordanHunke commented May 27, 2026

Closes #194

Summary

  • /teardowns: New index page listing teardowns as cards with prominent Ladder score display. Footer link now resolves correctly.
  • /teardowns/[slug]: Detail page with rung-by-rung content, score hero in the header, share links, and CTAs.
  • Figma teardown: Full written teardown covering all six rungs. Structure, copy, and format are complete. Score and final content rationale need Ward's review before publishing.

What needs Ward's input before this ships

  • Confirm or replace the Figma Ladder score (currently showing "TBD" on the page)
  • Validate the per-rung analysis against an actual scoring run
  • Once score is confirmed: update score, scoreColor, and optionally revise rung content in src/app/teardowns/posts.ts

Test plan

  • /teardowns loads and displays the Figma card
  • Footer "Teardowns" link resolves correctly
  • /teardowns/figma loads with full content
  • Score displays as "TBD / score pending" until confirmed
  • No em dashes, no corporate buzzwords
  • CTAs link correctly to /score and /framework

🤖 Generated with Claude Code

JordanHunke and others added 2 commits May 27, 2026 12:30
- src/app/teardowns/posts.ts: TeardownPost type + data file; Figma
  teardown written in full with score marked TBD pending Ward confirmation
- src/app/teardowns/page.tsx: index page listing teardowns as cards
  with prominent Ladder score display; mirrors blog page structure
- src/app/teardowns/[slug]/page.tsx: detail page with per-rung content,
  score hero, share links, and framework/scorer CTAs
- Footer link at /teardowns now resolves correctly

Score field on Figma entry is "TBD" with scoreTbd: true flag. Update
posts.ts once Ward confirms the score and update the title accordingly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Figma teardown title and subtitle updated to final copy
- Score CTA on /teardowns and /teardowns/[slug] styled as primary
  green box with pill button, matching blog Pulse CTA pattern
- Removed em dash in "What we scored" section

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

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

Project Deployment Actions Updated (UTC)
runladder Building Building Preview, Comment May 28, 2026 10:43pm

Request Review

@JordanHunke
Copy link
Copy Markdown
Contributor Author

@wardandrews the structure and formatting are done for the teardown with placeholder score and content for Figma.

Can you take a look and let me know how you want to handle the scoring rationale for Figma?

Preview Link: https://runladder-git-jordan-teardowns-194-drawbackwards.vercel.app/

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.

Build /teardowns page and publish first teardown

2 participants