Skip to content

Feature Added: Word Count and Time To Read#405

Open
nataliepjlin wants to merge 2 commits intoprobberechts:masterfrom
nataliepjlin:master
Open

Feature Added: Word Count and Time To Read#405
nataliepjlin wants to merge 2 commits intoprobberechts:masterfrom
nataliepjlin:master

Conversation

@nataliepjlin
Copy link
Copy Markdown

Add word count features to address issue #379

Example outcome:
image

Usage:

  1. Install hexo-word-counter
npm install hexo-word-counter
hexo clean
  1. Add
symbols_count_time:
  symbols: true
  time: true
  total_symbols: false
  total_time: false
  exclude_codeblock: true
  wpm: 275
  suffix: " mins."

to Hexo's _config.yml in the root dir of the blog. See more configuration in https://github.com/next-theme/hexo-word-counter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant