https://github.com/robiningelbrecht/medium-rss-github
Add Your Recently Published Medium Articles to Your GitHub Readme
https://github.com/robiningelbrecht/medium-rss-github
Last synced: 9 months ago
JSON representation
Add Your Recently Published Medium Articles to Your GitHub Readme
- Host: GitHub
- URL: https://github.com/robiningelbrecht/medium-rss-github
- Owner: robiningelbrecht
- License: mit
- Created: 2022-04-18T07:51:57.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-26T09:01:13.000Z (about 4 years ago)
- Last Synced: 2025-03-06T18:32:04.198Z (over 1 year ago)
- Language: PHP
- Homepage: https://medium-rss-github-robiningelbrecht.vercel.app
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Medium RSS feed on your GitHub 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
```
[](https://medium-rss-github.vercel.app/@ingelbrechtrobin/0/link)
```
[](https://medium-rss-github.vercel.app/@ingelbrechtrobin/0/link)
* Display multiple Medium articles and link to your profile page
```
[](https://ingelbrechtrobin.medium.com/)
```
[](https://ingelbrechtrobin.medium.com/)
* Want your articles in two columns? Not a problem!
```
[](https://ingelbrechtrobin.medium.com/)
```
[](https://ingelbrechtrobin.medium.com/)
If you decide to use the app, please consider giving it a ⭐