Skip to content

Commit e34e205

Browse files
committed
Add link to webmentions post
1 parent a857512 commit e34e205

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@
44
55
Loads webmentions from [https://webmention.io](https://webmention.io)
66

7-
I will write a tutorial soon on how to set up webmentions with Gridsome using this plugin, in the meantime if you don't know what a webmention is give
7+
If you don't know what a webmention is give
88
this a read: [https://en.wikipedia.org/wiki/Webmention](https://en.wikipedia.org/wiki/Webmention)
99

10+
Setting up webmentions is quite an involved process, I wrote a step by step guide here:
11+
[Pixelhop: Getting Started with Gridsome Webmentions](https://pixelhop.io/writing/2020/05/get-started-with-webmentions-in-gridsome/)
12+
1013
## Install
1114
- `npm install @zefman/gridsome-source-webmention`
1215
- `yarn add @zefman/gridsome-source-webmention`
@@ -58,5 +61,4 @@ Example query to load a pages webmentions
5861

5962
## Todo
6063

61-
* Write blog post explaining usage
6264
* Handle webmention.io pagination. Currently limited to 2000 mentions

0 commit comments

Comments
 (0)