https://github.com/andypiper/mastodon-embeds-examples
Examples of different ways to embed Mastodon timelines (and posts) in HTML
https://github.com/andypiper/mastodon-embeds-examples
embed glitch-app html mastodon oembed timeline
Last synced: 5 months ago
JSON representation
Examples of different ways to embed Mastodon timelines (and posts) in HTML
- Host: GitHub
- URL: https://github.com/andypiper/mastodon-embeds-examples
- Owner: andypiper
- License: other
- Created: 2022-11-09T16:00:32.000Z (almost 3 years ago)
- Default Branch: glitch
- Last Pushed: 2025-04-06T22:45:25.000Z (6 months ago)
- Last Synced: 2025-04-26T22:34:46.649Z (5 months ago)
- Topics: embed, glitch-app, html, mastodon, oembed, timeline
- Language: HTML
- Homepage: https://mastodon-embeds.glitch.me/
- Size: 188 KB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Examples of Mastodon embeds

Trying out various means to embed Mastodon posts and timelines (and combinations of other things, API, buttons, etc).
Posts are straightforward to embed (Mastodon supports oEmbed, and has an embed code option on the web UI), timelines [need a bit more work](https://github.com/mastodon/mastodon/issues/6094).
## More information
[I wrote about this on DEV](https://dev.to/andypiper/a-opportunity-for-developers-1ee4)
## Useful links
- https://mastofeed.com
- https://github.com/SamTherapy/fedifeed (fork of mastofeed)
- https://gitlab.com/idotj/mastodon-embed-timeline
- https://github.com/sampsyo/emfed
- https://github.com/DomainDrivenArchitecture/dda-masto-embed## Sharing buttons
- https://github.com/Uden-AI/fediverse-share
- https://github.com/grayleonard/mastodon-share
- https://toot.kytta.dev/
- https://github.com/justinribeiro/share-to-mastodon[](https://glitch.com/edit/#!/remix/mastodon-embeds)
Follow me on Mastodon -> [@andypiper@macaw.social](https://macaw.social/@andypiper)