补全信息

This commit is contained in:
2025-11-08 05:01:27 +08:00
parent d42a20d7e4
commit d85723c44c
11 changed files with 139 additions and 7 deletions

View File

@ -12,12 +12,6 @@ source ./.venv/bin/activate.fish # 如果你在 fish
uv install
```
如果你不用 fish或者觉得直接安装所有东西也没事
```bash
pip install mkdocs watchfiles
```
### Dev
运行一个 Dev 服务器以查看效果