Commit Graph

486 Commits

Author SHA1 Message Date
cedounet
4b4d80d231 Bread types (#301)
* Review bread types chapter

* Fine tune bread tables

* Collect all flat bread into one section

Makes more sense to have it all within a section.

* Correct typos in bread types chap.

gasses is less ambigous than gases even if correct.

* Remove uppercases

More consistent withe the rest of the text.

* Rewrite bread type intro

* Rewrite some of the flatbread section

there is a lot of repetition though..

---------

Co-authored-by: Cedric <ced@awase.ostal>
2023-12-10 17:54:22 +01:00
Hendrik Kleinwaechter
f143834379 Update Sourdough History (#298)
* Update Sourdough History

This adds another timeline for the sourdough bread history, adds more
information and more references.

* Fix a few white spaces..

* Correct capitalization of Van Leeuwenhoek

Quoting Wikipedia: https://en.wikipedia.org/wiki/Van_(Dutch)
    Spelling conventions
    Collation and capitalisation

    Collation and capitalisation of names differs between countries. In the
    Netherlands and Suriname, names starting with "van" are filed under the
    initial letter of the following name proper, so Johannes van der Waals
    is filed under "W", as: "Waals, Johannes van der" or "van der Waals,
    Johannes".[3] The "v" is written in lower case, except when the surname
    is used as standalone (when the first name or initials are omitted), in
    which case it is capitalised, as in "de schilder Vincent van Gogh" and
    "de schilder Van Gogh" ("the painter Van Gogh").[4] In compound terms
    like "de Van Goghtentoonstelling" ("the Van Gogh exhibition") the "v" is
    capitalised, unless the connection between the person and the concept is
    or has become very weak.[5]

* Fix line

* Improve numbers on time chart

- Tausend separator
- Negative numbers
- Few typos

* Fixes

* Improve timeline

- narrower so it fits on page (text was leaking out), fits mostly but
  not schking anymore
- Different colour for BC as scale is different
- Broken line for discontinuity in AD

* Reduce line-break width

* Move dates around in timeline

Makes it neater IMHO

* Fix 12000 BC in timeline

* Fix typo and add labels

Also re-indent text (but only new one..)

* reunite can and not

* Prevent running validate when pushing on main

Rational is as follow:
    - We ran validate-book on each push on the PR branch anyway
    - We will run release_book which is a superset of validate

* Upload artifacts on each PR (#299)

* Upload artifacts on each PR

* Use artifact V3

* Build docker image for each PR (#300)

This builds a docker image for each PR and then one for the release
tagged as :latest.

---------

Co-authored-by: Ced <ced@sdf.org>
Co-authored-by: Cedric <ced@awase.ostal>
Co-authored-by: Paul Duguet <duguet.paul@gmail.com>
2023-12-10 02:28:09 +01:00
Hendrik Kleinwaechter
bce4f84040 Build docker image for each PR (#300)
This builds a docker image for each PR and then one for the release
tagged as :latest.
2023-12-10 00:04:32 +01:00
Hendrik Kleinwaechter
354737861f Upload artifacts on each PR (#299)
* Upload artifacts on each PR

* Use artifact V3
2023-12-07 09:00:18 +01:00
cedounet
f9667718d4 Merge pull request #297 from hendricius/no_validate_main
Prevent running validate when pushing on main
2023-12-02 16:35:22 +00:00
Cedric
990c4c0ec6 Prevent running validate when pushing on main
Rational is as follow:
    - We ran validate-book on each push on the PR branch anyway
    - We will run release_book which is a superset of validate
2023-12-02 16:11:26 +00:00
cedounet
9dd617e661 Merge pull request #296 from hendricius/oztk_changes
Fix grammar
2023-12-02 10:19:14 +00:00
Cedric
b2af1be6ab Merge remote-tracking branch 'oztk/main' into oztk_changes 2023-12-02 10:14:30 +00:00
Hendrik Kleinwaechter
4465e213b8 Improve wording (#295)
This improves the wording of the sentence
2023-12-01 20:27:05 +01:00
cedounet
a809f17523 Merge pull request #294 from hendricius/fix-history-duplication
Fix duplicate entry in history
2023-12-01 12:46:01 +00:00
Hendrik Kleinwaechter
eeebc364e8 Fix duplicate entry in history
Thanks @OzTK for the fixes.
2023-11-30 22:21:09 -05:00
cedounet
a09d94d7df Add black and white version epub on the website (#293)
Co-authored-by: Cedric <ced@awase.ostal>
2023-12-01 04:17:01 +01:00
cedounet
008a35ffeb Merge pull request #292 from hendricius/wheat-chapter
Wheat chapter small fixes
2023-11-30 08:05:48 +00:00
Paul Duguet
bad05c64b8 to -> also 2023-11-30 07:54:54 +00:00
Cedric
1c46efc01a Fix typo wheat bread chapter 2023-11-29 23:23:41 +00:00
Cedric
a15d2f52ba Fine tune the starter usage table 2023-11-29 22:49:36 +00:00
Cedric
cf28131082 Merge remote-tracking branch 'hendiricus/main' 2023-11-29 18:21:09 +00:00
Hendrik Kleinwaechter
bc8f002ee7 Revert previous changes - keep extra line to dinos
Accidentally broke some changes by @cedounet. This reverts it and adds
the same additional line for dinosaur extinction I previously added.
2023-11-28 21:12:42 -06:00
Paul Duguet
ed233e915b to -> also 2023-11-29 00:49:09 +00:00
Paul Duguet
427ad656f3 reunite can and not 2023-11-29 00:47:31 +00:00
Paul Duguet
91dc63f02b Remove duplicate word 2023-11-29 00:41:35 +00:00
Paul Duguet
3bd1e95843 Remove duplicate section 2023-11-29 00:40:59 +00:00
Cedric
2408ca509e Fix fonts in wheat chapter
I find bold too much in my face when I read text... and other little
changes.
2023-11-28 09:09:23 +00:00
Cedric
7cd3e04634 Correct the angle symbol
Wasn't showing degrees... because I used the wrong command :)
2023-11-28 08:58:27 +00:00
Hendrik Kleinwaechter
e9667f0565 Timeline improvements
This fixes some glitches in the display of the graphic
2023-11-27 17:50:26 -06:00
cedounet
ec4b02a8f2 Merge pull request #289 from hendricius/wheat-flowcharts
Wheat chapter flowcharts
2023-11-27 20:03:11 +00:00
Cedric
1cb2de78cb Fix bulk fermantation process flowchart 2023-11-27 18:52:38 +00:00
Cedric
446163f017 Fix proofing process flowchart 2023-11-26 16:08:23 +00:00
Cedric
03707bf3e9 Fix kneading process flowchart 2023-11-26 15:16:19 +00:00
Cedric
1c84b06e7f Improve wheat bread process flowchart 2023-11-26 13:56:16 +00:00
Cedric
0282ba5ba6 Improve shaping flowchart 2023-11-26 11:31:28 +00:00
Cedric
febfee5240 Improve divide and preshape flowchart 2023-11-26 11:23:37 +00:00
cedounet
0d713ed0ff Merge pull request #288 from hendricius/fix_timechart
Fix timechart
2023-11-25 22:31:45 +00:00
Cedric
2ef8f5e5e2 Fix few things on the timeline
1) Use arrows <--> to indicate duration
 2) Use : to introduce date
 3) Move some text around so slightly... First data moved right so we have
    full text width for the timeline
2023-11-24 14:46:24 +00:00
Cedric
f5c7a027e4 Fix date typo 2023-11-24 14:19:06 +00:00
Hendrik Kleinwaechter
44fdc87672 Retrigger build process 2023-11-23 22:33:00 -09:00
Hendrik Kleinwaechter
6a82cf6f41 Use trixie as base image (#287)
* Use trixie as base image

* Install dvisvgm manually and fix ruby encodign issues
2023-11-24 07:20:18 +01:00
cedounet
6b56aeac1b Merge pull request #285 from hendricius/fix-build
Revert "Revert "Fix giberrish website timeline""
2023-11-19 13:46:02 +00:00
Cedric
737debe123 Revert "Revert "Fix giberrish website timeline""
This reverts commit b559d72781.

This should prevent the build from breaking eveb if it does not fix
anything..
2023-11-19 13:39:57 +00:00
cedounet
fcdd071302 Merge pull request #284 from hendricius/reverse-hashes
Revert "Fix giberrish website timeline"
2023-11-18 21:47:16 +00:00
Cedric
b559d72781 Revert "Fix giberrish website timeline"
This reverts commit 2f3b8ec89b.

makes things worst...
2023-11-18 21:43:29 +00:00
cedounet
fce5102095 Merge pull request #283 from hendricius/273-fix-timeline-website
Fix giberrish website timeline
2023-11-18 21:31:45 +00:00
Cedric
2f3b8ec89b Fix giberrish website timeline
Solves https://github.com/hendricius/the-sourdough-framework/issues/279
by removing dvisvgm_hashes
2023-11-18 20:51:02 +00:00
cedounet
6b2153b27a Merge pull request #281 from hendricius/ebooks-flowcharts
Add dvsvgm to the docker image
2023-11-17 19:46:15 +00:00
Cedric
eb2fc3eab8 Add dvsvgm to the docker image
To deal with ebooks and tikz flowcharts
2023-11-17 19:36:45 +00:00
cedounet
a46eb52f7e Merge pull request #280 from hendricius/dvisvgm
Add dvisvgm version info
2023-11-15 14:45:21 +00:00
Ced
0dd9c69c2c Add dvisvgm version info 2023-11-15 14:39:39 +00:00
cedounet
1e8db3a3c3 Review baking (#275)
* Review backing chapter

* Improve baking process flowchart

* Use positioning Library in TikZ

* Improve Dutch Oven flowchart
2023-11-12 23:02:31 +01:00
Hendrik Kleinwaechter
b91f00b103 Create anchors in website generator (#274)
Moves it out of JS into the html directly
2023-11-12 23:01:53 +01:00
cedounet
60c5c4211a Merge pull request #276 from hendricius/biblio
Move bibliography at the end of the book
2023-11-10 14:20:20 +00:00