Jacky Zhao
2023-09-13 e3b879741b6d32f56e1d1bfd0bac57f0d68c1113
docs/features/RSS Feed.md
@@ -3,3 +3,5 @@
## Configuration
- Remove RSS feed: set the `enableRSS` field of `Plugin.ContentIndex` in `quartz.config.ts` to be `false`.
- Change number of entries: set the `rssLimit` field of `Plugin.ContentIndex` to be the desired value. It defaults to latest 10 items.
- Use rich HTML output in RSS: set `rssFullHtml` field of `Plugin.ContentIndex` to be `true`.