Jacky Zhao
2023-12-28 e758cbe1ee7a2bb128cbd95fd6d3cdcd34623800
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`.