Welcome to the collaborative book repository for students of CS249r at Harvard! This repository contains the source files of chapters and sections written by your peers. We're excited to see your contributions!
To contribute to the repository, please see the contribution guidelines.
The book's website is automatically constructed from the gh-pages
branch. Once reviewed, changes to main
are merged
into gh-pages
.
You can view the book's website at: https://harvard-edge.github.io/cs249r_book/
The most recent changes are staged at https://harvard-edge.github.io/cs249r_book_dev/
You need to have quarto
installed for local book rendering. Please follow the Quarto installation instructions here.
Once that's done, the following command can be used to produce the HTML pages:
cd cs249r_book
quarto render
Please note that the cs249r project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
This project follows the all-contributors specification. Contributions of any kind are welcome!