1175
results for "alternate"
-
But yeah, I use alternate addressing systems like tor to.
superkuh
at
2024-08-31 18:53
-
If I understand correctly, the rel="alternate" could be helpful for services sitting behind cloudflare?
to2ds
at
2024-08-31 18:09
-
So does rel="alternate" help to smooth out some of the complexity associated with conneg?
to2ds
at
2024-08-31 17:54
-
Question about rel="alternate". Can it reference the same physical URL, just specify a different Mime type?
to2ds
at
2024-08-31 16:29
-
aaronpk hmm that's surprising. my posts have had rel=alternate type=application/activity+json for years now, and I've still always been able to post to indienews
[snarfed]
at
2024-08-30 16:09
-
Because from what you said the current implementation does, this makes me NOT want to add rel alternate to AS2 for my posts
[tantek]
at
2024-08-30 16:09
-
if your site has a rel=alternate link to an activitypub+json URL, then XRay will go and fetch that instead of using the microformats on the page. since there's no "syndication" property defined in activitystreams, it then fails to find the syndication link to indienews
aaronpk
at
2024-08-30 15:54
-
I still want to make a no-css frontend to my site, essentially treating my website as a microformats api and rendering a fully functional alternate version of it with no css on a separate domain
aaronpk
at
2024-08-30 06:35
-
rel=alternate type=application/activity+json definitely works, eg https://fed.brid.gy/docs#searchable
[snarfed]
at
2024-08-30 03:01
-
to2ds ideally you want to discover the AP alternate _without_ re-fetching every single page with conneg headers
[snarfed]
at
2024-08-30 03:00