Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refine thumbnails #79

Open
allanday opened this issue Jul 27, 2015 · 1 comment
Open

Refine thumbnails #79

allanday opened this issue Jul 27, 2015 · 1 comment
Milestone

Comments

@allanday
Copy link
Collaborator

The current thumbnails show the full content of the post, including formatting and additional headings. This can result in rather messy thumbnails which don't always help to identify posts.

For example, in this screenshot, you see lots of big "Link" text or secondary headings:

screenshot from 2015-07-27 12-24-02

For the mockups, I followed the following rules for the thumbnails:

  • Show the first image in the post that is sufficiently wide.
  • If there isn't a suitable image, show text.
  • Only show block text, and strip links/formatting.
  • Crop images vertically if they won't fit.
  • Only show text if there is room.
  • Bottom align images.

If you follow those rules, you get something like this:

screenshot from 2015-07-27 12-24-02-modified

@ignatenkobrain
Copy link
Owner

@mcatanzaro would be great to have some help from you ;)

@ignatenkobrain ignatenkobrain added this to the 3.18 milestone Jul 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants