hexo文章字数统计阅读时长

2018-01-19  本文已影响0人  甘芝林

实现效果图


在根目录下安装 hexo-wordcount

npm install hexo-wordcount --save

然后在主题的配置文件中,配置如下:

# Post wordcount display settings
# Dependencies: https://github.com/willin/hexo-wordcount
post_wordcount:
  item_text: true
  wordcount: true
  min2read: true
上一篇下一篇

猜你喜欢

热点阅读