Hacker News new | ask | show | jobs
by curben 1988 days ago
I'm using Statically (https://statically.io/) which offers screenshot API so thumbnail can be generated automatically. In my blog template, I use the following snippet:

  <meta property="og:image" content="https://cdn.statically.io/screenshot/<%- post.link %>">
1 comments

Nice. This is a very different service though.