mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-12-02 15:53:59 -06:00
Remove WIP Flag (#45)
I can't believe it. After almost a year we finally have a decent book. I am happy to remove the [WIP] flag for now.
This commit is contained in:
committed by
GitHub
parent
36da690cb5
commit
429ac7aca4
73
README.md
73
README.md
@@ -1,50 +1,28 @@
|
|||||||
# The Sourdough Framework (WIP)
|
# The Sourdough Framework
|
||||||
|
|
||||||
The sourdough framework is an open source book dedicated to
|
The sourdough framework is an open-source book dedicated to
|
||||||
helping you to make the best possible sourdough bread at home.
|
helping you to make the best possible sourdough bread at home.
|
||||||
|
|
||||||
Rather than providing recipes this book intends to provide a
|
Rather than providing recipes this book intends to provide a
|
||||||
framework that enables you to bake bread in your individual
|
framework that enables you to bake bread in your respective
|
||||||
environment. Every flour, every sourdough and every home setup
|
environment. Every flour, every sourdough, and every home setup
|
||||||
is different. This makes making sourdough bread at home so hard.
|
is different. This makes following recipes without background
|
||||||
Say no more, this book will help you to master making bread in
|
information so hard and a fail-prone endeavor. This book
|
||||||
your environment.
|
intends to close that gap.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Motivation
|
## Background
|
||||||
|
|
||||||
|
4 years after launching the repositories [the-bread-code](https://github.com/hendricius/the-bread-code)
|
||||||
4 years after launching [the-bread-code repo](https://github.com/hendricius/the-bread-code)
|
and [pizza-dough](https://github.com/hendricius/pizza-dough) I
|
||||||
and the [pizza-dough repo](https://github.com/hendricius/pizza-dough)
|
created this project to merge the knowledge together. This
|
||||||
I present to you The Sourdough Framework book. When not
|
project intends to go one step deeper into the workings of
|
||||||
working as a software engineer I teach people how to bake bread on
|
natural fermentation. At the same time as many scientific references
|
||||||
[my YouTube channel.](https://youtube.com/c/thebreadcode) Several
|
as possible are provided.
|
||||||
people have asked me to offer a written down version of my teachings.
|
|
||||||
I believe that knowledge like this 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 constrains.
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Status
|
|
||||||
|
|
||||||
The book is a work in progress. This represents the current status:
|
|
||||||
|
|
||||||
* ✅ Intro
|
|
||||||
* ✅ Enzymes
|
|
||||||
* ✅ Microorganisms
|
|
||||||
* ✅ Making a starter
|
|
||||||
* ✅ Sourdough starter types
|
|
||||||
* ✅ Flour types
|
|
||||||
* ✅ Bread types
|
|
||||||
* ✅ Wheat sourdough
|
|
||||||
* ✅ Non wheat sourdough
|
|
||||||
* ✅ Baking
|
|
||||||
* ❌ Storing bread
|
|
||||||
* ✅ Troubleshooting
|
|
||||||
|
|
||||||
|
|
||||||
## Building the book
|
## Building the book
|
||||||
|
|
||||||
Make sure you have `biber` installed. Refer to your system's installation
|
Make sure you have `biber` installed. Refer to your system's installation
|
||||||
@@ -55,15 +33,24 @@ cd book/
|
|||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
## Compiled book
|
## Compiled version
|
||||||
|
|
||||||
You can follow the progress in the `book/` folder
|
You can [download the compiled version here](https://thbrco.io/book).
|
||||||
and you can [download the compiled version here](https://thbrco.io/book).
|
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
Do you find a typo, or you feel the wording could be improved?
|
Did you find a typo, or feel the wording could be improved?
|
||||||
Feel free to open up a pull request at any time.
|
Feel free to open up a pull request at any time.
|
||||||
|
|
||||||
If you would like to contribute financially to the project and
|
I believe that the knowledge this book provides is essential to everyone.
|
||||||
support it financially you can do so via my [ko-fi page.](https://ko-fi.com/thebreadcode)
|
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)
|
||||||
@@ -17,7 +17,7 @@ Thank you very much for your support!\\
|
|||||||
\begin{filecontents}{supporters.csv}
|
\begin{filecontents}{supporters.csv}
|
||||||
\end{filecontents}
|
\end{filecontents}
|
||||||
|
|
||||||
{\large Big shout-out to all the initial supporters:}
|
{Big shout-out to all the initial supporters who helped launching this project:}
|
||||||
|
|
||||||
\pgfplotstableset{
|
\pgfplotstableset{
|
||||||
begin table=\begin{longtable},
|
begin table=\begin{longtable},
|
||||||
|
|||||||
Reference in New Issue
Block a user