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

feat: CMD-147 bluesky social media #832

Merged
merged 6 commits into from
Apr 15, 2024

Conversation

wesleyboar
Copy link
Member

@wesleyboar wesleyboar commented Apr 12, 2024

Overview

Add BlueSky social media service to social share services.

Related

Changes

  • added icon
  • added option to template
  • added hover color to styles
  • added sample settings

Testing

  1. Build/Start CMS on this branch.
  2. Add 'bluesky' toTACC_SOCIAL_SHARE_PLATFORMS.
    E.g. TACC_SOCIAL_SHARE_PLATFORMS = ['linkedin', 'facebook', 'email', 'bluesky'].
  3. Create/Open news article.
  4. Verify BlueSky icon is present in share options.
  5. Click BlueSky icon.
  6. Verify URL is https://bsky.app/intent/compose?text={{ url }} where {{ url }} is the URL of the page.

UI

CMD-147 Static
CMD-147.Hover.mov
CMD-147.Click.mov

Notes

Warning

This is not yet as fully featured as other platforms's share-via-URL services.

@wesleyboar wesleyboar marked this pull request as ready for review April 15, 2024 16:49
@wesleyboar wesleyboar merged commit db03654 into main Apr 15, 2024
@wesleyboar wesleyboar deleted the feat/CMD-147-bluesky-social-media branch April 15, 2024 16:49
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.

None yet

1 participant