This is just a really quick note on how to add the custom values for sharing a post to Bluesky when using the BricksExtras sharing element. Hopefully, this will be a native option shortly.
- Select Custom
- Enter Bluesky in the name
- Assign the icon (font awesome branding, or other icon source)
- Add an aria-label
- Enter the custom URL: https://bsky.app/intent/compose?text=
- Enter the dynamic data: post_title%20post_excerpt%20post_url (brackets removed to prevent data rendering)
In step 6 the %20 is required and the excerpt is optional








