jekyll-webmention_io icon indicating copy to clipboard operation
jekyll-webmention_io copied to clipboard

A Jekyll Plugin for rendering Webmentions via Webmention.io

Results 21 jekyll-webmention_io issues
Sort by recently updated
recently updated
newest added

Dupes #135 to main

waiting

I saw this idea in tweets from tantek syndicated to twitter from its personal page. urls are not urls at all for short thoughts etc. they are only text representation...

wontfix

This might be a bit too specialized, but I figured I'd raise your attention to a feature I threw together. The issue I had is that, on my blog, I...

wontfix

I have found yet another bug when creating issue #128. When I tried to give you an url to Bridgy (which does not have its webmention target defined) like homepage...

wontfix

For now the only way I found to get the actual number of mentions to use them for logic is something like this: ``` {% capture wbmcount %}{% webmention_count page.url...

wontfix

I’m curious if there are places to make use of [the internal Cache API](https://jekyllrb.com/tutorials/cache-api/) (which I just discovered). @ashmaroli Do you know when that was added?

enhancement
wontfix

I found an issue when webmention send to brid.gy is triggered only when I paste syndication link inline like in post below: --- layout: note date: 2019-09-14 22:44:00 +0200 categories:...

wontfix

- [x] Determine the best way to handle tests (rendered Liquid vs method) - [x] Determine testing framework - [x] Write tests - [ ] Add JavaScript tests

help wanted
wontfix

Webmention is awesome, but it would be super useful to be able to notify legacy pingback urls for those that aren't yet using it. Maybe this or similar? - https://github.com/indieweb/mention-client-ruby...

enhancement
wontfix

First of all thanks for this, this a very useful pluging. I can run my jekyll build with webmetion_io ok localy, but when it runs on the cloudflare Pages service,...