ricmac, (edited ) to 11ty
@ricmac@mastodon.social avatar

To the #Eleventy community: does anyone know of any projects to make an 11ty website a first class member of the #fediverse, similar to what The Verge is doing (via WordPress it seems like) and 404 Media will do once Ghost is ready (ref https://digiday.com/media/why-publishers-are-preparing-to-federate-their-sites/). I did implement #webmentions on Cybercultural.com, using Bridgy etc, but it was unsatisfactory so I took it offline. I do want Cybercultural to be an “actor” on the fediverse tho, so now thinking about how to achieve that via 11ty.

stvfrnzl, to webdev
@stvfrnzl@mastodon.online avatar

I finally got for @astro working! Thanks to @henry sparking my interest for it (again) and anyone here who helped me along the way.

https://stevefrenzel.dev/posts/webmentions-in-astro-for-blog-posts/

I would appreciate lots of likes, reposts and comments so I have more data to work with hehe
😈

stvfrnzl,
@stvfrnzl@mastodon.online avatar

@kevinleedrum ooohh ok, thanks for clearing it up! 💪

stvfrnzl,
@stvfrnzl@mastodon.online avatar

@kevinleedrum awesome, I appreciate it! I still want to add how to create a GitHub action that runs a build every 24 hours, but I'm so bad at this haha

Once I figured it out, I'll edit my article

reillypascal, to Blog
@reillypascal@hachyderm.io avatar

I did a write up of setting up Webmentions on my site! I had mentioned it earlier, but there was one stumbling block that took me longer to figure out.

Webmentions let me get notified when people share my posts, respond to my comments on other sites, etc., and lets me use my site for a lot of the kinds of interactions I'd otherwise have to do on social media.

https://reillyspitzfaden.com/blog/05-21-2024

#IndieWeb #Blog #Webmentions #Microformats #WebDev #WebDevelopment #Programming #Coding

jsit, to RSS
@jsit@social.coop avatar

We need an reader with "Reply" and "Repost" buttons. These actions would occur on a blog you connect with or , and use to notify the originating site.

stvfrnzl, to Astro
@stvfrnzl@mastodon.online avatar

Good news: I got working locally with @astro ! 🥳

Bad news: They're not showing in production, there's not even a request, nor is my try & catch throwing me an error 🤡

Why is it SO HARD to get them working with ?? Meanwhile the community has tons of resources on how to do it...

I assume that it's some client-side issue but I've had enough of this, time to start the weekend

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 , loving the energy! 🔥🔥🔥

Too bad you only had 11 minutes, I'm currently exploring 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 🤔

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.

https://www.johnpe.art/note/1715258267/

molly0xfff,
@molly0xfff@hachyderm.io avatar

@john ooo i love how you've formatted the webmentions on your site, that's so fun

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

marcuslindblom,
@marcuslindblom@mastodon.social avatar

@stvfrnzl I have implemented webmentions on my site using @astro

stvfrnzl,
@stvfrnzl@mastodon.online avatar

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

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

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

Can someone help with ? 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/

LarsHenriksen,
@LarsHenriksen@mastodon.nu avatar

@pfefferle @snarfed.org@snarfed.org
I use 2023: https://wordpress.org/themes/twentytwentythree/

Do you recommend another theme for ActivityPub?

pfefferle,
@pfefferle@mastodon.social avatar

@LarsHenriksen @snarfed.org@snarfed.org this is a problem of Webmentions, not ActivityPub.

But I do not recommend a different theme, it was just to understand the issue better. I prepared a fix for the issue and am waiting for a review to merge it: https://github.com/pfefferle/wordpress-webmention/pull/468

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

mauricerenck,
@mauricerenck@mastodon.online avatar

@ricmac @aaronpk When you are about to delete a webmention there is this little note on the bottom:
> Note: This will mark the specified webmentions as deleted, and they will no longer show up in the API. Future webmentions from this source URL will be ignored. If you have a callback URL configured, this will not send anything to the callback URL, so you will need to delete your own copy of it in that case.

So I guess you cannot resend them.

ricmac,
@ricmac@mastodon.social avatar

@mauricerenck @aaronpk ah, I interpreted "Future webmentions from this source URL will be ignored." as only applying to the "Delete all Webmentions from this Source URL" option. I used "Delete this Webmention", which I had assumed would not affect future webmentions from the source URL. But as I re-read it, it is a bit vague...

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

I've been pecking away at adding to my 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.

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 ✨

jm3,
@jm3@trunk.lol avatar

@DavidDarnes great idea

DavidDarnes,
@DavidDarnes@mastodon.design avatar

@jm3 thanks!

ryanrandall, to random
@ryanrandall@hcommons.social avatar

Impressive to see the person behind #Bridgy 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 #Webmentions on my #IndieWeb 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 ) 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 to " 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/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines