Problem: Recently using RSS app like Feedly and want to add some Github pages and some medium article.
Solution:
https://github.com/(User)/(Repositories)
User -- Github username
Repositories -- Github repositories name
This URL pattern allows a user to get recent commits via RSS
https://medium.com/feed/@(User)
User -- Medium username
This URL pattern allows a user to get recent posts via RSS.