ayo, (edited ) to random
@ayo@ayco.io avatar

Someone from bsky mentioned he doesn’t show peoples’ avatars and just uses this library for identicons. It looks amazing! I will use this too for rendering webmentions in my blog. https://github.com/laurentpayot/minidenticons

ayo, (edited )
@ayo@ayco.io avatar

feat: respect user faces

const identicon = document.createElement("minidenticon-svg");   
identicon.setAttribute('username', mention.author.url)   

👉 commit: https://ayco.io/gh/blog/commit/ff3182c946763c877f5e6134edfae847c3ff5dbb

stvfrnzl, to Blog
@stvfrnzl@mastodon.online avatar

Followed the steps on https://indiewebify.me/ to integrate on my and made some real good progress after plenty of commits.

No clue though how to actually show them using @astro but that's Tomorrow Steve's problem not mine

stvfrnzl, to random
@stvfrnzl@mastodon.online avatar

Hey @henry just saw your talk at #11tyConf, loving the energy! 🔥🔥🔥

Too bad you only had 11 minutes, I'm currently exploring #WebMentions and would've loved to hear about it more in-depth. Did you already blog about this, by any chance?

To everyone else, here's the talk I'm talking about: https://www.youtube.com/live/iLxJ6PtuF9M?si=qYE7qhAIbnAO92yk&t=8534

What did you use for your slides? For a moment I thought #iaPresenter 🤔

john, to fediverse
@john@465.onl avatar

🗒️ Send me a (Web)mention

Publish a post on your website, and link to a post on my website. Then paste the URL of your post on your website into the new box and click the up arrow.

#indieweb #fediverse #webmentions https://www.johnpe.art/note/1715258267/

stvfrnzl, to Astro
@stvfrnzl@mastodon.online avatar

Inspired by @matthiasott great newsletter: has anyone experience implementing #webmentions with @astro?

Here's his article: https://buttondown.email/ownyourweb/archive/issue-14/

And here's what I found but couldn't test yet: https://kld.dev/adding-webmentions/

#ssr #StaticSiteGenerator #astro #html #css #JavaScript #WebDev #Frontend #IndieWeb

stvfrnzl,
@stvfrnzl@mastodon.online avatar

Hey @marcuslindblom, do you have by any chance documented how to make work with ?

I'm no and wizard so I'm currently stuck. Plenty of tutorials out there, but they're not helping me haha

LarsHenriksen, to random Danish
@LarsHenriksen@mastodon.nu avatar

Can someone help with #webmentions ? Maybe @pfefferle ?

I would like to filter out all the empty 'bridgy response' comments. It is webmention comments of the 'like' and repost' type, which are displayed seperately.

Here is my blog:

https://lektoren.dk/

ricmac, (edited ) to random
@ricmac@mastodon.social avatar

Maybe a silly #webmentions question, but is there a way you can recover deleted webmentions at webmention.io? I was having trouble with a Cybercultural post that didn't display all webmentions via Bridgy, so I manually deleted the ones that were in webmention.io/dashboard and then re-submitted the relevant Mastodon post to Bridgy — thinking that might send all the mentions to webmention.io this time. But nothing is showing up in webmention dashboard... cc @aaronpk

ricmac, to 11ty
@ricmac@mastodon.social avatar

I've been pecking away at adding #webmentions to my #eleventy website for Cybercultural. Nearly there now, via documentation from the Eleventy community (special shoutout to @bobmonsour's page: https://www.bobmonsour.com/posts/adding-webmentions-to-my-site/) and also some coding help from Perplexity! I just need to add more styling and will be able to go-live hopefully before next week's edition of Cybercultural. #fediverse

Webmentions draft 2

DavidDarnes, to mastodon
@DavidDarnes@mastodon.design avatar

New addition to my #WebComponents collection: <mastodon-post>!

Embed mastodon posts on your web pages by progressively enhancing a regular link and without the need for an <iframe>. Use the built in semantic template or apply your own! Read more about it here:
https://darn.es/mastodon-post-web-component/

#InideWeb #Webmentions #Mastodon

Thanks to @robb and @mariohamann for the inspiration ✨

ryanrandall, to random
@ryanrandall@hcommons.social avatar

