Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opengraph Card Images #5675

Open
captn3m0 opened this issue Aug 15, 2024 · 0 comments
Open

Opengraph Card Images #5675

captn3m0 opened this issue Aug 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@captn3m0
Copy link
Member

Is your feature request related to a problem? Please describe.

Sharing endoflife.date pages on social media currently includes a site-wide opengraph card image. In other words, the rendering at:

are identical. Since our favicon is square, the our logo doesn't look very nice either:
image

Describe the solution you'd like

  1. Well-sized images (landscape) for various social media share images
  2. A way to render an open-graph image for page that includes the page icon wherever we have it.

We can render it initially as SVG (simpleicon gives clean SVGs), and then generate them as PNGs.

Describe alternatives you've considered

  • use something like bannerbear perhaps.
  • Also show product information on the image maybe, but that can be taken up later.

Additional context
See #28 for some past discusssion.

@captn3m0 captn3m0 added the enhancement New feature or request label Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant