File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
Loads webmentions from [ https://webmention.io ] ( https://webmention.io )
6
6
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
8
8
this a read: [ https://en.wikipedia.org/wiki/Webmention ] ( https://en.wikipedia.org/wiki/Webmention )
9
9
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
+
10
13
## Install
11
14
- ` npm install @zefman/gridsome-source-webmention `
12
15
- ` yarn add @zefman/gridsome-source-webmention `
@@ -58,5 +61,4 @@ Example query to load a pages webmentions
58
61
59
62
## Todo
60
63
61
- * Write blog post explaining usage
62
64
* Handle webmention.io pagination. Currently limited to 2000 mentions
You can’t perform that action at this time.
0 commit comments