This repository contains the companion web version of the Bayesian Decision-making Algorithms book, which has been built with the designed to last philosophy in mind.
The build pipeline is as follows:
- Convert the TeX source to Markdown using a Node script.
- Build the HTML site using Zola.
- Render all math server-side using KaTeX with a small helper script.
For copyright reasons, this repository does not accept pull requests directly. If you find an error or other issue with the book, please file a GitHub issue.