jekyll-time-to-read

A liquid tag for Jekyll to indicate the time it takes to read an article.

  • Owner: gjtorikian/jekyll-time-to-read
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Time to Read Plugin

A liquid tag for Jekyll to indicate the time it takes to read an article.

jekyll-time-to-read build status

Setting up

Add the following to your site's _config.yml file

plugins:
  - jekyll-time-to-read

Usage

Place the following tag somewhere within your layout:

{{ content, reading_time_as_i }}

This generates the reading time as a number, like "4 minutes" or "less than 1 minute."

Alternatively, you can choose to render numbers less than 10 as a string:

{{ content, reading_time_as_s }}

This generates the reading time as like "four minutes" or "less than one minute."

Main metrics

Overview
Name With Ownergjtorikian/jekyll-time-to-read
Primary LanguageRuby
Program languageRuby (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2014-01-19 20:32:18
Pushed At2018-06-19 21:19:41
Last Commit At2018-06-19 17:19:40
Release Count3
Last Release Namev0.1.2 (Posted on 2016-02-09 19:05:51)
First Release Namev0.1.0 (Posted on 2014-01-19 12:38:36)
用户参与
Stargazers Count71
Watchers Count3
Fork Count5
Commits Count9
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count2
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private