hexo-less
v0.1.0
Published
A plugin for hexo, enable post excerpt to be different from post content.
Downloads
86
Maintainers
Readme
hexo-less
A plugin for hexo, enable post excerpt to be different from post content.
Install
npm install --save hexo-less
Usage
Add <!-- less --> to your post file. Behaves like <!-- more -->, except that it will remove excerpt from content, so that excerpt can be different from content.
