mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-29 17:20:21 -05:00
- Move high-level assets to assets/ directory (covers, icons, styles, media) - Consolidate build configuration in config/ directory (extensions, lua, tex) - Group development tools under tools/ directory (scripts, dependencies, setup) - Organize all book content under book/ directory - Update all path references in _quarto.yml and other config files - Preserve git history for all moved files - Maintain full functionality for both HTML and PDF builds This reorganization reduces root directory clutter from 50+ files to essential project files only, providing clear separation of concerns and improved maintainability for the textbook project.
9 lines
231 B
YAML
9 lines
231 B
YAML
email:
|
|
contact: vj@eecs.harvard.edu
|
|
subject: [MLSys Book]
|
|
info: mailto:vj@eecs.harvard.edu?subject="CS249r%20MLSys%20with%20TinyML%20Book%20-%20"
|
|
|
|
title:
|
|
long: "Machine Learning Systems"
|
|
short: "Machine Learning Systems"
|