Skip to content

arnabwahid/reading-time-jekyll-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Reading Time Jekyll Plugin

An elegent estimated reading time calculator for Jekyll

Screenshot

Installation

Drop the file in your Jekyll site's _plugins directory.

Usage

Put {{ post.content | reading_time }} where you want to print your estimated reading time.

Example:

<span>/ Reading Time: {{ post.content | reading_time }}</span>

About

An elegent estimated reading time calculator for Jekyll

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages