Hi
We can achieve this in many ways:
Option 1 :- Embed RSS feed directly to the Page
//Link:- https://helpx.adobe.com/experience-manager/using/creating-cq-feed-components-display.html
//Link:- http://feed.mikle.com/ Create a RSS feeds by adding urls, then customize it with few clicks and finally copy the code to your page. [Important]
Option 2 :- Creating a custom component that consume third party jQuery Plugins.
//Link:- https://helpx.adobe.com/experience-manager/using/custom-carousel-components.html [Creating a component which use JQuery]
//Link:- https://www.sitepoint.com/jquery-rss-feed-readers/ [RSS JQuery plugins]
Option 3:- Create a Blog Based on RSS Feed [Not sure if this will work now]
//Link:- http://cq-ops.tumblr.com/post/17391660877/how-to-create-a-blog-based-on-an-rss-feed
I hope this will help you.
Thanks and Regards
Kautuk Sahni
Kautuk Sahni