Skip to content

feat(landing): generate og images#98

Merged
maxktz merged 3 commits into
getpaykit:mainfrom
tedbrine:t3duk/feat/sitemap-auto-gen
Apr 11, 2026
Merged

feat(landing): generate og images#98
maxktz merged 3 commits into
getpaykit:mainfrom
tedbrine:t3duk/feat/sitemap-auto-gen

Conversation

@tedbrine

Copy link
Copy Markdown
Contributor

this generates og/twitter images based on title, see here:

example

i suspect this og image should be changed, but this pr should lay the framework to make it easy to change in the future

one red flag to look at: for SSG, i had to hardcode a blank og image url into the src attribute of the <img /> element in the api route. currently that link goes to my fork, but this should be changed to probably the main repo or some cdn...

closes #95

@vercel

vercel Bot commented Apr 11, 2026

Copy link
Copy Markdown
Contributor

@t3duk is attempting to deploy a commit to the maxktz Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Apr 11, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
paykit Ready Ready Preview, Comment Apr 11, 2026 5:16pm

@maxktz

maxktz commented Apr 11, 2026

Copy link
Copy Markdown
Contributor

@t3duk That's great, but images suck tho.

for docs we don't really need that window with code, I'd just use logo + header + description + (maybe category)
will figure it out later tho

Good example from supabase:

https://supabase.com/docs/guides/database/overview

Gives us:

image

I would not invent something new, would just copy Vercel / Supabase / Next.js, or any great example, and adjusted it for our colors and logo

@maxktz
maxktz merged commit 1a37607 into getpaykit:main Apr 11, 2026
2 checks passed
@tedbrine

Copy link
Copy Markdown
Contributor Author

@maxktz I'll have a look later! 👍

@tedbrine

Copy link
Copy Markdown
Contributor Author

I sent this in dms, but we're thinking of something like this, just using Giest (which is kinda painful to get working rn)

@tedbrine tedbrine mentioned this pull request Apr 11, 2026
@maxktz

maxktz commented Apr 11, 2026

Copy link
Copy Markdown
Contributor

@t3duk bro logo padding is off

@tedbrine

Copy link
Copy Markdown
Contributor Author

@maxktz lol i must of changed the padding accidentally

@tedbrine

Copy link
Copy Markdown
Contributor Author

working on this in #110

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.

feat(docs): og images gen

2 participants