Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omidnikrah/github-readme-medium
📖 Dynamically generated your latest Medium article on your GitHub readmes!
https://github.com/omidnikrah/github-readme-medium
github-medium github-profile-readme github-readme github-readme-medium medium profile-readme readme-generator
Last synced: about 2 months ago
JSON representation
📖 Dynamically generated your latest Medium article on your GitHub readmes!
- Host: GitHub
- URL: https://github.com/omidnikrah/github-readme-medium
- Owner: omidnikrah
- Created: 2020-07-23T22:28:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-12T15:01:23.000Z (almost 2 years ago)
- Last Synced: 2024-07-31T20:28:56.646Z (4 months ago)
- Topics: github-medium, github-profile-readme, github-readme, github-readme-medium, medium, profile-readme, readme-generator
- Language: JavaScript
- Homepage: https://github-readme-medium.vercel.app
- Size: 74.2 KB
- Stars: 100
- Watchers: 3
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-GithubProfile-README - Github-readme-medium
- awesome-github-profile - GitHub Readme Medium - Show your latest Medium article on your readmes! (Tools)
- fucking-awesome-github-profile-readme - GitHub Readme Medium - Show your latest Medium article on your readmes! (Tools)
- AwesomeGithubProfileTemplates - GitHub Readme Medium - Show your latest Medium article on your readmes! (Resources / Tools)
- awesome-readme-tools - GitHub Readme Medium - 📖 Dynamically generated your latest Medium article on your github readmes. (Statistical Tools (Widgets))
- awesome-github-profile-readme - GitHub Readme Medium - Show your latest Medium article on your readmes! (Tools)
- awesome-ubc-profile-readme - GitHub Readme Medium - Show your latest Medium article on your readmes! (Tools)
- awesome-github-profile - Github Readme Medium
README
GitHub Readme Medium
📖 Show your latest Medium article on your READMEs!
## Usage
Copy paste following markdown into your markdown content, and that's it. Easy Easy Tammam Tammam!
Change the `?username=` value to your Medium's username.
```md
[![Omid Nikrah Medium](https://github-readme-medium.vercel.app/?username=omidnikrah)](https://medium.com/@omidnikrah)
```[![Omid Nikrah Medium](https://github-readme-medium.vercel.app/?username=omidnikrah)](https://medium.com/@omidnikrah)
```md
[![Omid Nikrah Medium](https://github-readme-medium.vercel.app/?username=omidnikrah&limit=2&bg=red&text=green)](https://medium.com/@omidnikrah)
```use hexacode without using '#' symbol
```md
[![Omid Nikrah Medium](https://github-readme-medium.vercel.app/?username=omidnikrah&limit=2&bg=222f2e&text=ff0000)](https://medium.com/@omidnikrah)
```## Options
| Name | Description | Default value |
| ---------- | ------------------------------- | -------------------------- |
| username | Your Medium username | REQUIRED |
| limit | Count of articles to show | 1 |
| bg | Background color for card | white |
| text | color for text | black |## Deploy your own
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/git?s=https://github.com/omidnikrah/github-readme-medium)