embedded Tweet
This article is a stub. You can help the IndieWeb wiki by expanding it.
An embedded Tweet is the display of a tweet on a website other than Twitter, though with a similar presentation, and typically some ability to interact with the tweet directly. .
Why
Embedding a tweet provides a UX familiar to users of Twitter, and is less surprising for authors of tweets when they see their tweet on a site other than Twitter.
How to
See Twitter's instructions:
IndieWeb Examples
Ryan Barrett
Ryan Barrett uses embedded tweets to show them in reply-contexts since YYYY-MM-DD, e.g.:
- (needs link to a snarfed.org reply to a tweet)
Silo Examples
Substack
Substack supports embedding tweets in posts by pasting in the tweet URL. Notably, the visual style for the embedded tweet does not rely on javascript being enabled.
From the How to use the Substack editor documentation:
To embed a tweet, Instagram photo; YouTube or Vimeo video; Spotify, SoundCloud, or Bandcamp audio track; or GitHub Gist, just paste the relevant link on a new line (donβt grab the embed code; it wonβt work).
Javascript was disabled for this screenshot:
See Also
- embed
- display-guidelines
- Workaround the deletion problem by removing class="twitter-tweet" per https://twitter.com/kevinmarks/status/1511657963852906503
- "If you remove class="twitter-tweet" on the blockquote the script doesn't delete it (that's what I did to show the fallback for the 1st tweet in the article)" @kevinmarks April 6, 2022