/dev-article-github-readme

πŸ¦„ Add Dev.to article card to your GitHub Profile Readme. πŸ”₯

Primary LanguageJavaScript

Dev.to Article Github Readme

Add Your Latest Dev.to Article To Your GitHub Profile ReadmeπŸ”₯

GitHub pull requests GitHub Issues

View Demo

Features ✨

Usage 🌈

You may just copy-paste the markdown below.

Make sure to change ?username= value and https://dev.to/piyush to your dev.to username.

[![Latest Dev.to](https://latest-devto-post.vercel.app/api?username=piyush)](https://dev.to/piyush)

View Demo

By default it shows the latest article from your dev.to account.

Showing a specific article

If you want to show a specific article, you can use the markdown below.

You just need to change &slug= value to the slug of your dev.to article.

ex. https://dev.to/:username/:slug

[![Latest Dev.to](https://latest-devto-post.vercel.app/api?username=piyush&slug=my-instagram-bot-that-posts-covid-19-data-4p05)](https://dev.to/piyush/my-instagram-bot-that-posts-covid-19-data-4p05)

View Demo

Demo πŸ’Ž

Latest Dev.to Post

Latest Dev.to

View Markdown
[![Latest Dev.to](https://latest-devto-post.vercel.app/api?username=piyush)](https://dev.to/piyush)

Specific Dev.to Post

Latest Dev.to

View Markdown
[![Latest Dev.to](https://latest-devto-post.vercel.app/api?username=piyush&slug=my-instagram-bot-that-posts-covid-19-data-4p05)](https://dev.to/piyushsuthar/my-instagram-bot-that-posts-covid-19-data-4p05)

Customization ⚑

Will be added soon. Think you can help? Do contribute 🀝

Similar Repos πŸ”₯

Similar tools/repos that will help you build a great Profile Readme. ⚑

ReadMe Card ReadMe Card

Contributing 🀝

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show you support 🌈

Give a ⭐️ if this project helped you!

Spread The Word πŸ•Š

Twitter facebook

Made with ❀ and Javascript.