mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-20 04:45:11 -05:00
Drop absolute references to the author's private config repo (home-dir paths into an external AIConfigs tree) from audit/newsletter tooling, and resolve the prose-rule file in scan.py via the repo root instead of a hardcoded $HOME path (also makes it portable across machines). No behavior change: the SHA lookup keeps its graceful 'unknown' fallback when the file is absent.
MLSysBook — Unified site (landing)
This directory is the Quarto source for the public landing and community experience at mlsysbook.ai: home, about, community, newsletter sync, and related shared pages (together with assets under shared/).
Note
📌 Early release (2026)
The unified site shipped with the 2026 MLSysBook refresh. Information architecture, copy, newsletter wiring, and styling are actively iterated as the book and sibling projects evolve.
Feedback — GitHub issues or pull requests.
For build and deploy, see .github/workflows/site-validate-dev.yml and site-publish-live.yml in this repository.