denoland / dotland

[Archived] deno.land website
https://deno.land
MIT License
957 stars 626 forks source link

add toolchain to home page #2092

Closed lambtron closed 2 years ago

lambtron commented 2 years ago

after talking to some deno users, some of them are surprised to learn about how robust and useful the built-in toolchain is.

this is just a quick pass at featuring the toolchain in a more prominent way.

also, right now some links point to version 1.20.3 of the manual. is there a way to future proof linking to that particular version (e.g. is there a version variable that i can put into the anchor tag)?

crowlKats commented 2 years ago

you can just not specify the version; that will then simply redirect to the latest available version