robiningelbrecht/medium-rss-github

Display Medium blog posts on your GitHub README

dev-master 2022-04-26 09:01 UTC

This package is auto-updated.

Last update: 2024-05-26 13:33:05 UTC


README

Medium

License

I used following solution to dynamically display my Medium articles on my GitHub profile, but the app does not seem to work anymore. That's why I decided to create a clone. Feel free to use it on your own profile as well.

  • Display one Medium article and link to the external Medium page
[![Example](https://medium-rss-github.robiningelbrecht.be/@ingelbrechtrobin/0/)](https://medium-rss-github.vercel.app/@ingelbrechtrobin/0/link)

Example

  • Display multiple Medium articles and link to your profile page
[![Example](https://medium-rss-github.robiningelbrecht.be/@ingelbrechtrobin/0,1,2,3,4/)](https://ingelbrechtrobin.medium.com/)

Example

  • Want your articles in two columns? Not a problem!
[![Example](https://medium-rss-github.robiningelbrecht.be/@ingelbrechtrobin/0,1,2,3,4/layout:two-col)](https://ingelbrechtrobin.medium.com/)

Example

If you decide to use the app, please consider giving it a ⭐