Add support for Atom and RSS content feeds - this info is available through mf2 anyway so Atom and RSS are kinda redundant, but we'll include them anyway

This commit is contained in:
Danielle McLean 2017-10-09 13:32:13 +11:00
parent 1f1108a886
commit 4088735c69
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
6 changed files with 65 additions and 1 deletions

View file

@ -7,6 +7,8 @@
/sitemap.xml SitemapR GET
/ HomeR GET
/feed FeedR GET
!/#EntryKind/feed FeedKindR GET
!/#EntryKind EntriesR GET
!/#EntryKind/#EntryId EntryNoSlugR GET