From 99227558607098046886d7310b5d9957a9e24c11 Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Wed, 1 Jul 2020 10:35:29 +0200 Subject: [PATCH] Add note --- content/notes/2020/07/2020-07-01--webmentiond-ftw.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 content/notes/2020/07/2020-07-01--webmentiond-ftw.md diff --git a/content/notes/2020/07/2020-07-01--webmentiond-ftw.md b/content/notes/2020/07/2020-07-01--webmentiond-ftw.md new file mode 100644 index 0000000..aef5b7f --- /dev/null +++ b/content/notes/2020/07/2020-07-01--webmentiond-ftw.md @@ -0,0 +1,9 @@ +--- +title: "Webmentiond FTW" +author: Yarmo Mackenbach +slug: webmentiond-ftw +date: "2020-07-01 10:31:49" +published: true +--- + +I just read [this post by Guillermo](https://www.garron.blog/posts/webmentiond-working.html) which is a great general overview of [webmentions](https://indieweb.org/Webmention) and in particular, the implemention by Horst Gutmann named [webmentiond](https://zerokspot.com/weblog/2020/06/14/setting-up-webmentiond/). An absolute delight to use! Glad you got it working, Guillermo, and happy to have been of help!