Webmentions for Jekyll

Liquid Tag: webmention_posts

You can get a complete list of “posts” webmentions for a given page.url using the following liquid tag:

{% webmention_posts page.url %}

The webmentions found, if any, will be piped into the webmentions template your specified in your configuration or the default one that ships with this gem.

Default template info

If you go with the default template, here’s a rundown of elements and class names in use in the template: