Skip to content

Commit 39310c5

Browse files
authored
docs: remove blog section from sidebar navigation (#7371)
Signed-off-by: Dan Gil <dagil@nvidia.com>
1 parent 46dad85 commit 39310c5

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

docs/index.yml

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -269,19 +269,6 @@ navigation:
269269
- page: Planner Design
270270
path: design-docs/planner-design.md
271271

272-
# ==================== Blog ====================
273-
- section: Blog
274-
hidden: true
275-
path: blogs/index.mdx
276-
slug: blog
277-
contents:
278-
- page: "Full-Stack Optimizations for Agentic Inference"
279-
path: blogs/agentic-inference/agentic-inference.md
280-
slug: agentic-inference
281-
- page: "Flash Indexer: Inter-Galactic KV Routing"
282-
path: blogs/flash-indexer/flash-indexer.md
283-
slug: flash-indexer
284-
285272
# ==================== Documentation ====================
286273
- section: Documentation
287274
contents:
@@ -295,6 +282,17 @@ navigation:
295282
- section: Additional Resources
296283
hidden: true
297284
contents:
285+
# -- Blog --
286+
- section: Blog
287+
path: blogs/index.mdx
288+
slug: blog
289+
contents:
290+
- page: "Full-Stack Optimizations for Agentic Inference"
291+
path: blogs/agentic-inference/agentic-inference.md
292+
slug: agentic-inference
293+
- page: "Flash Indexer: Inter-Galactic KV Routing"
294+
path: blogs/flash-indexer/flash-indexer.md
295+
slug: flash-indexer
298296
# -- Development --
299297
- page: Runtime Guide
300298
path: development/runtime-guide.md

0 commit comments

Comments
 (0)