jekyll-webmention_io 4.2.0
This Gem includes a suite of tools for managing webmentions in Jekyll: * Tags * Count of webmentions (filterable) * All webmentions (filterable) * Bookmarks * Likes * Links * Posts * Replies * Reposts * RSVPs * Contents for the `head` of your pages * JavaScript enhancements * Commands - Send webmentions you’ve made * Generators - Collect webmentions from Webmention.io and gather sites you’ve mentioned
Gemfile:
=
install:
=
Runtime Dependencies (8):
activesupport
>= 7.0.4.3, < 9.0
htmlbeautifier
~> 1.1
jekyll
>= 3.2.0, < 5.0
json
~> 2.0
jsonpath
>= 1.0.1, < 2.0
openssl
>= 2.0, < 5.0
uglifier
~> 4.1
webmention
>= 7.0, < 10.0