issues Search Results · repo:aarongustafson/jekyll-webmention_io language:Ruby
Filter by
96 results
(88 ms)96 results
inaarongustafson/jekyll-webmention_io (press backspace or delete to remove)The templates dumped into the post html contain unprocessed jekyll conditionals and liquid tags.
tthef
- 2
- Opened on Dec 27, 2024
- #181
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, it fails with
source sequence is illegal/malformed ...
tthef
- 2
- Opened on Dec 21, 2024
- #180
Hi there, I have very few webmentions on my site, I have one webmention showing up on multiple post pages, but only one
of them is the correct page. It looks like when the tag is rendered, the class data ...
krusynth
- 2
- Opened on Nov 13, 2024
- #179
Hi!
I recently added this gem to my blog. It went well for a couple of days, such as connecting to Bridgy to see actual
Webmentions showing up on blog posts. So far, so good.
To test things end-to-end, ...
jcolag
- 7
- Opened on Mar 20, 2024
- #178
The posts template doesn t match the webmentions template in terms of the content that s rendered as well as the layout.
And while I haven t done an audit, it s possible that other templates have similar ...
fancypantalons
- Opened on Oct 2, 2023
- #177
This is covered by PR #174 . Author name and url aren t always supplied in webmentions (I believe it depends on the type
of webmention as well as the source) but the templates render them in all circumstances. ...
fancypantalons
- Opened on Oct 2, 2023
- #176
I don t quite understand how this is possible. The template code is
{% if webmention.url %}
a class= webmention__source u-url href= {{ webmention.url }} rel= nofollow Permalink /a
{% endif %}
...
l0b0
- 3
- Opened on Sep 14, 2023
- #175
I m not sure if I ve understood the documentation. I d expect that with
webmentions:
html_proofer: true
in _config.yml and {% webmentions page.url %} in _layouts/post.html, the top-level div class= ...
l0b0
- 7
- Opened on Aug 24, 2023
- #172
Looking through the specs and the behaviour of webmention.io, it sure looks to me like that content we receive in a
webmention is going to be either stripped text or sanitized HTML, but not Markdown. For ...
bug
fancypantalons
- 1
- Opened on Feb 25, 2023
- #170
I have run through your Quickstart Guide and here is what I have done.
Gemfile:
Added the webmention_io gem
gem jekyll-webmention_io
config_.yml:
Added jekyll-webmention_io to my plugins section. ...
kylereddoch
- 8
- Opened on Feb 2, 2023
- #165

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.