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

Implement Medium-style read times #196

Closed
wants to merge 2 commits into from

Conversation

leewc
Copy link

@leewc leewc commented Mar 29, 2016

This is an enhancement, or a feature suggestion.

Similar to posts on Medium, there's a read time on each article, allowing users to gauge how long it takes to finish the article. Medium's read time is based on roughly 275 WPM, with time included for images, as shown here.

My implementation for this is only for 180 WPM, without accounting for images. If this is something you might like I can definitely work on it and add a more sophisticated counter for images!

As of now it's implemented in posts, and can be turned on using readtime : true on a per-post setting.

I'll be using this in my blog at leewc.com, so I thought I'd work on it here for a Pull request if you're interested. Many thanks for the awesome theme!

There's also the fa bookmark-o styled icon if you prefer. I tried both and it seems the filled one looks better, but I don't particularly have an eye for design :P

@rafaelbiriba
Copy link

+1 for this one! Nice job!

@mmistakes mmistakes mentioned this pull request Jan 19, 2018
48 tasks
@mmistakes
Copy link
Owner

Estimated reading times for posts have been added in #265 and will land once merged.

@mmistakes
Copy link
Owner

3.0.1 has been released with this feature.

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

Successfully merging this pull request may close these issues.

3 participants