Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 289 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 289 Bytes

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.