hyphacoop/reader.distributed.press

Make reader embeddable

Opened this issue · 0 comments

It'd be useful to be able to embed the reader in other sites for stuff like comment boxes.

We could start with an iframe that links to a post to get its replies.

This will depend on replies support.

  • new /embed.html page
  • Use ?inReplyTo=url in querystring
  • Ingest post replies and query db for replies
  • Test with iframe on staticpub
  • Add querystring param for color scheme (json of css vars)
  • Test
  • Make an announcement