Files
sunnypilot/docs_sp
Jason Wen 27dfd5cbf0 phase 1-5
2026-03-11 15:19:55 -04:00
..
2026-03-11 15:19:55 -04:00
2026-03-11 15:19:55 -04:00
2026-03-11 15:19:55 -04:00
2026-03-11 15:19:55 -04:00
2026-03-11 15:19:55 -04:00
2026-03-11 15:19:55 -04:00
2026-03-11 15:19:55 -04:00
2026-03-11 15:19:55 -04:00
2026-03-11 15:19:55 -04:00
2026-03-11 15:19:55 -04:00
2026-03-11 15:19:55 -04:00

sunnypilot Documentation

Source files for docs.sunnypilot.ai.

Local Development

Install dependencies

uv pip install .[docs]

Build

zensical build -f mkdocs-sp.yml

Serve locally

zensical serve -f mkdocs-sp.yml

The site will be available at http://127.0.0.1:8000.

Structure

  • docs_sp/ — Source markdown files
  • docs_site_sp/ — Build output (gitignored)
  • mkdocs-sp.yml — Zensical configuration