mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-27 11:42:10 +08:00
sunnypilot Documentation
Source files for docs.sunnypilot.ai.
Local Development
Install dependencies
uv pip install ".[docs]"
Build
zensical build
Serve locally
zensical serve
The site will be available at http://127.0.0.1:8000.
Structure
docs_sp/— Source markdown filesdocs_site_sp/— Build output (gitignored)zensical.toml— Zensical configuration