Compare commits
1 commit
825634498a
...
5f7d0f7454
| Author | SHA1 | Date | |
|---|---|---|---|
|
5f7d0f7454 |
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ Once you have cloned the repository, you can just edit a file in the [`docs/`](h
|
|||
```shell
|
||||
uv venv
|
||||
uv pip install -r docs_requirements.txt
|
||||
mkdocs serve
|
||||
uv run mkdocs serve
|
||||
```
|
||||
|
||||
When adding new content, you can use one of the templates below to get started:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue