Skip to content

Commit 4cb016b

Browse files
committed
Document setting up extensionless feed paths
Resolves #237.
1 parent bdd6f1b commit 4cb016b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ feed:
4545

4646
To note, you shouldn't have to do this unless you already have a feed you're using, and you can't or wish not to redirect existing subscribers.
4747

48+
:warning: If your feed path does not end with `.xml`, you'll need to configure your web server to serve the proper content type. Alternatively, you can specify e.g. `feed/index.xml` to serve your feed from `/feed/`.
49+
4850
### Optional front matter
4951

5052
The plugin will use the following post metadata, automatically generated by Jekyll, which you can override via a post's YAML front matter:

0 commit comments

Comments
 (0)