robiningelbrecht/medium-rss-github

在您的GitHub README中显示Medium博客文章

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

This package is auto-updated.

Last update: 2024-08-26 13:57:55 UTC


README

Medium

License

我使用了以下解决方案在GitHub个人资料中动态显示我的Medium文章,但该应用程序似乎不再工作。因此,我决定创建一个克隆版本。您也可以在自己的个人资料中使用它。

  • 显示一篇Medium文章,并链接到外部Medium页面
[![Example](https://medium-rss-github.robiningelbrecht.be/@ingelbrechtrobin/0/)](https://medium-rss-github.vercel.app/@ingelbrechtrobin/0/link)

Example

  • 显示多篇文章,并链接到您的个人资料页面
[![Example](https://medium-rss-github.robiningelbrecht.be/@ingelbrechtrobin/0,1,2,3,4/)](https://ingelbrechtrobin.medium.com/)

Example

  • 希望文章以两列显示?没问题!
[![Example](https://medium-rss-github.robiningelbrecht.be/@ingelbrechtrobin/0,1,2,3,4/layout:two-col)](https://ingelbrechtrobin.medium.com/)

Example

如果您决定使用此应用程序,请考虑给它一个⭐