ruff/docs
Charlie Marsh 1a2e444799
Use Insiders version of `mkdocs-material` (#5540)
## Summary

This PR migrates our `mkdocs-material` version to
[Insiders](https://squidfunk.github.io/mkdocs-material/insiders/), which
we can access now that we're sponsors.

We can't allow public access to the Insiders version, so we instead have
a private fork, which contains a deploy key that I've added as a
read-only Actions secret in this repo. (That is: the deploy key only
lets you read that one repo, and do nothing else.)

In general, non-Astral contributors can use the non-insiders version,
and everything is expected to "work", but without the insiders features
(they're intended to be ignored). See:
https://squidfunk.github.io/mkdocs-material/insiders/#compatibility.
2023-07-05 20:36:26 +00:00
..
assets Update docs to match updated logo and color palette (#5283) 2023-06-22 11:19:34 -04:00
stylesheets Add dark- and light-mode image modifiers for custom MkDocs themes (#5318) 2023-06-22 16:11:38 -04:00
.gitignore Add a preliminary tutorial (#3281) 2023-02-28 20:31:27 +00:00
configuration.md Add `ruff rule --all` subcommand (with JSON output) (#5059) 2023-07-04 19:45:38 +00:00
editor-integrations.md markdownlint: enforce 100 char max length (#4698) 2023-05-28 22:45:56 -04:00
faq.md Add Jupyter integration to the docs (#5403) 2023-06-28 00:27:24 +00:00
installation.md markdownlint: enforce 100 char max length (#4698) 2023-05-28 22:45:56 -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.277 (#5515) 2023-07-04 17:31:32 -04:00
usage.md Bump version to 0.0.277 (#5515) 2023-07-04 17:31:32 -04:00