Ileriayo / markdown-badges

Badges for your personal developer branding, profile, and projects.
https://ileriayo.github.io/markdown-badges
MIT License
12.37k stars 1.54k forks source link

Developing a markdown-badges library #527

Open cybercoder-naj opened 1 year ago

cybercoder-naj commented 1 year ago

The issue

Currently, this repository provides links to badge images that people can copy paste into their markdown files. However, from time to time, these badges break such as icons go missing without the developer knowing about it (for maybe months)

Proposal

Host these images somewhere so that, in case of any breaking changes in the shields library, we can fix it and all users will have the updated version of the badge.

kohasummons commented 1 year ago

Absolutely! I've seen cases of several badge icons going down. I think most of the issue can be traced to the SimpleIcons service that Shields pull from. I read a gh issue a while back where Simple Icon had to take down an icon because the org/company that owns the Icon requested it. Notwithstanding, I'd love to hear your thoughts and maybe more details about the proposal.