livecoders / website

Website for the Live Coders Twitch Team
https://livecoders.dev
MIT License
51 stars 74 forks source link

OpenGraph Image Generation #96

Closed lannonbr closed 4 years ago

lannonbr commented 4 years ago

This pushes initial support for OpenGraph images.

Closes #18

Changes made:

Example image:

lannonbr

lannonbr commented 4 years ago

Gonna do some testing before marking this PR ready for review. Want to make sure my workflow works as expected.

lannonbr commented 4 years ago

So confirmed in a separate repo that the workflow of running Gatsby and this image gen in separate Jobs and then merging them and deploying in a 3rd job does work.