index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
getting_started
/
first_steps.md
Age
Commit message (
Collapse
)
Author
2021-07-20
chore: move docs to separate repository
Bartek IwaĆczuk
2021-07-12
chore(runtime): deprecate `Deno.copy` (#11369)
Luca Casonato
2021-07-10
chore: fix broken url in first_steps.md (#11341)
Ryan Pivovar
Co-authored-by: Satya Rohith <me@satyarohith.com>
2021-01-07
Remove emoji from welcome script so it looks better on windows (#9031)
Ryan Dahl
2020-07-31
feat: add $STD_VERSION replacement variable in docs (#6922)
Luca Casonato
2020-05-26
improve docs (#5872)
Robin Wieruch
2020-05-26
docs: "Getting started" manual updates (#5835)
Chris Knight
2020-05-18
Update `docs/getting_started/first_steps.md` (#5573)
Matt Dumler
2020-05-15
Lets --> Let's (#5473)
Dan Vanderkam
2020-05-14
Remove extra dollar sign from docs (#5361)
Kerollos Magdy
2020-05-14
Avoid unfortunate ASCII arrow splitting (#5325)
Thomas Steiner
2020-05-12
doc: fix typo (remove redundant 'from') in first_steps.md (#5199)
Haobo Zhao
2020-05-10
Docs 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-08
fix typos (#5163)
Hossam Magdy
2020-05-08
doc: fix typo on first_steps.md (#5149)
Ganesh R
2020-05-06
Multi page manual (#5110)
Luca Casonato