---
* 🛠️ fixed <color> in 1. not showing up (it wasn't in a code block)
* ♻️ changed the .svg part as it was completely wrong
* ✨ replaced it with a new part about hexadecimal colors (1a.)
* 📝 expanded on splitting the text (see 2a.)
* 🛠️ fixed inaccurate code in the splitting the text part (2a.)
* 🛠️ fixed inaccurate code in the logo (3.) part
* ✨ added a new part about supported icons/logos (3a.)
* 🔧 general minor improvements...
---
---
* 🔥 removed example badges image (still in folder for future use)
* 🔥 removed landing page badge (been there long enough)
* 🔥 removed last commit badge
* 🔥 removed made with <3 badge (dw, its still made with <3)
* 🚚 moved donation buttons to the bottom of the file
* 📝 better formatted the license message at the bottom of the file
---
This is a large fix/refactor, that involves changing many badges to have better colors and/or better representation.
Also:
- ✏️ "Shell" has been renamed to "GNU Bash" and has been repositioned accordingly
- 🔧 Some empty spaces in the 'Markdown Code' part of the tables have been removed
- 🔧 A few of the badges [] have been altered slightly (maybe like two but still important).
This is a workaround for issue #87, as Markdown doesn't directly support
having the text and image aligned the same (at least not when i tried...).
All I've done is just added an image (replacing the name of the original
md-badges.png file) that replicates this effect.
📄 Seperated the code coverage badges and the website status badges from that category to their own respective ones
🔥 Removed "Netlify" and "Heroku" as they are hosting platforms and there isn't currently a section for hosting yet (coming soon though!)
⚠️ Removed many badges relating to repository status ⚠️
---------
- 📄 Seperated the code coverage badges and the website status badges from that category to their own respective ones
- 🔥 Removed "Netlify" and "Heroku" as they are hosting platforms and there isn't currently a section for hosting yet (coming soon though!)
- ⚠️ Removed many badges relating to repository status ⚠️
This was done as they honestly did not fit the other sections and this whole project in general.
I mean, take a look yourself at the other sections, they're stuff like "Browsers" and "Social Media". Having "docker pulls: 100" (example) just would not fit in this repo.
If you want these kinds of badges, see things like [dwyl/repo-badges](https://github.com/dwyl/repo-badges), or this [Medium article](https://sharifsuliman.medium.com/modern-github-badges-for-open-source-repositories-fb4dceeb368a) for some inspiration.
---------