mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-03-12 12:33:40 -05:00
Update Demo 00: Use taller dimensions to show full tito output
Changed height from 720 to 1000 pixels so the entire tito welcome screen is visible without scrolling. The full command reference is now readable in the GIF. Bonus: File size reduced from 170K to 51K due to better aspect ratio. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
BIN
docs/_static/demos/gifs/00-welcome.gif
vendored
BIN
docs/_static/demos/gifs/00-welcome.gif
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 170 KiB After Width: | Height: | Size: 50 KiB |
4
docs/_static/demos/tapes/00-welcome.tape
vendored
4
docs/_static/demos/tapes/00-welcome.tape
vendored
@@ -7,9 +7,9 @@ Output "gifs/00-welcome.gif"
|
||||
# Window bar for realistic terminal look (must be at top)
|
||||
Set WindowBar Colorful
|
||||
|
||||
# Carousel-optimized dimensions (16:9 aspect ratio)
|
||||
# Taller dimensions to show full tito output
|
||||
Set Width 1280
|
||||
Set Height 720
|
||||
Set Height 1000
|
||||
Set FontSize 18
|
||||
Set FontFamily "JetBrains Mono, Monaco, Menlo, monospace"
|
||||
Set Theme "Catppuccin Mocha"
|
||||
|
||||
Reference in New Issue
Block a user