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.
12 lines
104 B
Plaintext
12 lines
104 B
Plaintext
node_modules
|
|
dist
|
|
.astro
|
|
.git
|
|
.env
|
|
.env.local
|
|
.env.production
|
|
*.tsbuildinfo
|
|
.DS_Store
|
|
.vscode
|
|
README.md
|