mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2026-02-27 08:37:15 -06:00
Accessibility Sans Serif Option (#90)
* Accessibility Sans Serif Option This adds another build processs where the book is built using a sans serif font. This can facilitate reading the book for some users. * Update readme
This commit is contained in:
committed by
GitHub
parent
2a5ddeae48
commit
c2d5e88377
20
README.md
20
README.md
@@ -3,6 +3,8 @@
|
||||
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
|
||||
@@ -10,8 +12,6 @@ is different. This makes following recipes without background
|
||||
information so hard and a fail-prone endeavor. This book
|
||||
intends to close that gap.
|
||||
|
||||

|
||||
|
||||
## Background
|
||||
|
||||
4 years after launching the repositories [the-bread-code](https://github.com/hendricius/the-bread-code)
|
||||
@@ -21,7 +21,8 @@ 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.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## Building the book (Docker)
|
||||
|
||||
@@ -67,6 +68,13 @@ The below versions are automatically built on every push to the `main` branch.
|
||||
* [Download compiled .mobi version](https://www.the-bread-code.io/book.mobi)
|
||||
* [Download compiled .azw3 version](https://www.the-bread-code.io/book.azw3)
|
||||
|
||||
There's an additional enhanced accessibility version using a sans serif font:
|
||||
|
||||
* [Download compiled .pdf version](https://www.the-bread-code.io/book-sans-serif.pdf)
|
||||
* [Download compiled .epub version](https://www.the-bread-code.io/book-sans-serif.epub)
|
||||
* [Download compiled .mobi version](https://www.the-bread-code.io/book-sans-serif.mobi)
|
||||
* [Download compiled .azw3 version](https://www.the-bread-code.io/book-sans-serif.azw3)
|
||||
|
||||
## Support
|
||||
|
||||
Did you find a typo, or feel the wording could be improved?
|
||||
@@ -78,9 +86,9 @@ 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) This will help me
|
||||
to cover costs related to running the-bread-code and allow me
|
||||
to work more updates for this book.
|
||||
via my [ko-fi page.](https://breadco.de/book) Your donation will tremendously
|
||||
help me to cover costs related to running the-bread-code. It futhermore allows
|
||||
me to dedidcate time to continously update and improve this book.
|
||||
|
||||
## Links
|
||||
|
||||
|
||||
Reference in New Issue
Block a user