https://github.com/hendricius/the-sourdough-framework-recipes
The Sourdough Framework Recipes is a collection of sourdough inspired bread making recipes.
https://github.com/hendricius/the-sourdough-framework-recipes
Last synced: about 2 months ago
JSON representation
The Sourdough Framework Recipes is a collection of sourdough inspired bread making recipes.
- Host: GitHub
- URL: https://github.com/hendricius/the-sourdough-framework-recipes
- Owner: hendricius
- License: cc-by-sa-4.0
- Created: 2024-04-19T13:41:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-14T12:21:20.000Z (3 months ago)
- Last Synced: 2025-03-14T13:28:06.969Z (3 months ago)
- Language: TeX
- Size: 7.91 MB
- Stars: 26
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Sourdough Framework Recipes
The Sourdough Framework Recipes is an open-source recipe book dedicated to
enabling you to bake the best possible bread at home.
## Background
4 years after launching the repositories [the-bread-code](https://github.com/hendricius/the-bread-code)
, [pizza-dough](https://github.com/hendricius/pizza-dough)
and [the-sourdough-framework](https://github.com/hendricius/the-sourdough-framework) I
created this project to provide you with easy recipes to bake sourdough bread and yeast-based bread at home.
It is recommended to read The Sourdough
Framework first as it is the basis for the recipes in this book.## 🍞 Baking the book (Docker)
```console
make
```Then you can check out the file `book/book.pdf`
If you want to 🍞 bake all the versions including ebook variants (.pdf, .epub), run:
```console
make bake
```You can check the files in the folder `book/release/`
You can get some help on building various versions with:
```console
cd book/
make help
```
## Download* [Download .pdf](https://the-bread-code.io/book-recipes.pdf)
* [Download .epub](https://the-bread-code.io/book-recipes.epub)## 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 with a small donation you can do so
via my [ko-fi page.](https://breadco.de/book-recipes) Your donation will tremendously
help me to cover costs related to running theBread.code();. It furthermore allows
me to dedicate time to continuously update and improve this book.## Links
* [The Sourdough Framework](https://github.com/hendricius/the-sourdough-framework)
* [My YouTube channel](https://youtube.com/c/thebreadcode)
* [Ask a question on Discord](https://breadco.de/discord)## License
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0
International License][cc-by-sa].[![CC BY-SA 4.0][cc-by-sa-image]][cc-by-sa]
[cc-by-sa]: http://creativecommons.org/licenses/by-sa/4.0/
[cc-by-sa-image]: https://licensebuttons.net/l/by-sa/4.0/88x31.png
[cc-by-sa-shield]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg