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

add bluesky link to social tray component #176

Open
thescientist13 opened this issue Jan 29, 2025 · 6 comments · May be fixed by #179
Open

add bluesky link to social tray component #176

thescientist13 opened this issue Jan 29, 2025 · 6 comments · May be fixed by #179
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@thescientist13
Copy link
Member

Would like to add a link to the project's BlueSky profile in the Social Tray component that appears in the header and the footer. Currently it display GitHub, Discord, and Twitter logos
Image

The link value itself would be - https://bsky.app/profile/projectevergreen.bsky.social

We would also need to find an SVG version of the BlueSky logo


Note: This should be worked on after the PR for #63 gets merged

@BDFL669
Copy link

BDFL669 commented Feb 5, 2025

Hey was wondering where you got the other SVGs from

@thescientist13
Copy link
Member Author

thescientist13 commented Feb 5, 2025

Hey @BDFL669

Depending on the project, I usually see if they have a press, branding, or media pages on their website that might distribute assets, like I think I did with NodeJS, and see if they have any SVGs there.

Otherwise I'll just google " logo SVG" and grab what I can. Usually there are sites that specialize in software logos / icons and I can grab one from those, something like https://www.svgrepo.com/

@BDFL669
Copy link

BDFL669 commented Feb 6, 2025

Image

Image

What do you think?

@thescientist13
Copy link
Member Author

Yeah, that's looking good! Feel free to submit a PR! 🚀

@thescientist13
Copy link
Member Author

I would just make sure to double check how it looks on mobile / tablet devices to make sure the icons don't break weird on smaller break points.

@BDFL669
Copy link

BDFL669 commented Feb 6, 2025 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 good first issue Good for newcomers
Projects
Status: 👀 In review
Development

Successfully merging a pull request may close this issue.

2 participants