mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-18 06:12:07 +08:00
13 lines
274 B
Markdown
13 lines
274 B
Markdown
This is the source for a new https://docs.comma.ai. It's not hosted anywhere yet, but it's easy to run locally.
|
|
|
|
https://www.mkdocs.org/getting-started/
|
|
|
|
```
|
|
pip install mkdocs mkdocs-terminal
|
|
mkdocs serve
|
|
```
|
|
|
|
inspiration:
|
|
* https://rerun.io/docs/
|
|
* https://docs.expo.dev/
|