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

17 Commits

Author SHA1 Message Date
faee3e8bdd fix(welcome): broken links (#303)
* docs(welcome): provide full url to prevent 404

`welcome` could be accessed through ./docs and ./docs/welcome. When trying to navigate from ./docs, `getting-started` lead to ./getting-started instead of ./docs/getting-started

* docs(welcome): fix link name mismatch
2022-12-20 15:03:40 +00:00
28cb016092 Documentation: extractor page navigation bar is missing sections (#302) 2022-12-10 17:48:57 +00:00
f6b43d5efc Replaced Invalid Link with the valid one (#301) 2022-11-21 21:02:04 +00:00
1da84fca06 Port actix book (#297)
* Tweak GHA

Signed-off-by: Yuki Okushi <jtitor@2k36.org>

* Port actix book

Signed-off-by: Yuki Okushi <jtitor@2k36.org>

* Fix links

Signed-off-by: Yuki Okushi <jtitor@2k36.org>

Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2022-11-10 13:09:51 +00:00
Ege
ea12a77d6e mentioning required feature on the example code (#295)
Co-authored-by: Yuki Okushi <huyuumi.dev+love@gmail.com>
2022-11-10 10:02:31 +09:00
52ba8ea777 Clarify main.rs in Getting Started (#232) (#287)
Co-authored-by: philpill <philpill@gmail.com>
2022-09-24 13:24:35 +01:00
d0df9ae503 apply changes from #286 2022-09-11 19:12:27 +01:00
b230608545 update diesel docs to reference v2 as well 2022-09-11 19:00:38 +01:00
1d338f74de Fix outdated info in Server->Multi-Threading section of docs
taken from ##276
2022-07-30 18:12:15 +01:00
f33180bf8a Simplify cargo watch command
taken from #278
2022-07-30 18:10:39 +01:00
bb42ca002c Update information on Compress middleware (#279) 2022-07-19 11:11:45 +01:00
8393aea71a migrate to docusaurus (v2) (#266)
Co-authored-by: ibraheemdev <ibrah1440@gmail.com>
2022-07-16 18:59:20 +09:00
be2e12d2d2 Update website 2018-05-22 23:15:08 +02:00
27142238cc change color 2018-01-13 14:45:30 +08:00
157da7ade7 update cobalt v0.11.1 2018-01-13 13:44:38 +08:00
920a48f0c5 add index.md 2018-01-07 12:57:15 +08:00
a33bfa306c init 2018-01-07 11:00:34 +08:00