Elliot Jackson
1a80aed878
Remove broken translation link ( #154 )
2020-02-07 22:33:27 +09:00
ShyamSundarB
8ce8d0303f
Update year to 2020 ( #158 )
2020-02-07 22:30:40 +09:00
Yuki Okushi
ae7cf41ca9
Fix warnings ( #155 )
2020-02-03 17:17:14 +09:00
Elliot Jackson
69145efc1e
Fix nextup links ( #153 )
...
* Fix page weights
* Fix nextup link generation
2020-02-02 05:22:11 +09:00
Maxim Vorobjov
c1a8103cbc
Architecture diagrams of HttpServer and Connection lifecycle ( #148 )
...
* add arch diagrams and menu
* fix colors for arch diagrams
* refine architecture diagrams, ready for review
* capitalize titles and add mmdc instruction
* apply code review requested changes
* Add links to accept, worker and dispatcher too
2020-01-28 20:36:35 +09:00
Yuki Okushi
509f394ba4
Capitalize Rust correctly ( #149 )
2020-01-26 08:50:02 +09:00
liquidscorpio
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
Dominic
b04e76e678
Update to actix-web 2.0 ( #131 )
2019-12-29 22:57:11 +09:00
krircc
7fd7b130a2
change url and fix typo
2019-10-22 10:27:42 +08:00
ShyamSundarB
b58206c4e2
Update index.html
...
Changed TechEmpower link to point to Round 18.
2019-07-11 11:30:46 +05:30
Michael Snoyman
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
Cameron Dershem
a915d45f73
Removes global 1.0 warning and only ads it to specific pages.
2019-07-02 15:14:21 -04:00
Nikolay Kim
9fcd8c10be
Merge pull request #90 from cldershem/update1.0
...
[WIP] Update website docs to 1.0.
2019-07-02 11:42:10 +06:00
Cameron Dershem
5133ab874d
Final fixes before requesting review.
2019-06-28 13:31:30 -04:00
Cameron Dershem
cbf046b1f0
updates flexible responders.
2019-06-28 12:10:30 -04:00
Arve Seljebu
3d68670359
link to latest version in docs.rs
2019-06-28 18:05:44 +02:00
Arve Seljebu
abaf353d65
reword, add links to docs PR and examples repo
2019-06-25 07:10:42 +02:00
Arve Seljebu
ad78d35830
add note about documentation being out of sync
2019-06-22 15:00:00 +02:00
Cameron Dershem
da969fed1f
simplifies the front-page examples.
2019-06-19 15:32:48 -04:00
Cameron Dershem
a3cb721ed3
Removes websockets from feature rich mention.
2019-06-18 19:21:06 -04:00
Cameron Dershem
0937cd8fdf
links to docs.rs instead of internal copy of api docs.
2019-06-18 17:42:17 -04:00
Cameron Dershem
3f95205696
Front page examples return 'impl Responder'
2019-06-16 23:37:57 -04:00
Cameron Dershem
e43f408bce
Updates Rust Version to be shortcode.
2019-06-12 23:53:04 -04:00
Cameron Dershem
d2a2fc6979
Updates front-page flexible-responders to v1.0
2019-06-12 23:25:00 -04:00
Cameron Dershem
118286afb1
Updates front-page examples: powerful-extractor and easy-form-handling.
2019-06-12 19:23:51 -04:00
Cameron Dershem
8aa39e1afb
begin update of docs to actix-web 1.0
2019-06-12 04:51:45 -04:00
Nikolay Kim
0f1399ae60
Merge pull request #78 from ebraminio/master
...
Update footer to 2019. Happy New Year!
2019-04-09 10:03:23 -07:00
krircc
6fcf3a3b6c
Update header.html
2019-03-30 16:51:39 +08:00
Ebrahim Byagowi
e93331fd3d
Update footer to 2019. Happy New Year!
2019-03-04 00:17:32 +03:30
Samuel Marks
d821414589
layouts/index.html: method::Get
=> method::GET
2019-01-08 17:19:09 +11:00
krircc
7512994edb
Update header.html
2018-09-03 19:35:07 +08:00
krircc
444f6a0eef
Update header.html
2018-08-07 11:58:31 +08:00
krircc
6c5672074f
Update header.html
2018-08-05 15:54:37 +08:00
Douman
c5b43e2f22
Update links of API docs for actix-web
2018-07-22 20:48:26 +03:00
Nikolay Kim
4a41b92cc7
update user guide
2018-07-21 05:40:42 -07:00
Armin Ronacher
35a9469409
Fixed a bad div close
2018-07-14 20:27:51 +02:00
Nikolay Kim
8de5de85a5
Merge branch 'master' into master
2018-07-11 14:09:54 +06:00
krircc
bc5989fa38
clean code add new cn site
2018-06-25 22:52:00 +08:00
krircc
50ff9244c9
add blog nav in cn site
2018-06-25 09:41:51 +08: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
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
a2d543f8bc
fix index page
2018-06-23 15:54:08 +08:00
krircc
88300abd1f
fix typo
2018-06-23 11:58:06 +08:00
krircc
4349263ff5
cn home page for cn
2018-06-23 11:36:37 +08:00