Charlie Marsh
|
c9e02c52a8
|
Add separate configuration for MkDocs Insiders plugins (#5544)
## Summary
This PR adds a separate configuration file to enable us to turn on
[Insiders-only
plugins](https://squidfunk.github.io/mkdocs-material/insiders/getting-started/#built-in-plugins).
I've turned on the `typeset` plugin which ensures that the settings on
the left-hand navigation pane render as code:
<img width="1792" alt="Screen Shot 2023-07-05 at 6 27 20 PM"
src="https://github.com/astral-sh/ruff/assets/1309177/c93676dd-bb48-417a-9d3b-528bf001e9b7">
|
2023-07-05 18:40:21 -04:00 |
|
Charlie Marsh
|
ea270da289
|
Move some MkDocs responsibilities around (#5542)
## Summary
Note that I've also changed from `mkdocs serve` to `mkdocs serve -f
mkdocs.generated.yml` to be clearer that this is a generated file.
|
2023-07-05 22:06:01 +00:00 |
|
trag1c
|
e8ebe0a425
|
Update docs to match updated logo and color palette (#5283)

## Summary
Supersedes #5277, includes redesigned dark mode.
## Test Plan
* `python scripts/generate_mkdocs.py`
* `mkdocs serve`
|
2023-06-22 11:19:34 -04:00 |
|
Dhruv Manilawala
|
07cc4bcb0f
|
Update links to point to Astral org (#4949)
|
2023-06-08 11:43:40 -04:00 |
|
Charlie Marsh
|
b9bfb81e36
|
Move configuration out of README and into permanent docs (#3150)
|
2023-02-22 19:25:53 -05:00 |
|
Simon Brugman
|
5b54325c81
|
enable navigation in footer in docs (#2760)
|
2023-02-11 05:08:33 -05:00 |
|
trag1c
|
e6538a7969
|
Added logo and favicon for mkdocs (#2757)
|
2023-02-10 23:34:47 -05:00 |
|
Charlie Marsh
|
f432ce291a
|
Add Fathom to docs
|
2023-02-01 18:41:24 -05:00 |
|
Charlie Marsh
|
8038d32649
|
Deploy under docs subdirectory
|
2023-01-28 10:28:40 -05:00 |
|
Charlie Marsh
|
860e3110c0
|
Serve docs under /docs subdirectory
|
2023-01-28 10:22:35 -05:00 |
|
Charlie Marsh
|
071e3fd196
|
Split MkDocs site into multiple pages (#2296)
|
2023-01-28 08:31:16 -05:00 |
|