Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for more social icons #83

Closed
dougalb opened this issue Nov 26, 2024 · 4 comments · Fixed by #84
Closed

Support for more social icons #83

dougalb opened this issue Nov 26, 2024 · 4 comments · Fixed by #84
Assignees
Labels
enhancement New feature or request

Comments

@dougalb
Copy link

dougalb commented Nov 26, 2024

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

@zetxek zetxek added the enhancement New feature or request label Nov 26, 2024
@zetxek zetxek self-assigned this Nov 26, 2024
@zetxek
Copy link
Owner

zetxek commented Nov 26, 2024

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: fontello/fontello#783

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

@zetxek
Copy link
Owner

zetxek commented Nov 26, 2024

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

@zetxek zetxek mentioned this issue Nov 27, 2024
@zetxek zetxek linked a pull request Nov 27, 2024 that will close this issue
@zetxek
Copy link
Owner

zetxek commented Nov 27, 2024

In the end I could fit this @dougalb - you can preview them at https://adritian-demo-git-theme-update-update-theme-697534-adrianmoreno.vercel.app/.

There are some small changes with the naming - but shouldn't be anything too dramatic to update (I hope, otherwise let me know).

@dougalb
Copy link
Author

dougalb commented Nov 27, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants