How to make Twitter preview images #532
Unanswered
MattDodsonEnglish
asked this question in
Support
Replies: 1 comment
-
See: #548 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First of all, thanks for the great work. We are proud of how our site looks.
Recently, my colleague tried to share a blog post he wrote on Twitter. However, no image shared in the Twitter preview.
Finally I seem to have gotten the image preview to work, but I did it in complete "chaos monkey" fashion,
by hardcoding a link to the image in the params and in the twittercard partial:
But, I don't think this is the best way. Besides, I'd also like to figure out how to do previews for individual pages, as I saw on the @getdoks Twitter account.
My questions are three:
For example, I'd like to do this: https://twitter.com/getdoks/status/1378062688887173122
I see that the preview image is hosted somewhere else, but I couldn't find what is pointing to the image in the GitHub repo:
https://github.com/h-enk/getdoks.org/blob/master/content/blog/doks-v02/index.md
Beta Was this translation helpful? Give feedback.
All reactions