chore: migrate site to Zensical

This commit is contained in:
Jared Dohrman
2026-04-10 18:01:38 +10:00
parent 6682ef27ce
commit 01d31b3121
8 changed files with 326 additions and 302 deletions
+2 -2
View File
@@ -106,8 +106,8 @@ uv run pio device monitor --port /dev/tty.usbmodemXXXX --baud 115200
Build docs locally:
```bash
uv run --group docs mkdocs serve
uv run --group docs mkdocs build
uv run --group docs zensical serve
uv run --group docs zensical build
```
## Key Files