mirror of
https://github.com/alrayyes/wiki.git
synced 2025-06-17 10:43:39 +00:00
This commit is contained in:
parent
a1a1e7e1e0
commit
0aaf88b852
39 changed files with 1 additions and 3 deletions
docs/features
5
docs/features/RSS Feed.md
Normal file
5
docs/features/RSS Feed.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
Quartz creates an RSS feed for all the content on your site by generating an `index.xml` file that RSS readers can subscribe to. Because of the RSS spec, this requires the `baseUrl` property in your [[configuration]] to be set properly for RSS readers to pick it up properly.
|
||||
|
||||
## Configuration
|
||||
|
||||
- Remove RSS feed: set the `enableRSS` field of `Plugin.ContentIndex` in `quartz.config.ts` to be `false`.
|
Loading…
Add table
Add a link
Reference in a new issue