Skip to content

pahlevikun/Github-Read-Medium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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