feat(portfolio): rebuild OG banner + replace vishalkatariya.dev domain#10
Merged
Conversation
…vishalkatariya.dev domain Rebuild prototypes/assets/og-image.png via Playwright HTML render (Approach B) instead of Pillow, matching the live site's glass-widget aesthetic: real glass-bg/border/shadow tokens, Cormorant Garamond script + Syne 800 wordmark, status pill, skill pills, contact pills. Iterated with Vishal across 6 rounds of visual sign-off before commit (L-068). Replace vishalkatariya.dev -> vishal-katariya.com across all live-facing surfaces (rendered HTML pages, README, CONTEXT.md, architecture docs) since that's the actual live Vercel domain. Left tasks/todo.md, tasks/DEVLOG.md, and tasks/design-dual-deployment.md untouched — they document the real registrar redirect-loop issue specific to the .dev domain, not a live link. Added missing og:url meta tags across all 7 live HTML files (kickoff assumed they existed from the favicon task; they didn't). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
vkkatariya
added a commit
that referenced
this pull request
Jun 30, 2026
After feat/og-banner-rebuild merged to dev via PR #10 (fda821e), the work is no longer in flight. Per branch discipline (L-067, one batch delete at session end), cleaning up: - 4 kickoff files (tasks/kickoff-{favicon,favicon-borders-fix, logo-everywhere,og-banner-rebuild}.md) — agents have already completed their work, kickoffs are no longer needed - 1 agent temp file (prototypes/assets/_og-template.html) — used by the OG banner agent to render the new og-image.png, never committed to git, just removed from working tree - feat/og-banner-rebuild branch (local + remote) — work is merged Kickoff history is preserved in git log (commits 3e90314, c0d1620, etc.) so the rationale is still accessible via git history if needed.
This was referenced Jun 30, 2026
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
og-image.pngvia Playwright HTML render (real glass-widget tokens, Cormorant+Syne wordmark, contact pills) — replaces old Pillow banner that had a text-truncation bugvishalkatariya.dev→vishal-katariya.comacross 10 live-facing files (left diagnostic docs about the.devregistrar issue untouched)og:urlmeta tags across all 7 live HTML filesTest plan
npm run lint:htmlclean🤖 Generated with Claude Code