zetxek / adritian-free-hugo-theme

Adritian - Hugo Theme for Personal Websites
https://themes.gohugo.io/themes/adritian-free-hugo-theme/
MIT License
88 stars 78 forks source link

Support for more social icons #83

Open dougalb opened 10 hours ago

dougalb commented 10 hours ago

Is there a way to add more social icons e.g. BlueSky and Threads?

zetxek commented 5 hours ago

Good question @dougalb. I have seen that the icons the theme has come from the original theme (https://github.com/radity/raditian-free-hugo-theme), and I've confirmed that it was generated with fontello:

<metadata>Copyright (C) 2020 by original authors @ fontello.com</metadata>

Unfortunately I see that Fontello is not really updated:

image

And the project seems a bit on a halt: https://github.com/fontello/fontello/issues/783

I'll see what other services could be used to give the icons a refresh...

zetxek commented 5 hours ago

It seems that @lukasbableck fork (https://fontello.bableck.dev/) could do the trick :)

It has fontawesome 6 - that has icons for x, threads or bluesky.

image image image

This might be the next theme upgrade - can't promise a time, but can be done