From e7e4cb037d01bf9289e8467cb65f123e82a95c60 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Wed, 27 Feb 2019 00:13:49 -0500 Subject: [PATCH] Use the SVG logo everywhere. Add logo links to manual. (#1841) --- website/index.html | 14 +++++++++----- website/manual.html | 2 +- website/manual.md | 11 +++++++++++ website/style_guide.html | 5 +++-- 4 files changed, 24 insertions(+), 8 deletions(-) diff --git a/website/index.html b/website/index.html index 8415847334..77a966640e 100644 --- a/website/index.html +++ b/website/index.html @@ -3,7 +3,7 @@ Deno - + @@ -14,10 +14,7 @@
- - +

Deno

A browser-like command line runtime @@ -84,6 +81,13 @@ registry + + + + + diff --git a/website/manual.html b/website/manual.html index 18dc2bcb1b..d7374d2a4c 100644 --- a/website/manual.html +++ b/website/manual.html @@ -3,7 +3,7 @@ Deno Manual - + diff --git a/website/manual.md b/website/manual.md index 6bd4a1d3db..49fa6a40ee 100644 --- a/website/manual.md +++ b/website/manual.md @@ -710,6 +710,17 @@ interface BenchmarkData { } ``` +### Logos + +These Deno logos, like the Deno software, are distributed under the MIT license +(public domain and free for use) + +- [A hand drawn one by @ry](https://github.com/denoland/deno/blob/master/website/deno_logo.png) + +- [An animated one by @hashrock](https://github.com/denolib/animated-deno-logo/) + +- [A high resolution SVG one by @kevinkassimo](https://github.com/denolib/high-res-deno-logo) + ## Contributing [Style Guide](style_guide.html) diff --git a/website/style_guide.html b/website/style_guide.html index 5e9e8bddd5..355d3bd3cb 100644 --- a/website/style_guide.html +++ b/website/style_guide.html @@ -3,7 +3,7 @@ Deno Style Guide - + @@ -13,7 +13,8 @@
- + +