FlowFuse / website

The FlowFuse Website
https://flowfuse.com
MIT License
22 stars 13 forks source link

Dynamic Open Graph Social Images #573

Open joepavitt opened 1 year ago

joepavitt commented 1 year ago

Epic

No response

Description

With our imminent switch to Netlify, building our serverless and edge functions has become a possibility. A common usecase for these are dynamic OpenGraph images, which would be very valuable for our Docs & Handbook links.

This would mean that we could use the title/content of these pages to generate an image when shared on socials, that is unique to each page, e.g.:

Acceptance Criteria

ZJvandeWeg commented 1 year ago

Don't understand why we need to jump on the serverless Hype train for this?

joepavitt commented 1 year ago

Doesn't have to be serverless if you want to use something else. I was just putting forward an option that would enable the dynamic tiles.

joepavitt commented 1 year ago

for what it's worth, only the first two links I've suggested use Servless, PostHog and GitHub both add the images as static assets as part of their build process.