2.10.0 • Published 2 months ago

hexo-aurora-auto-excerpt v2.10.0

Weekly downloads
1
License
MIT
Repository
github
Last release
2 months ago

hexo-auto-excerpt

Hexo supports excerpts by adding tag. You can automate this by using hexo-auto-excerpt plugin.

Install

npm install --save hexo-auto-excerpt

Option

excerpt_length: 350 (number of characters)

default length is 300, if not specified.