mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-03-12 02:06:14 -05:00
- Move install script to site/extra/install (served at /install URL) - Remove duplicate scripts from scripts/ and _static/install/ - Add comprehensive documentation header to install script - Document what files are kept vs removed for students - Update getting-started.md to reflect idempotent tito setup Students get: src/, tinytorch/, tito/, milestones/, tests/, datasets/, bin/, modules/, requirements.txt, pyproject.toml, settings.ini Removed: paper/, instructor/, site/, scripts/, tools/, binder/, etc/, assignments/, benchmark_results/, IDE configs, dev scripts Co-Authored-By: Claude <noreply@anthropic.com>