1208
results for "alternate"
-
sarna: I do that on svr.ls and have just language specific Indexes and name German posts just .html and English ones .en.html as extension. Also checkout the html, there are meta alternate tags to link them. Also the lang attribute is set correctly.
perryflynn
at
2025-07-10 09:44
-
<link href="https://jamesg.blog/feeds/posts.xml" rel="alternate" title="RSS" type="application/rss+xml">
capjamesg
at
2025-07-07 21:51
-
alternate letsencrypt client
aaronpk
at
2025-06-19 21:44
-
edited /IndieWeb_Carnival (+12) "/* 2025 */ updated June with alternate, secondary theme"
Loqi
at
2025-06-01 14:11
-
edited /rel-alternate (+18)
Loqi
at
2025-05-29 22:13
-
yeah it's exclusively a firefox thing, no other browsers support "alternate stylesheet" like this
trwnh
at
2025-05-29 06:43
-
i'm speaking more in a logical sense though, i would get tripped up if i saw something rel=alternate that wasn't actually an "alternate", it was a "stylesheet that shouldn't be applied by default"
trwnh
at
2025-05-29 06:42
-
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel/alternate_stylesheet seems to indicate that "alternate stylesheet" might have issues in browsers other than firefox?
trwnh
at
2025-05-29 06:41
-
like "alternate" should be in relation to the current resource/document, not as a modifier for "stylesheet". i don't have a problem with rel+type because that feels fine, they're separate parameters intended to be interpreted together
trwnh
at
2025-05-29 06:36
-
there's no rule about rel values being independent, so they can be or can do things in combination, in some ways just as different attributes themselves can. like rel=alternate type=application/rss+xml etc.
[tantek]
at
2025-05-29 06:35