Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bxcodec/github-readme-medium-recent-article
Add Your Recently Published Medium Articles to Your GitHub Readme
https://github.com/bxcodec/github-readme-medium-recent-article
article medium profile-readme recent-posts
Last synced: 18 days ago
JSON representation
Add Your Recently Published Medium Articles to Your GitHub Readme
- Host: GitHub
- URL: https://github.com/bxcodec/github-readme-medium-recent-article
- Owner: bxcodec
- License: mit
- Created: 2020-07-26T15:36:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-04T21:26:41.000Z (about 1 month ago)
- Last Synced: 2024-11-09T20:39:35.449Z (about 1 month ago)
- Topics: article, medium, profile-readme, recent-posts
- Language: TypeScript
- Homepage: github-readme-medium-recent-article-git-master.bxcodec.vercel.app
- Size: 647 KB
- Stars: 65
- Watchers: 3
- Forks: 31
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - bxcodec/github-readme-medium-recent-article - Add Your Recently Published Medium Articles to Your GitHub Readme (TypeScript)
- awesome-github-profile - Github Readme Medium Recent Article
README
# github-readme-medium-recent-article
**Howdy there!!!**
Show your recent published article from Medium on your Readme. See the live [demo](https://github.com/bxcodec)
![github-readme-medium-recent-article](./example.png)## Index
* [Support](#support)
* [Getting Started](#getting-started)
* [Contribution](#contribution)## Support
You can file an [Issue](https://github.com/bxcodec/github-readme-medium-recent-article/issues/new)## Getting Started
#### UsageImport this link in Readme as image source.
**Format:**
```bash
https://github-readme-medium-recent-article.vercel.app/medium//
```
- `medium-username`: your medium username/profile
- `article-index` : your recent article index. e.g: `0` means your latest article.#### Example
**Script in Readme.md**```
**Result**## Inspirations and Thanks
- [Alif Readme Profile](https://github.com/alfari16/alfari16) for the initial idea
## Contribution
---To contrib to this project, you can open a PR or an issue.