From d63e0df647557c424c7215a06136a2dfba10918e Mon Sep 17 00:00:00 2001 From: "fkrebs (via Claude)" Date: Wed, 20 May 2026 23:58:50 +0200 Subject: [PATCH] docs: README links docs site (LAN-only on CT 111:13080) --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b56196..7b29934 100644 --- a/README.md +++ b/README.md @@ -65,5 +65,7 @@ See [`/CLAUDE.md`](../CLAUDE.md) for the full doctrine. Highlights: - Zoraxy admin: CT 108 (operator-only; **always confirm before any change** — see `[[feedback_zoraxy_confirm]]`) - Proxmox PVE: `https://192.168.1.20:8006` -## Repo -After git-init on 2026-05-20, mirrored to Gitea at `fkrebs/docs` (pending). +## Repo + rendered site +- Source: `https://git.nuclide.systems/fkrebs/docs` +- Rendered (LAN-only, no Zoraxy route): `http://192.168.1.42:13080` +- Build: docs-server container on CT 111 polls Gitea every 5 min; rebuilds with mkdocs Material on every push.