This repository is built using mdBook to generate a syllabus/book.
If you have mdbook installed, you can run:
mdbook serve --openThis will start a local server and open the book in your browser.
Changes to the main branch are automatically built and deployed to GitHub Pages via GitHub Actions.