1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 08:43:01 +01:00
Commit Graph

529 Commits

Author SHA1 Message Date
Nikolay Kim
f420916025
Merge pull request #39 from shakyShane/patch-1
Update first testing example
2018-09-18 10:15:13 -07:00
Nikolay Kim
343cf8b7de
Merge pull request #44 from cirelli94/patch-1
Fix: unresolved import `actix_web`
2018-09-18 10:14:17 -07:00
Nikolay Kim
4839c49958
Merge pull request #41 from uuttff8/master
404 not found in URL Dispatch in Basics #1
2018-09-18 10:13:52 -07:00
Nikolay Kim
4023b0239e
Merge pull request #45 from kellytk/patch-1
Correct grammar
2018-09-18 10:13:22 -07:00
Kelly Thomas Kline
ff9cc1439b
Correct grammar 2018-09-18 00:46:06 -07:00
krircc
7512994edb
Update header.html 2018-09-03 19:35:07 +08:00
Cirelli
a52fa2fd2a
Fix: unresolved import actix_web
Fixed error[E0432]: unresolved import `actix_web` adding extern crate actix_web
2018-09-03 13:04:36 +02:00
krircc
444f6a0eef
Update header.html 2018-08-07 11:58:31 +08:00
Anton Kuzmin
7b1ed355f6
404 not found in URL Dispatch in Basics #1 2018-08-06 20:35:14 +03:00
Nikolay Kim
85156dc3ca
Merge pull request #40 from yerke/patch-1
fix small typos in application.md
2018-08-05 10:05:13 -07:00
krircc
6c5672074f
Update header.html 2018-08-05 15:54:37 +08:00
Yerkebulan Tulibergenov
6e5a175008
fix small typos in application.md 2018-08-04 15:58:27 -07:00
Shane Osbourne
561f3b7647
Update first testing example
The example provided does not compile, this change allows it to.
2018-08-04 19:20:32 +01:00
Nikolay Kim
90165ac1cc update stable docs 2018-07-26 10:53:41 -07:00
Nikolay Kim
0c2153597f
Merge pull request #38 from DD5HT/master
Fixed missing unwraps and added some consistency
2018-07-22 12:50:36 -07:00
DD5HT
91eda27773 add extern crate actix_web to all samples + one missing unwrap 2018-07-22 21:31:17 +02:00
DD5HT
e5efcdcd9f add missing unwrap 2018-07-22 21:17:39 +02:00
Douman
c5b43e2f22 Update links of API docs for actix-web 2018-07-22 20:48:26 +03:00
Douman
c3456e5332 Add note on static file configuration 2018-07-21 16:33:25 +03:00
Nikolay Kim
4a41b92cc7 update user guide 2018-07-21 05:40:42 -07:00
Nikolay Kim
5cd8d2edc8 use actix-web 0.7 for examples 2018-07-21 05:21:41 -07:00
Nikolay Kim
324799dd2a update api docs 2018-07-21 04:51:30 -07:00
Nikolay Kim
52a58cc626 Add api docs 2018-07-21 04:09:47 -07:00
Armin Ronacher
35a9469409 Fixed a bad div close 2018-07-14 20:27:51 +02:00
Nikolay Kim
2d44fe6f28
Merge pull request #34 from xtian/patch-1
server.md: Fix typo
2018-07-14 09:40:15 +06:00
Christian Wesselhoeft
b610d8379e
server.md: Fix typo 2018-07-13 19:54:49 -06:00
Nikolay Kim
f8a3dd4327
Merge pull request #29 from vmalloc/master
Fix wording on actix-web's speed
2018-07-11 14:10:08 +06:00
Nikolay Kim
8de5de85a5
Merge branch 'master' into master 2018-07-11 14:09:54 +06:00
Nikolay Kim
6481cd2d27
Merge pull request #33 from Gowee/master
Fix two typos in Basics/{Server, Extractors}.
2018-07-11 14:08:56 +06:00
Hung-I Wang
51265305a6 Fix two typos in Basics/{Server, Extractors}. 2018-06-28 08:24:48 +08:00
krircc
bc5989fa38 clean code add new cn site 2018-06-25 22:52:00 +08:00
krircc
cf8f8c9b3e detail Adjustment 2018-06-25 15:48:52 +08:00
krircc
19be3bbf89
Update actix.js 2018-06-25 10:22:42 +08:00
krircc
d75c1e04f9 Merge branch 'master' of https://github.com/actix/actix-website 2018-06-25 09:42:19 +08:00
krircc
50ff9244c9 add blog nav in cn site 2018-06-25 09:41:51 +08:00
krircc
db42d1be8a
Merge pull request #31 from yinyanlv/fix-cn-demo
change description
2018-06-25 09:10:20 +08:00
yinyanlv
758da23eaf change partner project description 2018-06-25 09:03:53 +08:00
Armin Ronacher
27e11483bc Fixed deploy script 2018-06-24 23:08:27 +02:00
Armin Ronacher
60163cac7f Killed ugly earth 2018-06-24 23:04:52 +02:00
Armin Ronacher
20888bc58b Attempt to clean up the multilingual setup 2018-06-24 23:03:40 +02:00
Armin Ronacher
513ef13784 Fixed indentation on frontpage 2018-06-24 21:57:20 +02:00
krircc
83556270bc fix detail 2018-06-24 22:54:30 +08:00
krircc
9858d88aa7 project info 2018-06-24 22:52:18 +08:00
krircc
93d92615cb add example project and blog nav 2018-06-24 22:31:09 +08:00
krircc
ada7b80fe9 let nav i18n 2018-06-24 10:00:12 +08:00
krircc
1cd36888c2 add language option at nav 2018-06-24 03:14:26 +08:00
krircc
2900da086c fix mobile style in cn home 2018-06-23 22:31:17 +08:00
krircc
82a2372783 fix index page 2018-06-23 16:30:43 +08:00
krircc
1168cca966 fix index page 2018-06-23 15:56:35 +08:00
krircc
a2d543f8bc fix index page 2018-06-23 15:54:08 +08:00