About Mastofeed
Mastofeed is a third-party
service that generates an embeddable timeline for a Mastodon user profile via an
<iframe>
.
Configuration is done via URL parameters in the iframe's src
. This example also syncs the
Mastofeed theme (light/dark) with the page theme toggle.
userurl
: The URL of the Mastodon user profile.theme
: Set dynamically by the theme toggle (light
ordark
).header
,replies
,boosts
,size
: Other display options.
Note: Toggling the theme will cause the iframe below to reload. Line spacing issues may be inherent to the Mastofeed service's internal styling.