jekyll-time-to-read

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

  • 所有者: gjtorikian/jekyll-time-to-read
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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."

主要指標

概覽
名稱與所有者gjtorikian/jekyll-time-to-read
主編程語言Ruby
編程語言Ruby (語言數: 2)
平台
許可證MIT License
所有者活动
創建於2014-01-19 20:32:18
推送於2018-06-19 21:19:41
最后一次提交2018-06-19 17:19:40
發布數3
最新版本名稱v0.1.2 (發布於 2016-02-09 19:05:51)
第一版名稱v0.1.0 (發布於 2014-01-19 12:38:36)
用户参与
星數71
關注者數3
派生數5
提交數9
已啟用問題?
問題數0
打開的問題數0
拉請求數2
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?