1
0
mirror of https://github.com/actix/actix-website synced 2024-11-23 16:31:08 +01:00
actix-website/docs
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
..
actix Fix sec-3-address.md run failed issue (#357) 2024-01-15 04:39:50 +00:00
application.md Add extension recommendations, fix linting warnings, improve accessibility (#378) 2024-05-27 20:55:31 +00:00
autoreload.md prettier markdown 2023-11-01 15:28:34 +00:00
conn_lifecycle.md Add extension recommendations, fix linting warnings, improve accessibility (#378) 2024-05-27 20:55:31 +00:00
databases.md Add extension recommendations, fix linting warnings, improve accessibility (#378) 2024-05-27 20:55:31 +00:00
errors.md Add extension recommendations, fix linting warnings, improve accessibility (#378) 2024-05-27 20:55:31 +00:00
extractors.md Add extension recommendations, fix linting warnings, improve accessibility (#378) 2024-05-27 20:55:31 +00:00
getting-started.md Add extension recommendations, fix linting warnings, improve accessibility (#378) 2024-05-27 20:55:31 +00:00
handlers.md Add extension recommendations, fix linting warnings, improve accessibility (#378) 2024-05-27 20:55:31 +00:00
http2.md Add extension recommendations, fix linting warnings, improve accessibility (#378) 2024-05-27 20:55:31 +00:00
http_server_init.md Add extension recommendations, fix linting warnings, improve accessibility (#378) 2024-05-27 20:55:31 +00:00
middleware.md Add extension recommendations, fix linting warnings, improve accessibility (#378) 2024-05-27 20:55:31 +00:00
request.md Add extension recommendations, fix linting warnings, improve accessibility (#378) 2024-05-27 20:55:31 +00:00
response.md Add extension recommendations, fix linting warnings, improve accessibility (#378) 2024-05-27 20:55:31 +00:00
server.md Add extension recommendations, fix linting warnings, improve accessibility (#378) 2024-05-27 20:55:31 +00:00
shuttle.md Add extension recommendations, fix linting warnings, improve accessibility (#378) 2024-05-27 20:55:31 +00:00
static-files.md Add extension recommendations, fix linting warnings, improve accessibility (#378) 2024-05-27 20:55:31 +00:00
testing.md Add extension recommendations, fix linting warnings, improve accessibility (#378) 2024-05-27 20:55:31 +00:00
url-dispatch.md Add extension recommendations, fix linting warnings, improve accessibility (#378) 2024-05-27 20:55:31 +00:00
websockets.md Add extension recommendations, fix linting warnings, improve accessibility (#378) 2024-05-27 20:55:31 +00:00
welcome.md update testing docs to give less precedence to unit testing 2023-09-10 02:56:48 +01:00
whatis.md Added a missing comma so that sentence make sense (#374) 2024-04-25 08:47:25 +00:00