style: update Kits navbar to match ecosystem structure

Unified navbar with Projects dropdown matching Book:
- Textbook
- TinyTorch
- Hardware Kits (current)
- Co-Labs (Coming 2026)
This commit is contained in:
Vijay Janapa Reddi
2025-12-27 18:00:18 -05:00
parent 773f45550f
commit f771df2d72

View File

@@ -28,28 +28,32 @@ website:
collapse: true
collapse-below: "md"
title: "Machine Learning Systems"
right:
- icon: grid-3x3-gap
text: "Projects"
left:
- text: "Hardware Kits"
menu:
- icon: book
- icon: book-half
text: "Textbook"
href: https://mlsysbook.ai
- icon: box
text: "Hardware Kits"
href: https://mlsysbook.ai/kits
- icon: fire
text: "TinyTorch"
href: https://mlsysbook.ai/tinytorch
- icon: cpu
text: "Hardware Kits"
href: https://mlsysbook.ai/kits
- text: "---"
- icon: lightbulb
text: "Co-Labs (Coming 2026)"
href: https://mlsysbook.ai
right:
- icon: download
text: "Downloads"
menu:
- icon: file-pdf
text: "PDF"
text: "Textbook PDF"
href: https://mlsysbook.ai/assets/downloads/Machine-Learning-Systems.pdf
target: _blank
- icon: book
text: "EPUB"
- icon: journal-text
text: "Textbook EPUB"
href: https://mlsysbook.ai/assets/downloads/Machine-Learning-Systems.epub
target: _blank
- icon: star
@@ -89,12 +93,14 @@ website:
background: light
collapse-level: 2
contents:
- text: "Overview"
href: index.qmd
- text: "Getting Started"
href: contents/labs.qmd
- text: "Hardware Kits"
href: contents/kits.qmd
href: contents/getting-started.qmd
- text: "Platforms"
href: contents/platforms.qmd
- text: "IDE Setup"
href: contents/ide_setup.qmd
href: contents/ide-setup.qmd
- text: "---"