https://github.com/souravdey777/github-cards-external-blogs
Add your medium blog in your Github profile. Using GitHub blog cards.
https://github.com/souravdey777/github-cards-external-blogs
blogs dev-api github github-profile java medium medium-api medium-article profile tech-blog technology
Last synced: 10 months ago
JSON representation
Add your medium blog in your Github profile. Using GitHub blog cards.
- Host: GitHub
- URL: https://github.com/souravdey777/github-cards-external-blogs
- Owner: Souravdey777
- License: mit
- Created: 2020-08-13T10:13:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-07T09:33:58.000Z (about 5 years ago)
- Last Synced: 2025-03-27T18:04:41.978Z (11 months ago)
- Topics: blogs, dev-api, github, github-profile, java, medium, medium-api, medium-article, profile, tech-blog, technology
- Language: JavaScript
- Homepage: https://github-cards-external-blogs.vercel.app/
- Size: 98.6 KB
- Stars: 20
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Blog Cards :loudspeaker:
[](https://opensource.org/licenses/MIT)
[](https://github.com/Souravdey777/Github-Cards-External-Blogs)
[](https://github.com/Souravdey777/Github-Cards-External-Blogs/issues)
**Show your support, a :star: is all this repo needs** :smile:
**Check deploy your own :point_down:**
Fetch your external blogs and display it right in your github profile.
```
[](https://medium.com/@Souravdey777)
```
[](https://medium.com/@Souravdey777)
---
### Query params
Use the `?username=` of your Medium's account to fetch the blogs.
Use the `&type=` (horizontal or vertical) for alignment.(Optional). Default= **vertical**
Use the `&limit=` (number) for limit the count of blogs.(Optional). Default= **5**
---
### Example of markdown syntax
Paste the markdown in your github readme (change the username)
```
[](https://medium.com/@_Username_)
```
---
### Example of Vertical
```
[](https://medium.com/@Souravdey777)
```
[](https://medium.com/@Souravdey777)
---
### Example of Horizontal
```
[](https://medium.com/@Souravdey777)
```
[](https://medium.com/@Souravdey777)
---
**WIP**
- [x] Medium BLogs
- [x] DEV BLogs
- [ ] UI Improvisation
- [ ] Customisation of cards
**Open to Suggestions, Issues and Contributions** :smile:
---
### Deploy your own
**Show some love with :star:**
[](https://vercel.com/import/git?s=https://github.com/Souravdey777/Github-Cards-External-Blogs)