I've noticed Devicon Web is not updated with the latest icons.
I could design a simple CI cycle to atomate this proccess:
Steps
- First: build static files
- Second: commit new version to
gh-pages branch
Triggers
- Commiting over
master branch
If you are interested, I would need the scripts you use to publish on gh-pages 🙏