/hexo-less

A plugin for hexo, enable post excerpt to be different from post content.

Primary LanguageJavaScriptMIT LicenseMIT

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.