File tree Expand file tree Collapse file tree 1 file changed +13
-11
lines changed
Expand file tree Collapse file tree 1 file changed +13
-11
lines changed Original file line number Diff line number Diff line change @@ -269,6 +269,19 @@ 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+
272285 # ==================== Documentation ====================
273286 - section : Documentation
274287 contents :
@@ -282,17 +295,6 @@ navigation:
282295 - section : Additional Resources
283296 hidden : true
284297 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
296298 # -- Development --
297299 - page : Runtime Guide
298300 path : development/runtime-guide.md
You can’t perform that action at this time.
0 commit comments