vuepress-plugin-feed
vuepress-plugin-feed copied to clipboard
RSS, Atom, and JSON feeds generator plugin for VuePress 1.x
## Feature request Hello, I would find it interesting if this plugin could generate multiple feeds and if we could decide which page could go in which feed. ### Is...
Pls add changelog to updates, thank you!
## The dependency [feed](https://github.com/jpmonette/feed) was updated from `2.0.4` to `3.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## Description Page is not addedd to feed despite meeting criteria ## Expected Behavior After publishing new post it's added to feed. ## Actual Behavior Post is not added to...
## Description snyk package reports vulnerability with [remove-markdown](https://github.com/stiang/remove-markdown) dependency See [this issue](https://github.com/stiang/remove-markdown/issues/47) ## Expected Behavior To not have a security issue ## Actual Behavior Has a security issue ## Steps...
Add full-text content output. ## Description Add as a default option to export full-text content. ## Checklist - [x] All tests are passing - [x] My code follows the code...
## Description RSS sitemap can be read, but has errors ## Error: Missing XML attribute  ## Steps to Reproduce 1. npm i 2. export NODE_OPTIONS=--openssl-legacy-provider && npm run build-git...