Skip to content

Add icon for BlueSky (work-in-progress)#15

Draft
hanneoberman wants to merge 4 commits intoEllaKaye:mainfrom
hanneoberman:patch-1
Draft

Add icon for BlueSky (work-in-progress)#15
hanneoberman wants to merge 4 commits intoEllaKaye:mainfrom
hanneoberman:patch-1

Conversation

@hanneoberman
Copy link
Copy Markdown

To update the rainbowR committee page to include BlueSky links

Updated the link in the README to point to the correct blog post.
@hanneoberman
Copy link
Copy Markdown
Author

Seems that FA needs to be updated to v6.5.2 or higher, instead of current v5.15. See https://fontawesome.com/icons/bluesky?f=brands&s=solid

@EllaKaye
Copy link
Copy Markdown
Owner

Hi @hanneoberman. Thanks for picking this up. It's been on my to-do list for a while to update this function to include all the latest Font Awesome icons (though with the Bluesky one being the main reason to do this). Additionally, the rainbowr.org source will need updating to use the latest FA stylesheets so that the new icons are recognised there (it's not enough just to add the Bluesky item to icon_names here). We currently have this, but when I looked into it a few months ago, it seemed like the whole way Font Awesome works has changed since I last worked on distilltools, so it needs a bit more thinking about, both here and on the website.

@EllaKaye
Copy link
Copy Markdown
Owner

We currently have this, but when I looked into it a few months ago, it seemed like the whole way Font Awesome works has changed since I last worked on distilltools, so it needs a bit more thinking about, both here and on the website.

That said, I think there's a strong argument that the best way forward for the rainbowR website is to remove reliance on distilltools::icon_link() altogether, and my own fumblings with Font Awesome, and make use of Quarto and Bootstrap features and the fontawesome extension (or some other Quarto icon extension) instead. I haven't tested it, but something like this should work (maybe with some tweaks to the SCSS to get the buttons to look like the current icon-link styling):

[{{< fa brands bluesky >}} Bluesky](https://bsky.app/profile/rainbowr.org){.btn .btn-primary}

This would be much more maintainable than relying on distilltools, which essentially became largely obsolete with the release of Quarto.

@hanneoberman
Copy link
Copy Markdown
Author

I agree 100%! I hoped it would have been easy just to add 1 extra icon. I already knew the 'solution' in the last commit wouldn't work, but I just wanted to try anyways. Let's indeed try to have rainbowr.org without this dependency. Let me know if there's something you want me to do! Obvs not a pressing issue! Maybe nice to have had fixed by the time the new committee is added to the website and/or the conference comes around?

@hanneoberman hanneoberman marked this pull request as draft December 18, 2025 09:21
@hanneoberman
Copy link
Copy Markdown
Author

That said, the URL for the blog post about the icons did change, so those edits could be merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants