jekyll-six-minute-read

jekyll-six-minute-read

Display how many minutes an article will take to read based on word count

#jekyll-6-minute-read

Customize your jekyll blog to display the number of minutes it will take to read your article.

<div class="post-meta"><span>{{ page.content | number_of_words | plus: 300 | divided_by: 160 | append: " minute read" }}</span></div>
jekyll logo

Want a Jekyll website built?

Hire a Jekyll developer