Skip to content

cnpolitics/hexo-generator-feed-per-category--cnp-radio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A podcast channel (category based) feed generator for CNPolitcs Radio.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%