ryanvilbrandt / comic_git

A statically-hosted web comic server core intended to be hosted on github.io. For help getting started, click the Wiki link above!
23 stars 7 forks source link

Improve Social Media Previews #40

Open ryanvilbrandt opened 4 years ago

ryanvilbrandt commented 4 years ago

Currently, social media preview information will be the same for every page. It would be better to have the preview info match the current page (title, link), and for comic pages possibly providing a thumbnail image instead of a preview image, if it exists.

Doing this would require setting the preview_image, height, and width values as well as the page URL in the Python script before passing them to the template.