Commit graph

100 commits

Author SHA1 Message Date
f[nZk] c343dec3d5
docs(README): link built in utilities (#12405) 2021-10-21 03:04:30 +09:00
Percy 66476efec5
docs(README): Change the logo to vector image (#11841)
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com>
2021-08-25 15:27:18 +02:00
Bartek Iwańczuk 3197cad0f8
chore: update README.md (#11633)
Updates "complex" example in the README.md, which used std/http
which will be phased out. Instead use newly stabilized Deno.serveHttp()
2021-08-12 10:19:02 +02:00
David Sherret 4641aacba6
chore: update README.md to link to contributing section rather than style guide (#11543) 2021-07-28 14:54:33 -04:00
Feng Yu f6ec72edc4
chore: update logo link in readme (#11535) 2021-07-27 19:29:59 +05:30
Bartek Iwańczuk 73ed009dda
chore: change links in README (#11464) 2021-07-20 14:14:29 +02:00
Jesse Jackson 40983a48b6
docs(readme): improve link descriptions (#10083) 2021-04-09 16:29:48 +09:00
YodaLightsabr 0d9aa81c69
docs: add a link to the Discord server to the Readme (#10082)
Fixes: #9712

Co-authored-by: Kitson Kelly <me@kitsonkelly.com>
2021-04-09 15:09:08 +10:00
Kid a3e0766e6a
docs: match install section with website (#9665)
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com>
2021-03-15 12:46:08 +01:00
Luca Casonato 4f80587d26
chore: rename default branch to main (#9503) 2021-02-19 15:58:19 +01:00
Vishal Pratap Singh b5b7c7ee01
docs: fixes logo in README (#8740) 2020-12-14 13:52:24 +11:00
Tomáš Znamenáček 9414dee9e5
docs: Fix readme typo (#8721) 2020-12-11 18:43:01 +01:00
Luca Casonato 65dc86ebc3
fix: codesnippet in README contains $STD_VERSION (#8045) 2020-10-20 12:15:25 +02:00
Grant Timmerman 47eeb889e1
docs: fix runtime docs link in README (#7926) 2020-10-13 17:17:43 +02:00
Yasser A.Idrissi ece400d13f
docs(README): fix code block type (#7845) 2020-10-07 11:32:56 +11:00
tokiedokie 3d65177dbc
docs(std): version all imports in README (#7442)
Use $STD_VERSION in std/ README files to automatically
display proper version.
2020-10-04 14:18:36 +02:00
Trivikram Kamat d0eb179132
docs: end sentences with a period in markdown (#7813) 2020-10-04 07:19:11 +11:00
Vitor Matos 04f05d0d9d
improve readme (#7530) 2020-09-29 11:40:17 -04:00
Stanislav 55c234af97
docs: update discord link (#6599) 2020-07-02 09:15:36 -04:00
Bartek Iwańczuk 6405675448
chore: remove typedoc (#5497) 2020-05-16 16:02:03 +02:00
Manikandan Sundararajan d397b86c6c
Fix broken links to manual web page in README.md (#5284)
The old link to the manual web page includes the `.html` extension but this leads to a 404. Removing the `.html` leads to the right webpage.
2020-05-14 01:35:40 +02:00
Ryan Dahl f193dde4a9
docs: Fix style guide link (#5236) 2020-05-12 13:10:09 +02:00
Ryan Dahl 159de0245d
Use discord instead of gitter (#4253) 2020-03-04 19:49:51 -05:00
Ry Dahl af61dbed87 Upgrade node_modules, change tagline, clean up root directory (#3247)
* Upgrade node_modules
* Simplify tagline
* Move gclient_config.py out of root
* Move package.json to tools
* Remove yarn.lock
* Remove CONTRIBUTING.md
2019-10-31 19:33:27 -07:00
Ry Dahl 14713adca5
Rename Github Actions workflow (#3238) 2019-10-29 17:07:15 -04:00
Ryan Dahl aa34c1df6a Use github action badges (#3056) 2019-10-03 18:26:48 +02:00
Ryan Dahl 12753e492f
Website updates (#1984) 2019-03-22 11:34:47 -04:00
Ryan Dahl e23d0b3452 Improve tagline in README (#1881) 2019-03-04 21:01:32 -08:00
William Fortin d426d78ae7 Fix broken link to API reference (#1838)
Add missing trailing slash https://deno.land/typedoc/
2019-02-26 03:54:57 -05:00
Ryan Dahl e109941bd2 Improve readme (#1822) 2019-02-21 20:22:44 -08:00
Ryan Dahl 9076592a31
Improve README (#1815) 2019-02-19 23:25:52 -05:00
Ryan Dahl a4dec944bc
web design (#1728) 2019-02-11 17:41:13 -05:00
Tim van der Lippe c7b53125c3 Improve build instructions (#1593) 2019-01-31 13:00:17 -05:00
Dmitry Sharshakov 7c4265159a Change subtitle to 'A new way to JavaScript' (#1603) 2019-01-28 11:54:09 -05:00
Dmitry Sharshakov 2a69abdefd Readme: Use shell installer (#1598) 2019-01-27 10:16:47 -05:00
Ryan Dahl 904c69c4c6 Add some links to website 2019-01-10 18:13:48 +01:00
Mark Tiedemann 028d8e4d90 Add Scoop installation command to README.md (#1467) 2019-01-05 16:11:57 -05:00
Kyra a05d9aaead doc: Remove TS and V8 versions from README file (#1258) 2018-11-30 22:36:48 -08:00
Ryan Dahl 3597d6859c Use short install links. 2018-11-17 09:02:31 +08:00
Steven Liekens 65c3abcd40 Use https for the demo
Without HTTPS it might be possible for a MITM to inject arbitrary code into the "thumb.ts" response which Deno would then execute.
2018-11-11 06:24:06 -08:00
Ryan Dahl a18e51fd61
build: Use target/ instead of out/ (#1153) 2018-11-08 10:38:20 -08:00
Antoine du Hamel 00082352e9 doc: update TS and V8 version in README file
Refs: https://github.com/denoland/deno/pull/980
Refs: https://github.com/denoland/deno/pull/1041
2018-10-25 16:40:22 -07:00
Ryan Dahl b5d7e38f9b Add Docs.md
Remove stuff from Roadmap that has been implemented.
2018-10-19 21:36:07 -04:00
Amos Lim 15590a0cde Specify deno_dir location with env var DENO_DIR (#970)
(Use C:\deno instead of c:\deno in appveyor config because it's cloned to c:\ by clone_folder variable in .appveyor.yml. On the other hand, build directory is pointed to C:\ by $(APPVEYOR_BUILD_FOLDER) so that test targets are placed on separated partitions.)
2018-10-15 12:08:19 -04:00
Bert Belder 04b625054a
readme: fix formatting error 2018-10-05 20:31:16 +02:00
Yingbo (Max) Wang 1023202634
Update instructions on using ./tools/format.py in README 2018-10-04 02:16:54 -07:00
Bert Belder b9cdf088e7
format 2018-10-04 02:03:29 -07:00
Bert Belder 8ca082c508
tools/format: format markdown files with prettier 2018-10-04 02:02:23 -07:00
Eric Lewis f51903f773 Add top-level await issue link to readme (#860) 2018-09-30 11:01:08 -04:00
Nisheet Sinvhal 50b8935a1f
Better build instructions for windows
Fixes #802.
2018-09-27 17:34:20 -07:00