# The Sourdough Framework The sourdough framework is an open-source book dedicated to helping you to make the best possible sourdough bread at home. Rather than providing recipes this book intends to provide a framework that enables you to bake bread in your respective environment. Every flour, every sourdough, and every home setup is different. This makes following recipes without background information so hard and a fail-prone endeavor. This book intends to close that gap. ![A whole wheat sourdough bread](./book/images/whole-wheat-crumb.jpg) ## Background 4 years after launching the repositories [the-bread-code](https://github.com/hendricius/the-bread-code) and [pizza-dough](https://github.com/hendricius/pizza-dough) I created this project to merge the knowledge together. This project intends to go one step deeper into the workings of natural fermentation. At the same time as many scientific references as possible are provided. ![The book cover](cover.jpg) ## Building the book Make sure you have `biber` installed. Refer to your system's installation instructions. Also make sure you have `pdflatex` installed. ```console cd book/ make ``` ## Compiled version You can [download the compiled PDF version here](https://thbrco.io/book). ## Support Did you find a typo, or feel the wording could be improved? Feel free to open up a pull request at any time. I believe that the knowledge this book provides is essential to everyone. That's why I decided to open source my knowledge hoping that it will reach more people all over the world without budget constraints. If you would like to contribute financially to the project you can do so via my [ko-fi page.](https://ko-fi.com/thebreadcode) ## Links * [My YouTube channel](https://youtube.com/c/thebreadcode) * [Ask a question on Discord](https://breadco.de/discord)