Tagged Questions
0
votes
1answer
40 views
remap an xml feed to the address of a wordpress rss feed
I used to have a blog based on Wordpress and moved to one based on Jekyll. I can create a new feed in Jekyll by building an atom page in XML with a bit of Liquid code, like this
The trouble is, the ...