docs(site): add "Build with AI" guide (#1005)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Darius Cepulis
2026-03-19 14:39:07 -05:00
committed by GitHub
co-authored by Claude Opus 4.6
parent 3f7ef2d738
commit 117b8ead8a
3 changed files with 65 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@ export const sidebar: Sidebar = [
contents: [
{ slug: 'how-to/installation' },
{ slug: 'concepts/overview' },
{ slug: 'how-to/build-with-ai' },
{ slug: 'concepts/v10-roadmap', sidebarLabel: 'Roadmap' },
],
},