You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
276 B
13 lines
276 B
10 months ago
|
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/
|