From 904c69c4c654e4b55fd2f46a063dc995cbe00e41 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Thu, 10 Jan 2019 11:23:23 -0500 Subject: Add some links to website --- website/index.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'website') diff --git a/website/index.html b/website/index.html index f7e6a8d67..7adf1ad02 100644 --- a/website/index.html +++ b/website/index.html @@ -28,16 +28,21 @@ -

Deno is a program for executing JavaScript and TypeScript outside of the - web browser. +

Deno is a secure JavaScript / TypeScript runtime built on V8

github.com/denoland/deno +

github.com/denoland/deno_std + +

github.com/denoland/deno_install + +

github.com/denoland/registry +

Documentation

API Reference -

Deno standard modules +

Links to other Deno resources.

Getting started

-- cgit v1.2.3