Tom
Tom
Just a proof of concept, to discuss about it, see if it may be useful.   https://deploy-preview-888--letsencrypt.netlify.com/search/ And for the 404: 
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...
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  The margin is wrong in become-a-sponsor: https://github.com/letsencrypt/website/pull/1010#issuecomment-626192535
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...