Elevate "Things I've shipped recently" homepage section#4
Merged
Conversation
Surface each project's last-pushed date from projects.generated.json through BentoProject as `shippedAt` (formatted) and `shippedAtISO`, and render it next to the card number so every card answers "when?". Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Make the homepage projects block read like a portfolio anchor instead of a logo wall: bigger section padding, a confident lede paragraph under the title, a 4-tile stats strip (shipped / repos / languages / last shipped), more breathing room in the bento, and a bottom CTA linking to the full /projects archive. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
01 · SHIPPED APR 2026), pulled frompushedAtinprojects.generated.json./projectsarchive instead of dead-ending the section.18px → 20px, autorow200px → 220px, more vertical rhythm between sub-blocks.No card-design overhaul — bento layout, hover states, and the featured live-preview window are unchanged. No new dependencies; no
globals.cssedits.Test plan
npm run dev→ loadhttp://localhost:3000, scroll to#projects. Confirm: eyebrow → title → lede → stats strip → filters → bento → CTA stack cleanly./projects.all / frontend / backend / design) —showing X of Ycounter updates; reveal animations re-fire.npm run lintclean.npm run buildproduces a successful static export.🤖 Generated with Claude Code