From: Max Value Date: Tue, 13 May 2025 23:33:52 +0000 (+0100) Subject: Added link to git repo and todo list X-Git-Url: https://git.ozva.co.uk/?a=commitdiff_plain;h=d1f8fb088e92374635dfa41cbbee4db34815ed38;p=bread Added link to git repo and todo list --- diff --git a/templates/index.html b/templates/index.html index b562626..d6ea66b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -9,7 +9,7 @@

Bread

- Collection of recipes with bakers percentage and example weights. Recipes are stored in TOML format and periodically compiled to this website and the accompanying printouts. Temperatures are listed in celceus and should be assumed to be with fan when refering to baking. + Collection of recipes with bakers percentage and example weights. Recipes are stored in TOML format and periodically compiled to this website and the accompanying printouts. This is done with a tool I built. Temperatures are listed in celceus and should be assumed to be with fan when refering to baking.

In many of these recipes, the salt measurement is a constant 1.5%. This is personal taste and although the presence of salt does affect the formation of the crust (and the taste) salt could be totally removed from all recipes. @@ -30,6 +30,14 @@ {% endfor %} {% endfor %} + +

To-do

+ +

Last compiled at {{ time }}