Github-Cards-External-Blogs icon indicating copy to clipboard operation
Github-Cards-External-Blogs copied to clipboard

Add your medium blog in your Github profile. Using GitHub blog cards.

Blog Cards :loudspeaker:

License: MIT GitHub version contributions welcome

Show your support, a :star: is all this repo needs :smile:

Check deploy your own :point_down:

Fetch your external blogs and display it right in your github profile.

[![Sourav Dey's Blog Cards](https://github-cards-external-blogs.souravdey777.vercel.app/getMediumBlogs?username=Souravdey777&type=horizontal)](https://medium.com/@Souravdey777)

Sourav Dey's Blog Cards


Query params

Use the ?username= of your Medium's account to fetch the blogs.
Use the &type= (horizontal or vertical) for alignment.(Optional). Default= vertical
Use the &limit= (number) for limit the count of blogs.(Optional). Default= 5


Example of markdown syntax

Paste the markdown in your github readme (change the username)

[![Sourav Dey's Blog Cards](https://github-cards-external-blogs.souravdey777.vercel.app/getMediumBlogs?username=_Username_&type=horizontal)](https://medium.com/@_Username_)

Example of Vertical

[![Sourav Dey's Blog Cards](https://github-cards-external-blogs.souravdey777.vercel.app/getMediumBlogs?username=Souravdey777&type=vertical)](https://medium.com/@Souravdey777)

Sourav Dey's Blog Cards


Example of Horizontal

[![Sourav Dey's Blog Cards](https://github-cards-external-blogs.souravdey777.vercel.app/getMediumBlogs?username=Souravdey777&type=horizontal)](https://medium.com/@Souravdey777)

Sourav Dey's Blog Cards


WIP

  • [x] Medium BLogs
  • [x] DEV BLogs
  • [ ] UI Improvisation
  • [ ] Customisation of cards

Open to Suggestions, Issues and Contributions :smile:


Deploy your own

Show some love with :star:

Deploy with Vercel