mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-02 20:12:07 +08:00
cfb9f24853
old-commit-hash: a4185042de17b51f47ca4fcfaacfd7bb9f07b888
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/
|