Files
sunnypilot/docs_sp/README.md
T
Jason Wen bf628bd042 rename
2026-03-11 21:59:26 -04:00

470 B

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 files
  • docs_site_sp/ — Build output (gitignored)
  • zensical.toml — Zensical configuration