Astro/Starlight documentation site with 8 content pages: - Circuit design (SPICE validation, R2 sweep data, K-line compat) - Firmware architecture (composition diagram, concurrency model) - BMW I/K-Bus protocol (message format, module addresses) - OBD-II K-line protocol (init sequences, PID decode formulas) - Bill of materials - Getting started guide - Development journal (4-session engineering log) Docker deployment: multi-stage build (Node builder + Caddy static), caddy-docker-proxy labels, Makefile for management.
4 lines
28 B
Plaintext
4 lines
28 B
Plaintext
node_modules/
|
|
dist/
|
|
.astro/
|