
Auto excerpt plugin for hexo. No need to manually add <!-- more --> tag.
The hexo-auto-excerpt plugin enhances the functionality of Hexo by automating the generation of excerpts for your blog posts. This feature simplifies the process for content creators, allowing them to manage and present their writing efficiently. With a default setting geared towards an optimal length, this plugin ensures that readers are engaged without overwhelming them with too much content upfront.
excerpt_length to your desired number of characters, with a default of 300 to suit most needs.
Hexo is a static site generator built with Node.js that enables developers to create fast and efficient websites using Markdown, EJS, and Stylus. It offers features such as server-side rendering, plugin support, and easy deployment to hosting services like GitHub Pages and Netlify.