summaryrefslogtreecommitdiff
path: root/website/images
AgeCommit message (Collapse)Author
2019-10-24Remove old website (#3194)Ry Dahl
Move manual.md and style_guide.md into //std so they can be accessed from https://deno.land/std/manual.md Code for new website is https://github.com/denoland/deno_website2 Co-authored-by: Christian Moritz <chrmoritz@gmail.com>
2019-10-17Website design tweaks (#3140)Jon Heslop
- Use system sans-serif font, they render better and are familiar (Github use same font stack for instance) - Use weight and spacing to increase heading contrast - match logo colour to tone of type aka less black - table: Increase padding on wider screens for balance - table: Solid border
2019-07-27use animated-deno-logo in denolib (#2691)hashrock
2019-04-14docs: add a pixelated animation logo (#2110)tanakaworld
2019-03-01Add favicon.ico generated by deno_logo_3.svg and add link tag in every page ↵Jon Jee
(#1861)