From 98ebb41e21067c84db3736d29c4cbf3f2891047f Mon Sep 17 00:00:00 2001 From: Gautam krishna R Date: Thu, 23 Jul 2020 15:15:10 +0530 Subject: [PATCH] Added blog-post-workflow action --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fd24065..ff9b749 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ - [Feedparser](https://pythonhosted.org/feedparser/) - Convenient processing of RSS files - [Spotify now playing card generator](https://github.com/kittinan/spotify-github-profile) - Generate your Spotify now playing card for your GitHub profile - [Markdown Badges](https://github.com/Ileriayo/markdown-badges) - Add badges to your profile. +- [Latest Blog Posts and StackOverflow activity in readme](https://github.com/gautamkrishnar/blog-post-workflow) - Show your latest blog posts from any sources or StackOverflow activity on your GitHub profile/project readme automatically using the RSS feed using this Github Action ## Articles - ["How To Create A GitHub Profile README"](https://www.aboutmonica.com/blog/how-to-create-a-github-profile-readme) - *Monica Powell* @@ -209,6 +210,8 @@ - ["How to create an interactive README for your GitHub profile"](https://kavishhukmani.me/github-profile-interactive-readme-tutorial/) - *Kavish Hukmani* - ["什么?Github 居然可以这么玩?"](https://zhuanlan.zhihu.com/p/161705999) - *Tw93* - ["Getting started with Markdown Badges"](https://dev.to/ileriayo/mardown-badges-2og0) - *Ileriayo Adebiyi* +- ["Show your latest dev.to posts automatically on your GitHub profile readme +"](https://dev.to/gautamkrishnar/show-your-latest-dev-to-posts-automatically-in-your-github-profile-readme-3nk8) - *Gautam krishna R* ## Contribute