1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 00:41:07 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
Rob Ede
a0d465fc11
docs: add discord link to top bar 2024-06-09 01:59:57 +01:00
Hichem Fantar
ad4aeac34f
TypeScript compatibility (#379)
* Update file extensions and exports for TypeScript compatibility

* docs: fix typo in getting-started.md

* chore: add no-trailing-punctuation rule to VS Code settings

* feat: add @docusaurus/theme-mermaid for mermaid diagram support

* Update import paths for MermaidDiagram component

* remove redudndant check, use effect only runs after the component is mounted

* Update docusaurus.config.ts to fix syntax error

* bring back check because it's not possible to properly cancel a dynamic import

* feat: optimize dynamic import in CodeBlock component

* chore: update VS Code extensions.json with eslint recommendation

* Update docusaurus.config.ts to add GitHub repository link in header
2024-05-28 19:23:34 +00:00
Rob Ede
a0a2da114d
docs: enable shell-session syntax 2024-05-27 22:24:26 +01: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
igaul
f5e9e93b67
Update: deps, markdown syntax, docuCtx. Change default edit branch to 'main'. (#339)
* Update: deps, markdown syntax, docuCtx

* Update node version in actions
2023-11-02 00:46:56 +00:00
Rob Ede
ee701e0e23
prettier js/html 2023-11-01 15:32:44 +00:00
Orhun Parmaksız
e72b12218a
Add hosting instructions for Shuttle (#334)
* Add hosting instructions for Shuttle

* move shuttle sample code to examples dir

---------

Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-11-01 15:08:40 +00:00
Rob Ede
ac29615601
fix some broken links
closes #269
2023-02-03 14:11:14 -05:00
Rob Ede
527a4890aa
re-word form handling paragraph on homepage 2023-01-09 09:55:30 +00:00
Rob Ede
5ee42c0ac2
capitalize actix on homepage 2023-01-09 09:53:37 +00:00
Ibraheem Ahmed
034a6f1890
Improve home page (#305)
* improve landing page

* revert navbar
2023-01-09 09:52:42 +00:00
Spencer Bartholomew
c28854427e
add correct link to actix metrics (#285) 2022-08-09 22:07:29 +02:00
Santiago
8393aea71a
migrate to docusaurus (v2) (#266)
Co-authored-by: ibraheemdev <ibrah1440@gmail.com>
2022-07-16 18:59:20 +09:00
Nikolay Kim
d27ab00b71 convert server examples 2018-05-23 20:39:15 -07:00
Nikolay Kim
88ad4985ef add skeptic 2018-05-23 10:46:49 -07:00