Daniel Quinn
876daa126b
Fix grammar ( #195 )
2020-10-21 18:44:07 +09:00
Rob Ede
4d8d53cea5
v3 ( #188 )
2020-09-12 16:21:54 +01:00
Michael Snoyman
d659d04649
Minor wording recommendations ( #184 )
...
Co-authored-by: Rob Ede <robjtede@icloud.com>
2020-09-04 13:19:43 +01:00
Dominic
58341eca3a
Docs update and ci bumped up hugo version ( #138 )
2020-01-03 10:10:24 +06:00
Nikolay Kim
e71c712d16
review application section
2020-01-02 12:43:41 +06:00
Dominic
b04e76e678
Update to actix-web 2.0 ( #131 )
2019-12-29 22:57:11 +09:00
Sven-Hendrik Haase
29d1d51cf1
Merge pull request #108 from actix/document-actix-web-codegen
...
Document actix-web-codegen
2019-08-06 09:59:05 +02:00
Sven-Hendrik Haase
4217307435
allows -> allow
2019-08-06 09:52:22 +02:00
Sven-Hendrik Haase
04bca7bf82
Fix PR comments
2019-08-06 01:30:50 +02:00
Sven-Hendrik Haase
553fe281fc
Document actix-web-codegen
...
This fixes #105
2019-08-05 18:32:00 +02:00
Sven-Hendrik Haase
eb364a1d41
Fix plural to singular dependency
...
This used to be plural because it used to be both actix and actix-web but now it's just actix-web.
2019-08-05 18:28:26 +02:00
Sven-Hendrik Haase
e3b3a7ebbe
Add heading to auto-reloading bit
...
This makes it a bit more visually distinguished from the paragraph before. I think that's a good thing as it's essentially a completely separate topic.
2019-08-05 17:29:01 +02:00
Cameron Dershem
b9c78c1a58
All links in markdown are now footnotes for easier updating.
2019-06-24 23:36:32 -04:00
Cameron Dershem
ea7bc84f8d
Intro: done-ish. Getting Started: done-ish. Application: done-ish.
2019-06-19 18:00:31 -04:00
Cameron Dershem
471d21b618
updates Getting Started.
2019-06-18 16:44:43 -04:00
Cameron Dershem
992d182910
First pass at 'Application' section
2019-06-13 03:24:25 -04:00
Cameron Dershem
4c398feed7
Removes erroneous comment
2019-06-12 04:55:56 -04:00
Cameron Dershem
8aa39e1afb
begin update of docs to actix-web 1.0
2019-06-12 04:51:45 -04:00
Aaron Rice
1305c0d79a
add comma to getting-started
2019-03-01 21:42:52 -08:00
Ivan Tham
19746a3e0f
remove --bin from cargo new
...
`cargo new` defaults to `--bin` since cargo 0.26
2018-05-26 15:31:13 +08:00
Armin Ronacher
ab91b27c13
Test getting-started example
2018-05-23 23:25:51 +02:00
Lyle Mantooth
e318f20a0c
Make Getting Started example compile
...
Unlike other code I've seen in the guide, this code didn't compile. It's especially bad that it can be the first experience someone has with actix-web, and then doesn't work. I'm going to run through the docs as a first-time user so I'll try to make sure everything works the way it's supposed to.
2018-05-23 11:19:48 -04:00
Armin Ronacher
be2e12d2d2
Update website
2018-05-22 23:15:08 +02:00