1
0
mirror of https://github.com/actix/actix-website synced 2024-11-23 16:31:08 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Marvin
f786600af3
fix typo (#474)
* fix typo

* fix another typo
2024-10-15 19:02:25 +00:00
Ross
50c3e75bc3
Added documentation for from_fn and wrap in middleware page (#451)
* Added documentation for from_fn and wrap in middleware page

* Update docs/middleware.md

---------

Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-09-11 13:51:39 +00:00
Hichem Fantar
2aacdf2f70
Add extension recommendations, fix linting warnings, improve accessibility (#378)
* chore: add VS Code extension recommendations

* Update image URLs in README and documentation files

* chore: disable no-inline-html rule

* chore: use standard md/mdx syntax, and use .jsx for react components

* chore: fix email links in Code of Conduct

The commit message suggests fixing the email links in the Code of Conduct file to use the correct `mailto:` syntax.

* chore: update actix-web error helper links

Update the links to the `actix-web` error helper traits in the `databases.md` and `errors.md` files to use the correct URLs.

* chore: restore unused actix-web error helper links

* Update src/pages/community/coc.md

Co-authored-by: Rob Ede <robjtede@icloud.com>

* Update docs/getting-started.md

Co-authored-by: Rob Ede <robjtede@icloud.com>

---------

Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-05-27 20:55:31 +00:00
Rob Ede
0d0e7f4433
prettier markdown 2023-11-01 15:28:34 +00:00
noam stein
a2fefa5bea
Update middleware.md (#321) 2023-04-24 19:42:03 +01:00
Peihao Yang
3ba8592c0f
Update middleware.md (#304)
correct a misaligned title
2023-01-05 13:46:24 +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
Santiago
8393aea71a
migrate to docusaurus (v2) (#266)
Co-authored-by: ibraheemdev <ibrah1440@gmail.com>
2022-07-16 18:59:20 +09:00