1
0
mirror of https://github.com/actix/actix-website synced 2025-06-29 16:24:58 +02:00
Commit Graph

61 Commits

Author SHA1 Message Date
ee4911d45a Show quick install instructions on home page (#134)
* Show quick install instructions on home page

* Change from cargo add to a Cargo.toml dependency

* Change to a CTA within the jumbotron linking to the install page

* Remove redundant class from tag
2019-12-31 17:47:52 +09:00
b04e76e678 Update to actix-web 2.0 (#131) 2019-12-29 22:57:11 +09:00
7fd7b130a2 change url and fix typo 2019-10-22 10:27:42 +08:00
b58206c4e2 Update index.html
Changed TechEmpower link to point to Round 18.
2019-07-11 11:30:46 +05:30
5ff8c61e82 Add Responder to use statement
This matches the example code in examples/main-example/src/main.rs, and
allows the code on the homepage to work.
2019-07-05 11:39:34 +03:00
a915d45f73 Removes global 1.0 warning and only ads it to specific pages. 2019-07-02 15:14:21 -04:00
9fcd8c10be Merge pull request #90 from cldershem/update1.0
[WIP] Update website docs to 1.0.
2019-07-02 11:42:10 +06:00
5133ab874d Final fixes before requesting review. 2019-06-28 13:31:30 -04:00
cbf046b1f0 updates flexible responders. 2019-06-28 12:10:30 -04:00
3d68670359 link to latest version in docs.rs 2019-06-28 18:05:44 +02:00
abaf353d65 reword, add links to docs PR and examples repo 2019-06-25 07:10:42 +02:00
ad78d35830 add note about documentation being out of sync 2019-06-22 15:00:00 +02:00
da969fed1f simplifies the front-page examples. 2019-06-19 15:32:48 -04:00
a3cb721ed3 Removes websockets from feature rich mention. 2019-06-18 19:21:06 -04:00
0937cd8fdf links to docs.rs instead of internal copy of api docs. 2019-06-18 17:42:17 -04:00
3f95205696 Front page examples return 'impl Responder' 2019-06-16 23:37:57 -04:00
e43f408bce Updates Rust Version to be shortcode. 2019-06-12 23:53:04 -04:00
d2a2fc6979 Updates front-page flexible-responders to v1.0 2019-06-12 23:25:00 -04:00
118286afb1 Updates front-page examples: powerful-extractor and easy-form-handling. 2019-06-12 19:23:51 -04:00
8aa39e1afb begin update of docs to actix-web 1.0 2019-06-12 04:51:45 -04:00
0f1399ae60 Merge pull request #78 from ebraminio/master
Update footer to 2019. Happy New Year!
2019-04-09 10:03:23 -07:00
6fcf3a3b6c Update header.html 2019-03-30 16:51:39 +08:00
e93331fd3d Update footer to 2019. Happy New Year! 2019-03-04 00:17:32 +03:30
d821414589 layouts/index.html: method::Get => method::GET 2019-01-08 17:19:09 +11:00
7512994edb Update header.html 2018-09-03 19:35:07 +08:00
444f6a0eef Update header.html 2018-08-07 11:58:31 +08:00
6c5672074f Update header.html 2018-08-05 15:54:37 +08:00
c5b43e2f22 Update links of API docs for actix-web 2018-07-22 20:48:26 +03:00
4a41b92cc7 update user guide 2018-07-21 05:40:42 -07:00
35a9469409 Fixed a bad div close 2018-07-14 20:27:51 +02:00
8de5de85a5 Merge branch 'master' into master 2018-07-11 14:09:54 +06:00
bc5989fa38 clean code add new cn site 2018-06-25 22:52:00 +08:00
50ff9244c9 add blog nav in cn site 2018-06-25 09:41:51 +08:00
20888bc58b Attempt to clean up the multilingual setup 2018-06-24 23:03:40 +02:00
513ef13784 Fixed indentation on frontpage 2018-06-24 21:57:20 +02:00
83556270bc fix detail 2018-06-24 22:54:30 +08:00
93d92615cb add example project and blog nav 2018-06-24 22:31:09 +08:00
ada7b80fe9 let nav i18n 2018-06-24 10:00:12 +08:00
1cd36888c2 add language option at nav 2018-06-24 03:14:26 +08:00
2900da086c fix mobile style in cn home 2018-06-23 22:31:17 +08:00
82a2372783 fix index page 2018-06-23 16:30:43 +08:00
a2d543f8bc fix index page 2018-06-23 15:54:08 +08:00
88300abd1f fix typo 2018-06-23 11:58:06 +08:00
4349263ff5 cn home page for cn 2018-06-23 11:36:37 +08:00
d2e28ff994 Fix wording on actix-web's speed 2018-06-20 08:38:30 +03:00
7a5b633dd1 Update header.html 2018-06-18 17:41:33 +08:00
0bbed786d7 back 2018-06-12 09:21:09 +08:00
cc4f4a5d48 add blog 2018-06-11 20:37:12 +08:00
541da467ac Update header.html 2018-06-09 17:23:11 +08:00
d9fe72926f Update index.html 2018-06-06 19:30:36 -07:00