Files
TinyTorch/book/.nojekyll
Vijay Janapa Reddi de5b7ec838 Simplify book directory structure
 Remove unnecessary nesting: book/tinytorch-course/ → book/
 Update all path references in scripts and workflows
 Cleaner development experience with shorter paths
 Book builds successfully with simplified structure

Changes:
- Move all book files up one directory level
- Update convert_modules.py paths
- Update GitHub Actions workflow paths
- Update book configuration paths
- Test confirms everything works correctly
2025-07-15 18:21:59 -04:00

2 lines
99 B
Plaintext

# This file tells GitHub Pages not to use Jekyll processing
# Required for Jupyter Book deployment