1205
results for "alternate"
-
also that atom feed calls my root site an alternate representation of my blog
[LewisCowles]
at
2020-05-27 06:39
-
for example: <link rel="alternate" type="application/rss+xml" href="https://granary.io/url?input=html&output=rss&url=https%3A%2F%2Fjgregorymcverry.com%2Fmypoetry%23featuredpoems" title="Featured Poems"> this way I don't even have to worry about making an XML file for RSS
[jgmac1106]
at
2020-05-26 17:21
-
I want to get back to hand-editing parts of my site, mostly the collections pages, because I want to break chronological ordering, and I want to create a human readable page that points to the sub entries. If I do this, maintaining it as a h-feed doesn't seem an easy feat. I'm aware I still need chronologically ordered feed for readers, but I'm a bit hesitant on having a rel=alternate h-feed - how accepted/common is it to do so?
petermolnar
at
2020-05-24 18:44
-
So one use case is finding feeds - you check the list for rel=alternate, then look them up in rel-urls to provide the choice.
[KevinMarks]
at
2020-05-11 23:52
-
Which are mostly for rel=alternate
[KevinMarks]
at
2020-05-11 23:46
-
[schmarty]: Zegnat left you a message 19 hours, 44 minutes ago: I think the rel-alternate link for feeds is broken on your tag pages, had to manually feed it to my reader because of some misplaced quotes (<3 eternal caturday)
Loqi
at
2020-05-03 16:12
-
!tell schmarty I think the rel-alternate link for feeds is broken on your tag pages, had to manually feed it to my reader because of some misplaced quotes (<3 eternal caturday)
Zegnat
at
2020-05-02 20:27
-
gRegorLove: I did an alternate version of the PHP5.6 and ended up in a composer.lock dependency problem
GWG
at
2020-04-26 02:25
-
But theoretically: <link rel="alternate" href="mf2ofarticle.json" type="application/json;schema=https://gist.githubusercontent.com/Zegnat/65ed9a9fb0546fb8c4aa0c0b790b8a40/raw/e1a3333275e38bc603dceb57c9cfd96d1c44537b/microformat.schema.json">
Zegnat
at
2020-04-24 19:59
-
Otherwise, looks good to me. It is an alternate to the current page, and it is a JSON document. The fact that “JSON document” does not describe the format enough to be helpful is not because of the mime type :(
Zegnat
at
2020-04-24 19:45