Skip to content

v2.9.29 — Quick-nav redesign (pill chips)

Choose a tag to compare

@inafev inafev released this 20 Jun 13:30

Quick-nav redesign — centered category-grouped pill chips

Grew the quick-nav bar to 21 destinations and restyled it as a modern, centered pill-chip bar.

Added destinations

🚀 CI/CD · 📋 Ansible · ☁️ AWS · ☁️ Azure · ☁️ GCP

Reordered into category clusters (short labels)

🗺️ Topic Map · 📊 Digest · 🎥 Videos │ ☸️ Kubernetes · 🐳 Docker │ 🔄 GitOps · 🚀 CI/CD │ 🏗️ Terraform · 📋 Ansible │ ☁️ AWS · ☁️ Azure · ☁️ GCP │ 🔐 Security │ 📈 Observability · 🛠️ SRE · ♾️ DevOps │ 📨 Messaging │ 🤖 AI & MCP · 🧠 MLOps │ 📐 Methodology │ 📚 V1 Archive

Visual upgrade (modern CSS, latest Chrome)

  • Pill chips with background / border / glow derived from the theme accent via color-mix(in srgb, …) (Chrome 111+) — the bar restyles automatically with the palette.
  • Centered wrapping rows for a balanced multi-row layout; the repeated ☁️ visually groups the three cloud providers.
  • Hover lift + accent glow, :focus-visible outline, prefers-reduced-motion honored, mobile single-row horizontal scroll.

Notes

  • docs/overrides/main.html + docs/static/v2_elite.css; cache-bust ?v=2.9.29. V2-only, no page regeneration.

🤖 Generated with Claude Code