Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-27 | use animated-deno-logo in denolib (#2691) | hashrock | |
2019-06-19 | website: use css variables and prefers-color-scheme (#2547) | Jed Fox | |
This uses `prefers-color-scheme: dark` to automatically switch to dark mode if the user specifies it in their system settings. Dark mode is supported in Firefox 67, Chrome 76, Safari 12.1, and iOS 13 as of this commit, but the current status can be checked here: https://caniuse.com/#feat=prefers-color-scheme Additionally, this uses CSS Variables to implement the color-switching mechanism. This isn’t supported in IE, but the site degrades reasonably well with them disabled. Support table: https://caniuse.com/#feat=css-variables | |||
2019-04-27 | Use alt logos on benchmarks and manual page (#2211) | Ryan Dahl | |
2019-03-01 | Add favicon.ico generated by deno_logo_3.svg and add link tag in every page ↵ | Jon Jee | |
(#1861) | |||
2019-02-27 | Use the SVG logo everywhere. Add logo links to manual. (#1841) | Ryan Dahl | |
2019-02-26 | Add "Dino in the Rain" to manual page (#1840) | Kevin (Kun) "Kassimo" Qian | |
2019-02-20 | Add section explaining resources and metrics to the manual (#1819) | EnokMan | |
2019-02-16 | Added website icon link (#1792) | Luke | |
2019-02-15 | Syntax highlighting on the website paegs (#1780) | 满远荣 | |
2019-02-12 | More web design work (#1759) | Ryan Dahl | |
2019-02-11 | web design (#1728) | Ryan Dahl | |