Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.53 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.53 KB

GitHub Read Medium

Show your recent Medium post on GitHub! Github read Medium!


Getting Started

Import this link in README.md or any markdown file as image source. This can be use anywhere

Minimum format

  https://github-read-medium-git-main.pahlevikun.vercel.app/latest?username=`your_medium_username`

Sample

Markdown:

 [Medium](https://github-read-medium-git-main.pahlevikun.vercel.app/latest?username=pahlevikun)

Html:

<img src="https://github-read-medium-git-main.pahlevikun.vercel.app/latest?username=`your_medium_username`"/>

Result

Medium

Options

parameter default required description
username "" YES Your medium username
limit 1 NO Limit of articles you want to show
theme default NO Card style, please go to this link for all theme

Deploy your own

GitHub API only allow 5k RPH, if you want to use this, please deploy your app in your vercel account by clicking button below

Deploy with Vercel