piazzai / cvless

Jekyll theme for a beautiful online CV
https://piazzai.github.io/cvless/
MIT License
105 stars 149 forks source link

Enhancing social buttons #16

Open mkemeter opened 10 hours ago

mkemeter commented 10 hours ago

Hi! I just started to setup a page using this template and love it!

I would like to have the possibility to add some more social buttons on the starting page. Namely, I deem the following platforms relevant:

Do you see a possibility of adding them or even of adding custom links via user configuration? Alternatively, are you open to pull requests? It seems like a new button, just needs enhancement here and the svg to be uploaded maybe here?

piazzai commented 8 hours ago

Hi! I'm happy you like the template.

What you suggest is both useful and easy to implement. You also identified exactly what needs to be done to add new icons. The only problem is that the current icons are based on the Iconoir library, which is unfortunately a bit weak when it comes to brand icons. Mastodon is there, but Medium, Xing, and BlueSky are not.

It's probably best to use Simple Icons instead of Iconoir, at least for social icons. Pull requests are more than welcome!