Add animated carousel demos with Terminalizer

- Add 4 workflow demo GIFs (Clone & Setup, Build in Jupyter, Export with TITO, Validate with History)
- Create Terminalizer YAML configs for reproducible renders (120x30, vibrant color themes)
- Add render-all.sh script for batch GIF generation
- Update carousel CSS for proper GIF display with emoji fallbacks
- Update intro.md carousel to reference GIFs
- Add comprehensive README with setup instructions

All configs use consistent styling:
- Dimensions: 120 columns × 30 rows (wider format)
- Theme: Vibrant colors with good contrast
- Font: Monaco 12px monospace
- Quality: 100% for crisp output
This commit is contained in:
Vijay Janapa Reddi
2025-11-16 18:20:12 -05:00
parent f0c39b5c04
commit bce95c11b9
13 changed files with 1186 additions and 19 deletions

View File

@@ -2,3 +2,4 @@
# This allows pre-commit to run without errors
repos: []