Vincenius / bsky-embed

A web-component to easily embed a bluesky feed.
87 stars 14 forks source link

Embed feeds (not user profiles) #4

Closed Vincenius closed 9 months ago

Vincenius commented 9 months ago

Right now it's only possible to embed user profiles. It would be cool to be also able to embed feeds. Add a new parameter "feed" on the web component

Vincenius commented 9 months ago

Done! Feeds can be embedded via the feed="at://..." option :)