Commit 1f271b2
authored
Add Slash Commands tutorial video to documentation (#301)
* feat: add YouTube video embeds and update tutorial collection
- Replace image with YouTube video embed in codebase indexing docs
- Add 3 new tutorial videos to tutorial-videos.json:
- Codebase Indexing Setup Tutorial
- Context Condensing Tutorial
- Roo Marketplace
* Add Roo Code Todo Lists video to tutorial videos
* feat: Add tutorial videos dropdown in sidebar with direct YouTube links
- Convert tutorial videos to expandable category in sidebar
- Add direct YouTube links for each video
- Implement title truncation (40 chars) with tooltips for long titles
- Move external link icons to right side for consistent UI
- Improve overall UX by eliminating need to navigate to intermediate page
* Improve tutorial videos sidebar: shorten titles and move to Getting Started section
* Move Tutorial Videos to standalone section after Getting Started
* Add Slash Commands tutorial video to documentation
- Added 'Slash Commands' video (IOpmeUGLpg0) to tutorial-videos.json
- Embedded the video in docs/features/slash-commands.md page
- Video covers slash commands functionality in Roo Code
* Rename slash-commands.md to slash-commands.mdx
- Changed file extension from .md to .mdx to support JSX syntax
- Required for the embedded YouTube video iframe to work properly
- Docusaurus sidebar will automatically detect the .mdx file1 parent 138c9d8 commit 1f271b2
2 files changed
+23
-0
lines changedLines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
18 | 37 | | |
19 | 38 | | |
20 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
0 commit comments