From 3e52133be6380f9632fb420464b52fbee762562e Mon Sep 17 00:00:00 2001 From: Andy Jiang Date: Mon, 13 Mar 2023 19:57:28 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Home.md b/Home.md index d205f78..7de51a8 100644 --- a/Home.md +++ b/Home.md @@ -2,6 +2,8 @@ ## The easiest, most secure JavaScript runtime. +[Website](https://deno.land). + # Resources - [Manual](https://deno.land/manual) - Easy way to get started with Deno - [API documentation](https://deno.land/api) — Learn about `Deno` namespace @@ -18,6 +20,7 @@ There are a lot of people using Deno or contributing to the Deno project. - [Twitter](https://twitter.com/deno_land) - Follow us on Twitter where we share our most important updates (and occasional memes). - [Reddit](https://reddit.com/r/deno) — Our subreddit, which community members post things they've built with Deno, as well as Deno updates. - [Mastodon](https://fosstodon.org/@deno_land) - Our Mastodon, which is basically like Twitter. +- [Deno News](https://deno.news) - Our monthly-ish newsletter, chocked full of Deno updates and resources from the community. # Products - [Deno Deploy](https://deno.com/deploy) — Next generation version of web hosting. Give it a shot and let us know what you think. Also you can deploy arbitrary JavaScript. Doesn't have to be Deno! [Read more about what makes Deploy incredibly fast](https://deno.com/blog/anatomy-of-a-cloud).