Gatsby-theme-novela: Add gatsby-remark-social-cards plugin

Created on 20 Jan 2020  路  4Comments  路  Source: narative/gatsby-theme-novela

Is your feature request related to a problem? Please describe.
When embedding blog posts on social networks like LinkedIn, Twitter and Facebook, metadata on social card are poor and there is no thumbnail.

Describe the solution you'd like
It would be great if all the <meta .../> tags needed to build nice social cards were automatically generated. All the required data is already present in the frontmatter of each post, so adding a Remark plugin such gatsby-remark-social-cards should be easy.

Describe alternatives you've considered
Nothing.

Additional context
No additional context is required.

feature-request

Most helpful comment

Could you open a PR to add this feature?

All 4 comments

Could you open a PR to add this feature?

@jpvalery, @brotzky I am working on it

@dennismorello did you finish this feature? I also need it, how can I help?

Hmm, this shouldn't be needed. I was confused by this request as it is working for me just fine.

Here is the code for reference: https://github.com/narative/gatsby-theme-novela/blob/8a4a9b145954c2bc92a949d8b04fb95bf2ebdf00/%40narative/gatsby-theme-novela/src/components/SEO/SEO.tsx#L91

Was this page helpful?
0 / 5 - 0 ratings

Related issues

eugenejeonme picture eugenejeonme  路  3Comments

mwood23 picture mwood23  路  4Comments

mabasic picture mabasic  路  4Comments

jorgeorejas picture jorgeorejas  路  3Comments

SabariVig picture SabariVig  路  4Comments