[davidmead]alright, i’m not getting how GitHub is working. I made a clone of Known (and my install says it’s behind what’s in GitHub) but when I fetch origin in GitHub desktop it doesn’t show anything changed, though the web says there was a commit today
@mxbck↩️ Thanks for the link, Nicolas! My solution works well enough for incoming webmentions - still missing the outgoing ping feature the Jekyll plugin had though ;) (twitter.com/_/status/1085454116015484928)
LoqiIt looks like we don't have a page for "OpenWebAuth" yet. Would you like to create it? (Or just say "OpenWebAuth is ____", a sentence describing the term)
[jgmac1106]@swentel I do not know if this Known or Indigenous but when i try to addd a bookmark it post gets published before I have a chance to fill in the body. I don't hit post it does it on its own
ZegnatSo I’d go to your site and append something like ?magic=https://vanderven.se/martijn/ and your site can then go and confirm whether I am currently logged in or not.
ZegnatBut again, little vague to me. I am also not sure I want random websites to be able to check whether I am currently logged in to my own website or not :/
[kim_landwehr]Sorry full error says: cURL error 51: SSL: no alternative certificate subject name matches target host name 'blotkl.heroku.com' (see http://curl.haxx.se/libcurl/c/libc. I am trying to use Heroku for the first time
[eddie]I've been thinking about getting my podcast episodes (all of which originate on different sites) to automatically import into my eddiehinkle.com site. It seemed complicated so I've just manually done it (inconsistently) for now. I just realized what I need to do! Podcast RSS Feed -> unmung mf2 html -> xray provides me with a url that starts at xray and then it parses a mf2 html page from unmung which ultimately is created from the live podcast r
[eddie]So i can have a little service running separately that watches all my podcast feeds, finds new items pushed on the current day and pushes them into my site using Micropub
Loqifeatured is a proposed mf2 property (typically as u-featured) for h-entry that indicates a representative image for a primarily textual post https://indieweb.org/featured
aaronpkalso these days, the youtube thumbnails aren't really poster frames anymore since people make thumbnail art that isn't necessarily a frame from the video
sknebelfwiw, mf2 wiki says " u-featured - a representative photo or image for the entry, e.g. primary photo for an article or subject-cropped photo, suitable for use in a link-preview. ", so does not explicitly say the "primarily textual post"
[eddie]I've removed that line "primarily textual post" from the IndieWeb wiki definition as I think the mf2 wiki + the discussion here proves that really shouldn't be part of the definition of featured
[eddie]In fact, I do something really bad, which is if there is no u-photo, I grab the first img tag from the content, which is exactly why featured was created to avoid.
sknebelgeneral call: could everyone doing something with "featured" check it's reflected on /featured - we maybe don't need everyone who ever put an "u-featured" on an article, but if you wrote a bigger project that consumes or publishes it or use it for other cases, please document!