feat: support open graph protocol#2096
Conversation
❌ Deploy Preview for slidev failed.
|
a0e9240 to
1bd92b3
Compare
|
I wonder if we should use something more comprehensive like https://unhead.unjs.io to support more tags other than only og |
1bd92b3 to
290e2dc
Compare
It sounds like a good idea. I can implement it. |
|
@antfu Do you think we need to implement all Open Graph attributes using
Then, we can provide a It would be like the following. |
|
Yeah that looks great, thanks! |
cfa4cad to
8e8102f
Compare
|
@antfu Because |
ddcda87 to
dc220b2
Compare
dc220b2 to
1cbdb3b
Compare
ogadra
left a comment
There was a problem hiding this comment.
Thanks for developing this! I would love to have this feature as soon as possible!
It seems difficult to implement without using transformHtmlTemplate, so I’m okay with using an unstable version of unhead if necessary.
|
Hi, @antfu. Could you take a look when you have time? |
@slidev/client
create-slidev
create-slidev-theme
@slidev/parser
@slidev/cli
@slidev/types
commit: |
Description
Support Open Graph Protocol in the headmatter. Only adding support for the following attributes:
Test Plans
Related issue