# site-gen — HTML converter + Caddy notes **Required for host-agent:** `console_to_html.py` (log → sticky HTML). | File | Role | |------|------| | `console_to_html.py` | Convert suite console log → public mon HTML | | `caddy-monitoring-handles.snippet` | Caddy `handle` / bare redir notes | | `ROOT-ON-KOOPA.md` | Publish staging → `/var/www` (paths from env) | | `settings.conf.example` | Optional settings for **legacy** multi-host generator | ## Optional / moved Legacy multi-host generate/deploy and firecuda launchd tooling live under **`../meta/`** (see `meta/README.md`). ```bash # normal publish is host-agent on the mon host, not these scripts ../host-agent/run-hacktivism-monitoring.sh # etc. ```