1188
results for "alternate"
-
wonders what this rel=alternate is
donblanco
at
2018-07-31 00:29
-
not content negotiation, rel=alternate!
aaronpk
at
2018-07-31 00:27
-
pfefferle, if I turn that class into a rel alternate, would that work?
GWG
at
2018-07-31 00:24
-
json_link = page.xpath('//link[@rel="alternate"]').find { |link| ['application/activity+json', 'application/ld+json; profile="https://www.w3.org/ns/activitystreams"'].include?(link['type']) }
puckipedia
at
2018-07-30 23:18
-
orly? does it look for rel=alternate or somethign?
aaronpk
at
2018-07-30 23:18
-
I think mastodon only does conneg right now, but they may be to be persuaded to look for rel=alternate
aaronpk
at
2018-07-30 22:42
-
[pfefferle]: just documented here https://indieweb.org/rel-alternate
aaronpk
at
2018-07-30 22:31
-
edited /rel-alternate (+1001)
Loqi
at
2018-07-30 22:31
-
[pfefferle]: did you see my latest experiment with rel=alternate?
aaronpk
at
2018-07-30 22:24
-
oh wait the rel=alternate goes to your home page feed
aaronpk
at
2018-07-30 01:28