From fa39c1dfdca43399b6ba157ee6fc0a262af1b1bc Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 3 Jan 2021 19:53:28 +0100 Subject: [PATCH] Auto: misc. --- social-web-protocols.md | 9 +++++++++ webmentions.md | 4 ++++ 2 files changed, 13 insertions(+) create mode 100644 social-web-protocols.md diff --git a/social-web-protocols.md b/social-web-protocols.md new file mode 100644 index 000000000..375d878d2 --- /dev/null +++ b/social-web-protocols.md @@ -0,0 +1,9 @@ +# Social Web Protocols + +- [[go]] https://www.w3.org/TR/social-web-protocols/ + - "A collection of [[standards]] for [[decentralised social interaction]] on the [[web]]." + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[go]: go "Go" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/webmentions.md b/webmentions.md index 76398aa72..c716ca479 100644 --- a/webmentions.md +++ b/webmentions.md @@ -3,8 +3,11 @@ - [[pull]] [[webmention]] - [[go]] https://www.w3.org/TR/webmention/ - "Webmention is a simple way to notify any URL when you mention it on your site. From the receiver's perspective, it's a way to request notifications when other sites mention it." + - "A Webmention is a notification that one URL links to another. For example, Alice writes an interesting post on her blog. Bob then writes a response to her post on his own site, linking back to Alice's original post. Bob's publishing software sends a Webmention to Alice notifying that her article was replied to, and Alice's software can show that reply as a comment on the original post." + - "Webmention is one of several related specifications being produced by the [[Social Web Working Group]]. Implementers interested in alternative approaches and complimentary protocols should start by reading the overview document [[social-web-protocols]]." - [[by]] [[indieweb]] - I think [[agora protocol]] is a bit like [[webmentions]] for [[wikilinks]]? + - Interacts with [[wikilinks everywhere]]. [//begin]: # "Autogenerated link references for markdown compatibility" @@ -14,4 +17,5 @@ [agora protocol]: agora-protocol "Agora Protocol" [webmentions]: webmentions "Webmentions" [wikilinks]: wikilinks "Wikilinks" +[wikilinks everywhere]: wikilinks-everywhere "Wikilinks Everywhere" [//end]: # "Autogenerated link references" \ No newline at end of file