elxris / hexo-excerpt

Automatic excerpt generator for Hexo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hexo-excerpt

Build Status NPM version Coverage Status

Automatic excerpt generator for Hexo!.

Hexo-excerpt: https://chekun.me/post/hexo-excerpt

Installation

$ npm install hexo-excerpt --save

This Plugin use es6 syntax, make sure your node support it.

Features

  • still works!
  • If you're lazy as I am, the plugin generate the excerpt for you, without breaking your sentences or codes!

How?

This plugin runs through all your posts, if your post has more than 10 direct tags, then the first 10 tags will be the excerpt, otherwise, excerpt will be not applied!

License

MIT

About

Automatic excerpt generator for Hexo

License:MIT License


Languages

Language:JavaScript 100.0%