Skip to content

Commit b2f351b

Browse files
cpcloudcursoragent
andcommitted
docs: add vendors tab screenshot
Add a dedicated Vendors VHS capture and embed the generated screenshot in the vendors guide so the tab has visual docs parity with the other guide pages. closes #68 Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 0d98ded commit b2f351b

File tree

3 files changed

+38
-0
lines changed

3 files changed

+38
-0
lines changed

docs/content/guide/vendors.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ linkTitle = "Vendors"
88
The Vendors tab gives you a single view of everyone you've hired or gotten
99
quotes from.
1010

11+
![Vendors table](/docs/images/vendors.png)
12+
1113
## Columns
1214

1315
| Column | Type | Description | Notes |

docs/static/images/vendors.png

305 KB
Loading

docs/tapes/vendors.tape

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
Require micasa
2+
3+
Output docs/static/images/vendors.gif
4+
5+
Set Shell bash
6+
Set FontFamily "JetBrains Mono"
7+
Set FontSize 32
8+
Set Width 2800
9+
Set Height 1800
10+
Set Padding 20
11+
Set Theme "Dracula"
12+
Set CursorBlink false
13+
14+
Env NO_COLOR ""
15+
Env TERM "xterm-256color"
16+
Env COLORTERM "truecolor"
17+
Env COLORFGBG "15;0"
18+
Env PS1 ""
19+
20+
Hide
21+
Type "micasa --demo"
22+
Enter
23+
Sleep 4s
24+
Type "D"
25+
Sleep 0.5s
26+
Tab
27+
Sleep 0.5s
28+
Tab
29+
Sleep 0.5s
30+
Tab
31+
Sleep 0.5s
32+
Tab
33+
Sleep 1s
34+
Show
35+
36+
Sleep 1.5s

0 commit comments

Comments
 (0)