Files
cs249r_book/book/config
Vijay Janapa Reddi c935a8cfa4 feat(extensions): reorganize custom extensions to mlsysbook namespace
- Move all custom extensions to clean mlsysbook/ directory structure:
  * ute/custom-numbered-blocks → mlsysbook/custom-numbered-blocks
  * nmfs-opensci/titlepage → mlsysbook/titlepage
  * margin-video → mlsysbook/margin-video

- Update all Quarto configuration files to use new extension paths
- Fix Lua filter references to new configuration keys
- Update extension protection script for new structure
- Clean namespace prevents accidental overwrites by quarto add commands
- Enhanced documentation with clear protection strategy

All extensions tested and working correctly.
2025-08-04 17:30:24 -04:00
..