Crash Course / Curso Acelerado
Visual, fast-track learning material for OpenClaw — the personal, self-hosted AI assistant platform.
Material visual de aprendizaje acelerado para OpenClaw — la plataforma de asistente de IA personal y auto-alojada.
- Bilingual / Bilingüe: Full content in English and Spanish
- Visual slides: Built with reveal.js for interactive presentations
- Diagrams: Mermaid.js diagrams for architecture and flows
- ASCII art: Terminal-style visuals for technical concepts
- Narration scripts: Audio narration scripts included for each session (EN / ES)
- GitHub Pages: Deployed and accessible online
Visit the GitHub Pages deployment (link available after enabling Pages).
# Clone the repo
git clone https://github.com/andychapo/learning-openclaw.git
cd learning-openclaw
# Open in browser
open index.html
# or
python3 -m http.server 8080
# then visit http://localhost:8080- Use arrow keys to navigate slides (right/left for horizontal, up/down for vertical)
- Press S to open speaker notes
- Press F for fullscreen
- Press O for slide overview
- Press ESC to exit overview
- reveal.js v5 via CDN
- Mermaid.js v11 via CDN
- GitHub Pages for deployment
- GitHub Actions for CI/CD
This learning material is provided for educational purposes. Este material de aprendizaje se proporciona con fines educativos.