From 6153a2927ce83b3c1ef8ab9d7a138e0e2fbe346c Mon Sep 17 00:00:00 2001 From: Vincent Pickering Date: Tue, 8 Jan 2019 07:50:54 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 248da2e..1e54d33 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,10 @@ POST'ed content also triggers a webhook informing Mastr Cntrl to syndicate/post/ ### Currently Supported -- Webmention Replies/RSVP/Like/Bookmarking/Repost +- Micropub Notes/Replies/RSVP/Like/Bookmarking/Repost created on [Quill](https://quill.p3k.io) and other 3rd party providers that support IndieAuth are supported. - PESOS 3rd party content posted on [Instagram](https://www.instagram.com) and [Swarm](https://www.swarmapp.com) are currently backfed to the blog via [https://ownyourgram.com](https://ownyourgram.com) and [https://ownyourswarm.p3k.io](https://ownyourswarm.p3k.io) respectively. -- Micropub Notes created on [Quill](https://quill.p3k.io) and other 3rd party providers that support IndieAuth are supported. - Syndication Endpoint - Mastr Cntrl will supply a list of 3rd party social accounts to be syndicated. But will not currently action them (see above). -- Collecting [Webmention](https://indieweb.org/webmention) via (webmention.io) then saved to local JSON file. +- Collecting [Webmention](https://indieweb.org/webmention) via (webmention.io) then saved to individual JSON files. - Media endpoint. Images sent via Micropub are uploading and encoding to the Github API. ## License