-
Howdy, eleven_ty folks. Have any of you experienced the following? I use my usual method of generating an RSS feed, but when I set the permalink to be /feed.xml, it renders an empty document with
undefinedas the content. I switch the permalink to /feed.html and it works... -
…in reply to @piccalilli_
Video shows my browser at localhost:8080/feed.xml which shows a "document empty" error. I then change the permalink to
feed.htmland everything suddenly works... -
…in reply to @piccalilli_
I'm using the Eleventy RSS plugin as always and the same template I always use: gist.github.com/andybelldesign/2633d735b7a4503db493036fd2987a1c I am v confused as I've never had this problem before...