Rob Ede
2d244b0e20
use getting started as homepage cta
2020-09-13 03:18:50 +01:00
Rob Ede
4d8d53cea5
v3 ( #188 )
2020-09-12 16:21:54 +01: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
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
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
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
3f95205696
Front page examples return 'impl Responder'
2019-06-16 23:37:57 -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
Samuel Marks
d821414589
layouts/index.html: method::Get
=> method::GET
2019-01-08 17:19:09 +11: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
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
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
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
Rotem Yaari
d2e28ff994
Fix wording on actix-web's speed
2018-06-20 08:38:30 +03:00
Nikolay Kim
d9fe72926f
Update index.html
2018-06-06 19:30:36 -07:00
Tshepang Lekhonkhobe
7e3d49554a
missing comma
2018-06-02 12:10:20 +02:00
Nikolay Kim
c28b2fc492
update routing example
2018-05-30 16:09:30 -07:00
Armin Ronacher
f657be7ae5
Added routing example to frontpage
2018-05-26 14:27:55 +02:00
Armin Ronacher
2f9245e580
Added feature box
2018-05-23 23:47:00 +02:00
Armin Ronacher
8246cf132b
Features on the home page
2018-05-23 20:15:15 +02:00
Armin Ronacher
be2e12d2d2
Update website
2018-05-22 23:15:08 +02:00