Impressive to see the person behind somehow deciding that "opt-out" could somehow be a good approach to anything involving the Fediverse (https://github.com/snarfed/bridgy-fed/issues/835)…

…and thereby eroding any interest I had in using bridgy for on my site.

First rule is always: do no harm. Evading consent is doing harm, no matter how many pixels you want to devote to "network effects."

bixfrankonis, to fediverse
@bixfrankonis@social.lol avatar

All this sudden attention to the fact that social media replies (loosely defined as #Webmentions) to your blog posts are likely coming from people who have utterly no clue that they are also being published on your blogs, where were you last month when the push from some of the #IndieWeb to "#ActivityPub everything" was being questioned. 😉

More seriously: welcome to the debate.

https://bix.blog/2024/01/11/activitypub-is-to-the-indieweb-as-a-i-is-to-silicon-valley/

jeffsheets, to 11ty
@jeffsheets@hachyderm.io avatar

🧭 Had a journey with emoji URLs tracing through webmentions.io -> brid.gy -> Cloudflare -> 11ty -- with a final fix needed to encodeURIs when matching on the webmention json. Fun times! Few things are as fun as emojis in URLs https://sheetsj.com/blog/💻-emoji-urls-and-11ty-webmentions/ #webmentions #11ty

lqdev, to fediverse
jszym, to fediverse
@jszym@cosocial.ca avatar

Everything on the #IndieWeb wiki looks insanely cool, and there is a lot of documentation, but am I the only one who hasn't a clue how to adopt 99% of what is on there?

#ActivityPub and #Fedi might be hard for folks to grok at first, but the on-ramp for #WebMentions for me looks like the Cliff's of Dover.

That said, I am acknowledging that plenty of folks are using IndieWeb to make truly insane things. I just want in! :P

elperronegro, to webdev
@elperronegro@shmg.online avatar

Well that's been quite a tough few days coding for this very enthusiastic but amateur developer. Anyway, managed to get "webmentions" working on my @eleventy based blog.

https://elperronegro.com/

Thanks to a whole heap of people but especially @sia and this article

https://sia.codes/posts/webmentions-eleventy-in-depth/

and also @mxbck and this article

https://mxb.dev/blog/using-webmentions-on-static-sites/

#webdev #webmentions #blog

eldamir, to random
@eldamir@hachyderm.io avatar

I've heard the term "webmentions", but not really cared about it before.
Then I read this post from @matthiasott (https://matthiasott.com/notes/best-comment-section-on-the-internet) followed by reading this post from @rowan (https://rowanmanning.com/posts/webmentions-for-your-static-site/).

Now I'm hooked... I gotta get that set up for my website. I currently use Giscuss, which is fine, but it is also limited to users wanting to sign in with Github to comment. Adding #webmentions would be something else 😍

justin, to mastodon
@justin@holonet.social avatar

Anyone know how to help with ?

I have set up and it’s sending based on interactions on . However, nothing is being received by Webmention.io.

I’m lost at what to do next for https://justincox.com/. Any suggestions?

sethmlarson, to python
@sethmlarson@fosstodon.org avatar

New article about my proposal for #SBOM for #Python and hardening the build using compiler options. 🛡️

Articles also now support #Webmentions, so liking and sharing the article will increase the "mentions" count. More to come there!

https://sethmlarson.dev/security-developer-in-residence-weekly-report-19

mjgardner, to til
@mjgardner@social.sdf.org avatar

@Perl about @jmac's https://metacpan.org/pod/Web::Mention module for , a key standard and @w3c Recommendation that enables conversation across , , or anything that supports it.

More about here: https://webmention.net

wood, to Blog
@wood@hachyderm.io avatar

Webmentions: how I used 1990s technology to avoid writing JavaScript.

> When I started building websites over 20 years ago, I used Perl and CGI to run simple scripts, like a guestbook (I wrote my own). I prefer Ruby these days—and Perl has deprecated CGI—but could that approach still work? I thought it would be fun to try. It turns out it does work!

Please like/boost/reply to help me load test! 😁

https://joshuawood.net/webmentions

schizanon, to random
@schizanon@mas.to avatar

work like this; you link to someone else's url, it sends a ping to that url's /webmention endpoint, then that site checks to make sure that your site has a link to it.

What stops you from removing said link after the verification has been approved by the mentioned site?

What if I write a blog post titled "This is the best blog on the Internet" and automatically every single site that accept webmentions, one at a time, replacing the mentioned url each time?

0x1C3B00DA, to fediverse
@0x1C3B00DA@stereophonic.space avatar

A lot of ppl write about how they wish blogs had better reply functionality and that’s why blogging will always lose out to social media. They may list solutions to blog replies and even include #webmentions but say none of those solve the problem the way they want. But what do they want?

Social media is usually someone else’s software running on someone else’s computer. You don’t control your data. With self-hosted decentralized social media, like the #fediverse, you can control your data but most others are still using someone else’s service and don’t control their data.

Blogs are still the best way for individuals to express their thoughts while retaining control of them. And webmentions allow for those separate, decentralized blogs to reply to each other. Social software bundles various affordances into one easy-to-use package that hides most of its drawbacks. If CMS’s received the same level of polish, they could be far superior for an individual. Blogging/webmentions still need to work to make them useful for most people, but they’re already here and they solve the main problem people have in the space. We just need to build the tools to use them.

https://adhoc.systems/notes/aee4c004-b7a2-4d3b-89db-65a8fb8d2973

Luke, to mastodon
@Luke@typo.social avatar
Luke,
@Luke@typo.social avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • Leos
  • rosin
  • ngwrru68w68
  • tacticalgear
  • DreamBathrooms
  • mdbf
  • magazineikmin
  • thenastyranch
  • Youngstown
  • Durango
  • slotface
  • everett
  • vwfavf
  • kavyap
  • megavids
  • anitta
  • khanakhh
  • GTA5RPClips
  • cisconetworking
  • InstantRegret
  • ethstaker
  • osvaldo12
  • tester
  • provamag3
  • modclub
  • cubers
  • normalnudes
  • JUstTest
  • All magazines