hexo-generator-feed-per-category

0.0.2 • Public • Published

Hexo-Generator-Category-Feed

This plugin enables Hexo to generate an RSS or Atom feed per category on the website. Use npm to install this plugin:

npm install hexo-generator-feed-per-category --save

In order to use the plugin, add the following to your _config.yml file

feed:
    format: rss2
    limit: 10

Currently this plugin supports two formats:

  • atom
  • rss2

Readme

Keywords

none

Package Sidebar

Install

npm i hexo-generator-feed-per-category

Weekly Downloads

2

Version

0.0.2

License

Apache-2.0

Last publish

Collaborators

  • wmeints