ruff/docs
Charlie Marsh 9b43162cc4
Move documentation to docs.astral.sh/ruff (#7419)
## Summary

We're planning to move the documentation from
[https://beta.ruff.rs/docs](https://beta.ruff.rs/docs) to
[https://docs.astral.sh/ruff](https://docs.astral.sh/ruff), for a few
reasons:

1. We want to remove the `beta` from the domain, as Ruff is no longer
considered beta software.
2. We want to migrate to a structure that could accommodate multiple
future tools living under one domain.

The docs are actually already live at
[https://docs.astral.sh/ruff](https://docs.astral.sh/ruff), but later
today, I'll add a permanent redirect from the previous to the new
domain. **All existing links will continue to work, now and in
perpetuity.**

This PR contains the code changes necessary for the updated
documentation. As part of this effort, I moved the playground and
documentation from my personal Cloudflare account to our team Cloudflare
account (hence the new `--project-name` references). After merging, I'll
also update the secrets on this repo.
2023-09-15 22:49:42 -04:00
..
.overrides/partials/integrations/analytics Move some MkDocs responsibilities around (#5542) 2023-07-05 22:06:01 +00:00
assets Update docs to match updated logo and color palette (#5283) 2023-06-22 11:19:34 -04:00
stylesheets Render full-width tables in rules reference (#5636) 2023-07-10 02:39:07 +00:00
.gitignore Add a preliminary tutorial (#3281) 2023-02-28 20:31:27 +00:00
configuration.md Show rule codes in shell tab completion (#7375) 2023-09-14 18:37:23 +00:00
editor-integrations.md markdownlint: enforce 100 char max length (#4698) 2023-05-28 22:45:56 -04:00
faq.md Move documentation to docs.astral.sh/ruff (#7419) 2023-09-15 22:49:42 -04:00
installation.md markdownlint: enforce 100 char max length (#4698) 2023-05-28 22:45:56 -04:00
preview.md Move documentation to docs.astral.sh/ruff (#7419) 2023-09-15 22:49:42 -04:00
requirements-insiders.txt Use Insiders version of mkdocs-material (#5540) 2023-07-05 20:36:26 +00:00
requirements.txt Use Insiders version of mkdocs-material (#5540) 2023-07-05 20:36:26 +00:00
tutorial.md Bump version to 0.0.290 (#7413) 2023-09-15 13:51:46 -05:00
usage.md Bump version to 0.0.290 (#7413) 2023-09-15 13:51:46 -05:00