GitHub: OpenGraph images for repositories, commits, issues, and pull requests (github.blog) 3 points by tosh 5y ago ↗ HN
[–] jennerGg 5y ago ↗ Does anyone know how to find the implementation / service in use at github for this? The blog post has no additional details, nothing.I dug deep into this topic a few weeks ago and actually build a svg + placeholder => png render service.also found https://mugshotbot.com/, which seem quite nice, but my approach is more a "bring your own svg". [–] joemasilotti 5y ago ↗ Creator of Mugshot Bot here! Did you see the GitHub renderer [1]? It fetches the repo via the API then renders a HTML styled with Tailwind CSS. To render the image, the content is passed along to browserless [2].[1] https://mugshotbot.com/github[2] https://www.browserless.io
[–] joemasilotti 5y ago ↗ Creator of Mugshot Bot here! Did you see the GitHub renderer [1]? It fetches the repo via the API then renders a HTML styled with Tailwind CSS. To render the image, the content is passed along to browserless [2].[1] https://mugshotbot.com/github[2] https://www.browserless.io
2 comments
[ 3.2 ms ] story [ 14.3 ms ] threadI dug deep into this topic a few weeks ago and actually build a svg + placeholder => png render service.
also found https://mugshotbot.com/, which seem quite nice, but my approach is more a "bring your own svg".
[1] https://mugshotbot.com/github
[2] https://www.browserless.io