Commit graph

108 commits

Author SHA1 Message Date
Mark A. Hershberger 27a813daaa
docs: update readme hello world example (#20874)
Fixes #20873
2023-10-11 14:43:41 +00:00
Juan Gonzalez e995ba66cd
docs(contributing): Fix README link to contributing docs (#20526)
Fixing a broken link to the contributing docs
2023-09-16 21:54:28 +00:00
Heyang Zhou 6d4a005e41
feat(ext/kv): connect to remote database (#20178)
This patch adds a `remote` backend for `ext/kv`. This supports
connection to Deno Deploy and potentially other services compatible with
the KV Connect protocol.
2023-08-22 13:56:00 +08:00
Roj e311e46a8f
docs: nitpick README (#19912) 2023-07-25 14:44:50 +09:00
idanran c5ddb5f205
docs: use Deno.serve in README (#19805) 2023-07-13 04:15:49 +02:00
Andy Jiang 26aafd3a15
docs(readme): Update readme (#18677)
- updated examples
- added more resources
- added youtube

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-04-17 01:08:05 +02:00
迷渡 6541d03ff5
docs: use irm instead of iwr -useb (#15474) 2022-08-15 10:05:29 -04:00
Abdfn c1ff23b20e
docs(README): update urls of shell and powershell deno script installers (#13844) 2022-03-08 01:53:15 +01:00
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