@ikangxu/vuepress-plugin-rss

0.0.4 • Public • Published
[require('@ikangxu/vuepress-plugin-rss'), {
  base_url: '/', // required
  site_url: 'http://ikangxu.cn', // required
  copyright: 'IKangXu 2020', // optional
  // filter some post
  filter: (frontmatter) => { return [true|false] },
  // How much articles
  count: 20
}]

Readme

Keywords

Package Sidebar

Install

npm i @ikangxu/vuepress-plugin-rss

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

8.66 kB

Total Files

9

Last publish

Collaborators

  • kangxu