Astro 6 + Starlight 0.39 documentation site for omni-pca, organised around the Diatáxis framework (Tutorials / How-to / Reference / Explanation), plus a chronological Journey page and Changelog. Theme: muted slate-blue with amber accents. astro-icon + lucide preinstalled. Astro telemetry and Starlight devToolbar both off. Deployment: multi-stage Dockerfile (node:25-alpine builder -> caddy:2-alpine runtime), inner Caddy serves static dist on :80, outer caddy-docker-proxy on the host terminates TLS for hai-omni-pro-ii.warehack.ing.
10 lines
563 B
XML
10 lines
563 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect x="3" y="3" width="26" height="26" rx="3" fill="#1a1d22" stroke="#4f86c6" stroke-width="1.5"/>
|
|
<rect x="3" y="3" width="26" height="6" rx="3" fill="#2c3138"/>
|
|
<circle cx="7" cy="6" r="1" fill="#f0a830"/>
|
|
<circle cx="10.5" cy="6" r="1" fill="#4f86c6"/>
|
|
<rect x="7" y="13" width="18" height="2" rx="1" fill="#4f86c6"/>
|
|
<rect x="7" y="17" width="18" height="2" rx="1" fill="#4f86c6" opacity="0.7"/>
|
|
<rect x="7" y="21" width="12" height="2" rx="1" fill="#4f86c6" opacity="0.5"/>
|
|
</svg>
|