jekyllthemes
jekyllthemes copied to clipboard
Add Open Graph data to the landing page
When sharing a link to the gallery, it is just that - a textual link.
Much better would be to add some Open Graph metadata elements to the <head> section, so we get an image and a description and a nice site title in the link preview when sharing on social media, or on e.g. Discourse.
Oh, another thing: Github now supports Letsencrypt certificates. Go into settings of your repo and switch it on and you'll be running under https (soon Google will start blocking non-https sites, or show red warning texts in Search)
@aschrijver Can you provide an example of the open graph headers you'd want to add?
Also, it would be helpful if you could open a separate issue for HTTPS support. The project isn't using github pages so there's a bit more work to be done.
Thanks!