1212
results for "alternate"
-
I learned that mastodon also already looks for rel=alternate for post permalinks and author profiles as well
aaronpk
at
2018-07-31 00:35
-
donblanco in an alternate file... so it should work with every kind of plugin
[pfefferle]
at
2018-07-31 00:34
-
so plugin to add rel=alternate? where does h-card and h-entry etc. get added?
donblanco
at
2018-07-31 00:33
-
donblanco: https://indieweb.org/rel-alternate
aaronpk
at
2018-07-31 00:29
-
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