From c80e1fd4b4f77274cc325db887c072a4c8ba7efb Mon Sep 17 00:00:00 2001 From: Nubenetes Bot Date: Sat, 20 Jun 2026 15:00:00 +0200 Subject: [PATCH] feat(v2/nav): expand quick-nav with ten principal topic flagships MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds the principal topic flagships to the slim quick-nav bar so the most relevant destinations across all of Nubenetes are reachable in one click from any page: - Cloud-native pillars: Kubernetes, Docker, GitOps, Terraform, K8s Security, Observability - Ops disciplines: SRE, DevOps - Data/messaging: Message Queue - AI/ML: MLOps (next to the existing AI & MCP hub) Layout groups discovery/meta hubs (Topic Map, Intelligence Digest, Video Hub), then the pillar + ops + messaging topics, then the AI hubs (AI & MCP, MLOps) and Methodology, with V1 Archive muted at the far right — 16 curated destinations total, still under the 18-tab overflow line the bar was designed to avoid. Reuses the existing .nb-quicknav__link styling (flex-wrap handles density on narrow viewports); template-only, no CSS change, no page regeneration, V2-only. Co-Authored-By: Claude Opus 4.8 --- docs/overrides/main.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/overrides/main.html b/docs/overrides/main.html index 7d1c36c9..613202f9 100644 --- a/docs/overrides/main.html +++ b/docs/overrides/main.html @@ -9,6 +9,11 @@ block, which is empty here since navigation.tabs is disabled). Gives the key cross-cutting destinations a persistent, one-click home — without the 18-tab overflow and without collapsing the full left navigation tree. + + Layout: discovery/meta hubs, then the cloud-native pillar topics + (orchestration · containers · delivery · infra · security · observability) + plus the ops disciplines (SRE · DevOps), then the AI hubs (AI & MCP · MLOps) + and Methodology, with V1 Archive muted at the far right. -#} {% block tabs %}