sbruder / spectral

Port of html5up’s spectral theme to hugo
Other
63 stars 42 forks source link

Add twitter cards and open graph meta data to header #6

Closed dholbach closed 2 years ago

dholbach commented 2 years ago

cf https://gohugo.io/templates/internal/#twitter-cards and https://gohugo.io/templates/internal/#open-graph

dholbach commented 2 years ago

Use https://linkpreview.dev/ or https://cards-dev.twitter.com/validator to test.

This way you can set the social image:

[Params]
images = ["path-to-some-image.jpg"]
sbruder commented 2 years ago

Thanks for this, it looks useful.

I invited you as a contributor to this repository so you can merge PRs by yourself. That should make it easier for you to contribute, since you are the one currently being most active in developing this theme. That could also allow you to address #4 (only if you want to of course).

dholbach commented 2 years ago

Thanks a lot for placing your trust into me and my contributions.

Much appreciated. I might actually see what I can do about #4. :-)