* Move mixing seed from troubleshooting to mix-ins
This was written way before the mix-ins sections, made sense back then
but not so much anymore so moving it out.
formatted text and added centering, labels etc while at it.
* Update Readme based on latest makefile changes
Website is now part of make bake/all
ebook is around 20 MByte even in colour version so you can use kindle
app to download release to your phone. For the full resolution version
you need to build yourself.
* Initial support for building a booklet
This is really WIP but add support in the makefile for building another
book from the same source.
As the target name suggests, it will be a TL;DR version of the
framework.
* Extract recipes in their own tex file (flat bread)
In order to reuse recipes in the booklet, we need to extract them in
their own tex file sourced by both.
* Add clean and quick targets for booklet
* Initial version of the booklet
Very very WIP, ugly as but need to start somewhere.
* Update the booklet
- Add pics
- Change layout
* Update makefile for booklet
- Add help target
- Follow naming conventions for target
* Remove non-wheat Bread
* Pack the picture together and fix captions
Takes less place, looks better, only good things...
* Remove labels
* Reorder figs and pics more logically
* Fix the fill-yourself baker math table
Much nicer and add rooms for comments
* Center pics and flowcharts and fix indentation
* Add booklet to all target
It will also be part of the release
* Reduce dependencies for booklet
not perfect but better, will avoid rebuild every tiem we work on the
text itself :)
* Add the booklet to the README
* Add docker entry, fix typo
* Add making sourdough starter
---------
Co-authored-by: Hendrik Kleinwaechter <hendrik.kleinwaechter@gmail.com>
* Add missing pic dependency on quick_ebook target
* Remove sans-serif ebooks from the build
* Remove sans-serif ebook from website and README
As per https://github.com/hendricius/the-sourdough-framework/issues/225
point 2. The reader program will allow to change the font, no point
building it twice.
* Remove sans_serif mk4 file
* Switch to creative commons license
This updates the license to CC-BY-SA
* update img
* Add CC-BY-SA logo and licence link on 2nd page
* Fix compilation bug on title page
---------
Co-authored-by: Ced <ced@sdf.org>
This is a minimal alpha version of the book as static html website. More
stuff needs to be added, but should be okay for a working prototype.
Fixes#128
* 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 adds a `make export_figures` command which exports all the flow
charts into nicely looking pngs. The command requires that you have
docker running locally.
* Enzymes chapter
This adds detailed information on different enzymes that are contained
in your flour. A detailed focus on amylase and protease is provided.
* Add infographic on enzymes
* Add status overview