Skip to content

feat: add static OG image generator#13

Open
pntech20 wants to merge 1 commit into
wraith-protocol:developfrom
pntech20:feat/static-og-generator
Open

feat: add static OG image generator#13
pntech20 wants to merge 1 commit into
wraith-protocol:developfrom
pntech20:feat/static-og-generator

Conversation

@pntech20
Copy link
Copy Markdown

Summary

  • add a build-time OG image generator using route configs and Satori/Sharp
  • generate homepage and Stellar OG PNGs under public/og/
  • wire the default HTML metadata and route-aware runtime metadata to the generated image paths

Comparison

Before After
old OG new home OG

Stellar card:

Stellar OG

Checks

  • npm run build
  • npm exec prettier -- --check index.html package.json scripts/og.tsx src/main.tsx src/metadata.ts src/ogRoutes.ts
  • git diff --check

Closes #7

@vercel
Copy link
Copy Markdown

vercel Bot commented May 23, 2026

@pntech20 is attempting to deploy a commit to the truthixify's projects Team on Vercel.

A member of the Team first needs to authorize it.

@truthixify truthixify changed the base branch from main to develop May 27, 2026 17:16
@truthixify
Copy link
Copy Markdown
Contributor

Heads up — we've just set up a develop branch as the integration target for all Drips × Stellar Wave contributions, and I've retargeted this PR's base from main to develop on your behalf. The diff is unchanged; nothing to do on your end.

Going forward, please branch from and target develop. We'll periodically merge developmain as we cut releases. Thanks for contributing!

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.

Dynamic Open Graph image generator

2 participants