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

The blog is a tad hard to read #25

Closed
daviddias opened this issue Jun 28, 2018 · 13 comments
Closed

The blog is a tad hard to read #25

daviddias opened this issue Jun 28, 2018 · 13 comments
Assignees
Labels

Comments

@daviddias
Copy link

image

image

Something like:
image

@hsanjuan
Copy link
Collaborator

@diasdavid I tend to agree, do you think this affects the docs in general?

@akrych what should we do here?

Maybe just promoting those titles to h1? Or do we rework the font properties?

@akrych
Copy link
Collaborator

akrych commented Jun 28, 2018

Sure :) I will propose some small corections to text, which will improve the readability of posts.

@lanzafame
Copy link
Contributor

I agree with everything except the middle-endian date format... 😛

@kishansagathiya
Copy link
Contributor

kishansagathiya commented Aug 24, 2018

I can benefit from darker+thicker fonts as well 😄 . Kinda like what github uses. It's little light to see for me. This will make more people finish through the docs. Or may be it's just me 😄

@kyledrake
Copy link
Contributor

@kishansagathiya No I agree, I'm going to 👍 on a font change here. The font on the site is pretty hard to read. I was about to file an issue about it.

@kishansagathiya
Copy link
Contributor

@kyledrake awsome

@akrych
Copy link
Collaborator

akrych commented Oct 1, 2018

@hsanjuan

My proposition for blog/news page (I add also switch button for change to dark backgorund theme - to pepole who like read white letters on dark:)

cluster_website_news

cluster_website_news2

@akrych akrych self-assigned this Oct 1, 2018
@kyledrake
Copy link
Contributor

kyledrake commented Oct 1, 2018 via email

@akrych
Copy link
Collaborator

akrych commented Oct 2, 2018

@kyledrake

The issue isn't really light vs dark, I really do think the font/size is
just not very readable. I would switch to a different font or something a
little stronger. It's not necessary to make a dark theme to resolve this
(but feel free!), just a change to the font.

Hello :) I know Kyle, I change font here to "Inter UI" font. The light/dark version it was my additional proposition.

@meiqimichelle
Copy link
Contributor

@akrych This is much improved! A few points of feedback:

  • Can you look at a design that limits line length at desktop screen sizes to improve readability? So, we'd need one design for desktop, and another for smaller screen sizes. See more here Readability: the Optimal Line Length and here Butterick's Practical Typography (<-- love that last resource, lots of fun stuff on all sorts of fine typography points).

  • I think the sub-headings are still a little bit hard to distinguish. You might consider adjusting line height. Right now, the space between the paragraphs is very similar (or maybe the same?) to the space above and below the headings. Bumping up the space above the headings to give the sections a bit more breathing room might help create stronger information hierarchy on the page. (I'm not sure exactly of the best arrangement, but I'd take another look at the relationship between the paragraph line height; the space between paragraphs; the space between bullets; heading line height; etc; to make sure they're dialed in the best way they can be to make it clear what belongs to what.)

For those following along at home, expand for the gist of the line length thing, from the first linked article:

Having the right amount of characters on each line is key to the readability of your text. It shouldn’t merely be your design that dictates the width of your text, it should also be a matter of legibility.

The optimal line length for your body text is considered to be 50-60 characters per line, including spaces (“Typographie”, E. Ruder). Other sources suggest that up to 75 characters is acceptable. So what’s the downsides of violating this range?

  • Too wide – if a line of text is too long the reader’s eyes will have a hard time focusing on the text. This is because the line length makes it difficult to gauge where the line starts and ends. Furthermore it can be difficult to continue onto the correct line in large blocks of text.
  • Too narrow – if a line is too short the eye will have to travel back too often, breaking the reader’s rhythm. Too short lines also tend to stress readers, making them begin on the next line before finishing the current one (hence skipping potentially important words).

It turns out that the subconscious mind is energized when jumping to the next line (as long as it doesn’t happen too frequently, see above bullet point). At the beginning of every new line the reader is focused, but this focus gradually wears off over the duration of the line (“Typographie”, E. Ruder).

In order to avoid the drawbacks of too long and too short lines, but still energize your readers and keep them engaged, we suggest keeping your text within the range of 50-75 characters per line.

@akrych
Copy link
Collaborator

akrych commented Nov 20, 2018

@meiqimichelle I made some corrections to the line line length this blog. You can see and comment it here
(All > Let me know if you are not familiar with inVision and needs help): https://invis.io/A5P7NIAM3VZ

@olizilla
Copy link
Contributor

olizilla commented Dec 8, 2018

We're leaning on tachyons css in our other sites and Web UI to bake in a legible typescale and nudge us to think about line lengths / measures too.

@meiqimichelle meiqimichelle self-assigned this Jan 16, 2019
@meiqimichelle
Copy link
Contributor

Blocked by #46 -- but that issue is in progress :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

8 participants