mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-30 09:38:38 -05:00
- Update all repository references to point to harvard-edge/cs249r_book - Fix Binder URLs to include tinytorch/ path prefix - Fix Colab URLs to include tinytorch/ path prefix - Update marimo-badges.js with correct repo and path - Fix dataset documentation URLs - Update module ABOUT.md files with correct source links 🤖 Generated with [Claude Code](https://claude.com/claude-code)
12 lines
257 B
YAML
12 lines
257 B
YAML
# MyST Configuration for TinyTorch Documentation
|
|
version: 1
|
|
project:
|
|
title: "Tiny🔥Torch"
|
|
github: https://github.com/harvard-edge/cs249r_book
|
|
|
|
site:
|
|
template: book-theme
|
|
title: "Tiny🔥Torch"
|
|
options:
|
|
logo: _static/logos/logo-tinytorch.png
|