Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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
#### Usage

Import 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**

```html
Recent Article 0

Recent Article 2

```
**Result**

Recent Article 0

Recent Article 2

## 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.