feat: redesign OG images with custom fonts and section breadcrumbs#195
Merged
feat: redesign OG images with custom fonts and section breadcrumbs#195
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…balanced text Replace the old dark-background OG template with a new light design matching the Tempo brand. Uses HB Set Light for titles and Pilat Regular for pill labels, loaded at build time via Vocs/Takumi.
pnpm/action-setup compares packageManager against the workflow's `version: 10.28.1` string-equal and rejects the sha-pinned form. Match main. Made-with: Cursor
Renames the `tip20-rewards` subsection label from "TIP-20 REWARDS" to "REWARDS" and adds explicit entries for every section/subsection that was previously hitting the auto-uppercase fallback path: zones, private-zones, upgrades, accounts (and its api/guides/rpc/server/wagmi children). Adds `scripts/probe-og.ts` (run via `pnpm og:probe`) that walks every route under src/pages/, asserts 100% map coverage, and verifies each unique (section, subsection) bucket plus title edge cases all return a valid image response from a running dev server. Made-with: Cursor
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.
Before / After
Dynamic pages
What changed
public/og-docs.pngwith the new "Documentation" landing designapi/og.tsxusing Takumi (Vocs built-in renderer):ogImageUrlconfig — derives section/subsection from the route path; landing pages (/,/learn,/changelog) use the static imageFiles
src/pages/_api/api/og.tsxsrc/pages/_api/api/fonts/src/pages/_api/api/og-bg.pngpublic/og-docs.pngvocs.config.tsogImageUrlwith section/subsection routing