Closed pull request #48 by nightm4re.
Thank you for your contribution:
'Produce RSS feed and unify game / engine feed parsing'!
https://codeberg.org/FOSSgaming/pages-data/pulls/48
https://fossgaming.codeberg.page/

Produce RSS feed and unify game / engine feed parsing
This resolves #18. In the end, I threw away the solution I had based on the 11ty import plugin (for which I had required an upstream fix which was only recently merged). That's because the 11ty import solution basically required fetching the feeds twice: once when fetching rss feeds, and once w...