[colinwalker]tantek aaronpk That DuckDuckGo search result was really surprising. Don't have a clue why DDG would be ranking it so high when it's nowhere on Google.
jeremycherfasThe real drag about working with Grav — quite aside from the problems petermolnar has mentioned, which I don’t understand — is that I seem to be the only person using it who has any interest at all in IndieWeb. Makes me think that if I want to continue, I should switch back end, again.
voxpelliZegnat: yeah, I have a backend for my webmention endpoint as well, just not for my main site, which kind of forces me into such modularity, which is insane and lovely at once :)
ZegnatIndieAuth and Webmentions are both supported by separate folders with a few files in them. I could swap out the implementations at any point without touching my site. It does feel good.
petermolnarmy wm endpoint ties in with my site "source code" and with the generator itself, but since the site is generated html it's definitely simple to decouple
Loqiaaronpk: petermolnar left you a message 10 hours, 54 minutes ago: my FF doesn't like your archive layout (linux, FF esr 52.2) I even turned ublock and umatrix off, didn't help. https://petermolnar.net/tmp/aaronpk.png
LoqiJust generated this week's newsletter! You still have a few minutes to make changes, and I'll re-generate it 10 minutes before it gets sent out at 3pm Pacific time. https://indieweb.org/this-week/2017-07-21.html
schmartytantek: yep. thanks again for the heads-up. my likes, reposts, and bookmarks were all missing the u-*-of properties after trying to make them a little more "legible" and excluding the link-preview info from the content.
schmartyfor now. i was inspired by gRegorLove's simple like-of post design and they way it showed up in woodwind as just the action and url. however, on my site i also want to see the link preview.
schmartyi need to take another pass at it. particularly to clean up cases where link preview fetching failed or is incomplete, which is what led me to take the shortcut of putting u-*of on the link in the content.
schmartycurrently got it as "p-name e-content", a pattern i have seen a few times and am cargo-culting. name vs summary vs content is something i often have to re-read to load the differences into my head.
[kevinmarks]One way to think about it is that the name and summary are on your homepage to encourage you to read the content. If the name is the content, you don't need a summary.
tantekI started writing a "Federating IndieWeb with micro.blog" post and as I wrote the opening paragraph (summarizing what federating means) I realized we're not quite there yet
tantekFederating across social media sites means two people can post and respond to each other, each using a different site and service, each without having to use the other site or service.
Loqifederation in the context of the indieweb refers to services and features on indieweb sites that work directly with other indieweb sites peer-to-peer, without being bottlenecked by any kind of centralized service or silo https://indieweb.org/federation
tantekschmarty: updated slightly: Federating across social media sites means two people can post, see each others posts, and respond to each other, each using a different site or service, each without having to use or setup the other site or service.
tantekaaronpk, https://aaronparecki.com/2017/07/19/24/webmention-io and responses are not quite federation because it still required you to create an identity on micro.blog and set it up to get posts from your personal site to show up to other users there.
tantekthe funny thing is that email is sorta approaching that, with so much server specific configuration / setup that is needed to get your message accepted by other servers
tanteklike if you have to contact help@ some domain (Gmail, Yahoo, etc.) to get them to configure their mail servers to accept mail from your server, then it's a similar step down from full "federation"
[manton]Agreed that we're not quite there with Micro.blog and federation. Hopefully on the right path. There are a few areas (such as incoming webmentions) that are tied to accounts and should be opened up.