wesbos / awesome-uses

A list of /uses pages detailing developer setups, gear, software and configs.
https://uses.tech
4.58k stars 1.4k forks source link

Add bluesky socials support #1872

Open kendallm opened 4 weeks ago

kendallm commented 4 weeks ago
Kendall Morgan ## Description Added support for bluesky social links. When a person defines multiple socials they are resolved in the priority of twitter -> bluesky -> mastodon. The change was tested by adding my personal uses page and ensuring that bluesky resolves before my mastodon page for my social link. **Note**: This change also fixes an issue with `unavatar.io` profile image generation. It seems like they changed their url structure and now require `unavatar.io/x/{username}` to render X/Twitter profile images. Resolves #1723