Closed nick1udwig closed 3 months ago
Make the book lighter-weight:
Cargo.lock
src/code/
cargo install --git https://github.com/nick1udwig/mdBook --branch hf/dont-write-searchindex-json --locked mdbook
I'm asking our users to poke around a version of the book that uses these changes, https://book.yael.solutions/ to see if search breaks for anyone.
tar'd book size is now 3.1MB down from 6MB
Make the book lighter-weight:
Cargo.lock
s (~1MB savings; could simply not sendsrc/code/
with book at all, which would save another ~2.5MB)