yiiframework.com icon indicating copy to clipboard operation
yiiframework.com copied to clipboard

Title-based preview images for social networks

Open samdark opened this issue 6 years ago • 0 comments

image

It was introduced for habr.com is looks more attractive than using single image or no image.

  • [ ] When an article is saved image should be generated and stored in a file system. We could save to public directory.
  • [ ] Image meta-tags (https://github.com/yiisoft-contrib/yiiframework.com/blob/master/views/layouts/main.php#L73 and https://github.com/yiisoft-contrib/yiiframework.com/blob/master/views/layouts/main.php#L81) should be generated dynamically.
  • [ ] We can consider using these images in RSS https://github.com/yiisoft-contrib/yiiframework.com/blob/master/controllers/RssController.php

samdark avatar Jul 05 '19 10:07 samdark