GitHub

Bluesky Post

llms.txt

Example

Loading posts...

The BlueskyPost component renders a Bluesky post directly from the raw API response (PostView). It handles converting the data, rich text facets, embeds, and NSFW labels automatically.

Fetch posts using the Bluesky API and pass each post's post and reason fields directly to the component.

Use blueskyPostToPostData if you need to convert the data yourself for use with the generic Post component.

API Reference

BlueskyPost

Renders a Bluesky post from raw API data (PostView).

Property
data
reason
reply
baseUrl
hrefs
target
showLogo
showAvatar
compact
actions
embeds
showSensitive