Tom

Results 43 issues of Tom

Just a proof of concept, to discuss about it, see if it may be useful. ![image](https://user-images.githubusercontent.com/1955774/73691231-43099780-46d2-11ea-9795-13735aa05f3a.png) ![image](https://user-images.githubusercontent.com/1955774/73692128-050d7300-46d4-11ea-96dd-f8f45e4ac07a.png) https://deploy-preview-888--letsencrypt.netlify.com/search/ And for the 404: ![image](https://user-images.githubusercontent.com/1955774/73692169-1b1b3380-46d4-11ea-9ca3-3a1aef1c51b0.png)

I would like your opinion on that functionality: having most docs in one page, so it can be read offline (or just in a logical order without having to switch...

Uses prefers-color-scheme to display in dark mode when asked by the browser/OS (https://caniuse.com/#feat=prefers-color-scheme) - Graphs keeps a white background - Force a white background for sponsors logos - Remove the...

design

https://developer.mozilla.org/zh-CN/docs/Security/MixedContent https://he.wikipedia.org/wiki/Let%27s_Encrypt

PR #1195 partially fix it, but there is still a problem with non-latin languages that may be incorrectly sorted: https://discourse.gohugo.io/t/alphabetical-sort-order/20246/4

The arrows are in the wrong direction: https://github.com/letsencrypt/website/pull/1010#issuecomment-626889626 ![image](https://user-images.githubusercontent.com/1955774/82152902-a9bb5700-9864-11ea-8b23-8d534ec98dcf.png) The margin is wrong in become-a-sponsor: https://github.com/letsencrypt/website/pull/1010#issuecomment-626192535

i18n

Cf https://community.letsencrypt.org/t/certificate-for-development-environment/121224/12

Cf https://github.com/letsencrypt/website/pull/1010#issuecomment-617596275

As the reason of revoking a certificate will be used, the page https://letsencrypt.org/docs/revoking/ should explains: - The effects of the reason - The default reason (unspecified) - How to specify...

The "integration guide" https://letsencrypt.org/fr/docs/integration-guide/#implement-ocsp-stapling explains why it's important: - Privacy - Speed - Costs for Let's Encrypt But doesn't explain **how** to do it. Maybe a dedicated page could explain...

enhancement