api-opengraph-image
api-opengraph-image copied to clipboard
A service that returns an optimized OpenGraph Image from a domain name input.
The examples in the readme are great - but unless you are looking at the raw markdown it was a little unclear what HTML was producing the images. Added the...
I am already deploying my website with Netlify, and it could be super useful if a tutorial could be provided explaining how to use this feature directly within the functions...
I was thinking about using this tool to generate OpenGraph images for my site htttps://andy.bond and was testing how it would look. When I go to: https://api-explorer.11ty.dev/?url=https%3A%2F%2Fandy.bond%2F And then scroll...
If none of the 4 supported opengraph image sources exist, maybe a screenshot of the page would be a nice fallback.
I installed this package to use its OG extraction code in my Eleventy site. After running, ``` npm i --save-dev https://github.com/11ty/api-opengraph-image ``` the package showed up in my package.json named...