robiningelbrecht / medium-rss-github
Display Medium blog posts on your GitHub README
dev-master
2022-04-26 09:01 UTC
Requires
- php: ^8.1
- guzzlehttp/guzzle: ^7.0
- symfony/http-foundation: ^6.0
- twig/twig: ^3.0
This package is auto-updated.
Last update: 2024-10-26 14:23:53 UTC
README
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)
- 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/)
- 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/)
If you decide to use the app, please consider giving it a ⭐