summaryrefslogtreecommitdiff
path: root/docs/getting_started/first_steps.md
AgeCommit message (Collapse)Author
2021-07-20chore: move docs to separate repositoryBartek IwaƄczuk
2021-07-12chore(runtime): deprecate `Deno.copy` (#11369)Luca Casonato
2021-07-10chore: fix broken url in first_steps.md (#11341)Ryan Pivovar
Co-authored-by: Satya Rohith <me@satyarohith.com>
2021-01-07Remove emoji from welcome script so it looks better on windows (#9031)Ryan Dahl
2020-07-31feat: add $STD_VERSION replacement variable in docs (#6922)Luca Casonato
2020-05-26improve docs (#5872)Robin Wieruch
2020-05-26docs: "Getting started" manual updates (#5835)Chris Knight
2020-05-18Update `docs/getting_started/first_steps.md` (#5573)Matt Dumler
2020-05-15Lets --> Let's (#5473)Dan Vanderkam
2020-05-14Remove extra dollar sign from docs (#5361)Kerollos Magdy
2020-05-14Avoid unfortunate ASCII arrow splitting (#5325)Thomas Steiner
2020-05-12doc: fix typo (remove redundant 'from') in first_steps.md (#5199)Haobo Zhao
2020-05-10Docs for deno test + minor other changes (#5185)Luca Casonato
* Added fs events example. * Added docs for `deno test`. * Renamed file server example. * Unified markdown code types. * Removed plugin topics from TOC. * Fixed links.
2020-05-08fix typos (#5163)Hossam Magdy
2020-05-08doc: fix typo on first_steps.md (#5149)Ganesh R
2020-05-06Multi page manual (#5110)Luca Casonato