aaronpk / XRay

X-Ray returns structured data from any URL
https://xray.p3k.app
MIT License
90 stars 15 forks source link

Missing author info on some mf2 feeds #79

Closed aaronpk closed 6 years ago

aaronpk commented 6 years ago

I've encountered several feeds now that are missing authorship information. Before I go and ask them to change their markup, I thought it would be useful to see if there is a commonality that I could instead look for.

aaronpk commented 6 years ago

Here are the mf2 patterns on each site

https://gregorlove.com/

https://martymcgui.re/posts/

https://adactio.com/

https://waterpigs.co.uk/

aaronpk commented 6 years ago

Marty's site is not actually an XRay issue, it's a problem with the template in Monocle. Fixed in this commit

aaronpk commented 6 years ago

Decided not to try to parse the gregorlove.com example since it appears to be a mistake

aaronpk commented 6 years ago

The commit above handles both the adactio.com and waterpigs.co.uk cases now