From 79a13bd9acc8c4efafef15720dbfcb189b7d40bb Mon Sep 17 00:00:00 2001 From: Nubenetes Bot Date: Sat, 20 Jun 2026 16:28:07 +0200 Subject: [PATCH] feat(v2/nav): expand quick-nav menus with 13 high-value pages (38 total) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Data-driven expansion (ranked by per-page link count + relevance): - New 📊 Digest menu: Tech & Cloud Digest + Industry & Geo Digest (was a single pill; now pairs both editions). - New 🧰 K8s menu: Kubernetes Tools (144 links) · Helm · Managed K8s · OpenShift · Tutorials — the Kubernetes ecosystem, which the portal is centered on. - ☁️ Cloud += Serverless · FinOps. - 🌐 Network += Service Mesh (the category alongside Istio; Istio emoji → ⛵). - ⚙️ Ops += IaC · Developer Portals. - ⋯ More += Technical Tags (1355 links) · Demos (102). 38 destinations total across 6 direct pills + 7 Popover menus. Added explicit anchor pairs for the two new menus. Chip font trimmed to 0.62rem + tighter gap/padding so all 13 bar chips still fit one row down to ~1280px. Verified in Chrome 148 via Playwright: all 7 menus open below their button, stay on-screen (right-edge flip), and close on Esc. Cache-bust ?v=2.9.33. V2-only. Co-Authored-By: Claude Opus 4.8 --- docs/overrides/main.html | 40 ++++++++++++++++++++++++++++++++++------ docs/static/v2_elite.css | 10 +++++++--- v2-mkdocs.yml | 2 +- 3 files changed, 42 insertions(+), 10 deletions(-) diff --git a/docs/overrides/main.html b/docs/overrides/main.html index b8232df3..a06c9f57 100644 --- a/docs/overrides/main.html +++ b/docs/overrides/main.html @@ -13,28 +13,51 @@ (Baseline 2026) — zero JS, with free Esc/click-outside dismissal and focus management. Adding a leaf grows a menu, never the bar. - Direct pills: Topic Map · Digest · Kubernetes · Docker · GitOps · Terraform · AI & MCP - Menus: Cloud (AWS · Azure · GCP) · Network (Networking · Istio · K8s Net) - · Security (Security · DevSecOps) · Ops (CI/CD · Observability · SRE · DevOps) - · More (Videos · Ansible · Messaging · MLOps · Methodology · V1 Archive) + Direct pills: Topic Map · Kubernetes · Docker · GitOps · Terraform · AI & MCP + Menus: Digest (Tech · Industry) · K8s (Tools · Helm · Managed · OpenShift · Tutorials) + · Cloud (AWS · Azure · GCP · Serverless · FinOps) + · Network (Networking · Istio · Service Mesh · K8s Net) + · Security (K8s Security · DevSecOps) + · Ops (CI/CD · IaC · Observability · SRE · DevOps · Dev Portals) + · More (Tags · Demos · Videos · Ansible · Messaging · MLOps · Methodology · V1) -#} {% block tabs %}