Conversation

Notices

  1. What's a good method to embed toots into a web page?

    I guess you could iframe it, which would be a little gross. Some CSS hacks could in theory work around it.

    You could make a small JS client that renders toot JSON into a widget of some sort. A basic timeline could return toots that match up with a specific search query, and render them to look like toots again.

    Maybe some variables could be included to specify instance and tag. Eventually, maybe point to a public firehose.

    #mastodon #dev

    Sunday, 09-Apr-17 01:16:22 UTC from social.nasqueron.org
    1. @deadsuperhero I think a web utility to generate an embedded HTML of toots is a good thing to build right now. I should probably make one.

      Sunday, 09-Apr-17 01:20:05 UTC from icosahedron.website