Files
cs249r_book/site
Vijay Janapa Reddi 714e74b02c chore: remove hardcoded private config paths from tooling
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.
2026-05-30 17:32:16 -04:00
..
2026-05-30 05:48:36 +00:00

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.

FeedbackGitHub issues or pull requests.

dev branch live site

For build and deploy, see .github/workflows/site-validate-dev.yml and site-publish-live.yml in this repository.