feat: add newteroi-timeline plugin

Signed-off-by: nιcнolaѕ wιlde <ncwilde43@gmail.com>
This commit is contained in:
nιcнolaѕ wιlde 2024-11-04 22:31:48 -08:00
parent 92bc90b3bd
commit 6360738f44
No known key found for this signature in database
GPG Key ID: F08AD0AD08B7D7A3
4 changed files with 1660 additions and 5 deletions

View File

@ -40,7 +40,8 @@ jobs:
mkdocs-minify-plugin \
mkdocs-redirects \
mkdocs-git-committers-plugin-2 \
mkdocs-git-revision-date-localized-plugin
mkdocs-git-revision-date-localized-plugin \
neoteroi-mkdocs
- name: Deploy mkdocs
run: |

View File

@ -18,13 +18,13 @@ tags:
|:---------:|
| 1/2 Batch |
### :bread: Tangzhong
### :bread: 1/2 Batch - Tangzhong
- :glass_of_milk: 0.25 (57 g) cup whole milk
- :ear_of_rice: 21 g bread flour
- :droplet: 0.25 (57 g) cup water
### :bread: Dough
### :bread: 1/2 Batch - Dough
- :glass_of_milk: 1 Tbsp whole milk
- :microbe: 0.75 tsp active dry yeast
@ -45,14 +45,14 @@ tags:
|:-------:|
| 1 Batch |
### :bread: Tangzhong
### :bread: 1 Batch - Tangzhong
- :glass_of_milk: 0.5 (113 g) cup whole milk
- :ear_of_rice: 42 g bread flour
- :droplet: 0.5 (113 g) cup water
- :glass_of_milk: 2 Tbsp whole milk
### :bread: Dough
### :bread: 1 Batch - Dough
- :microbe: 1.5 tsp active dry yeast
- :rice: 1 cup (227 g) sour cream
@ -80,6 +80,31 @@ tags:
- 1 small bowl
- 1 knife or an offset spatula
## :calendar: Baking Schedule
::timeline::
- title: Mix
icon: ":fontawesome-brands-mixer:"
sub_title: 9:00 a.m.
- title: Bulk Fermentation
icon: ":microbe:"
sub_title: 9:15 a.m.
- title: "Divide & Shape"
icon: ":fontawesome-solid-divide:"
sub_title: 10:45 a.m.
- title: Proof
icon: ":material-rice:"
sub_title: 11:00 a.m.
- title: Bake
sub_title: 12:00 p.m.
icon: ":material-toaster-oven:"
- title: Rest
sub_title: 12:30 p.m.
icon: ":material-bed:"
::/timeline::
## :pencil: Instructions
### Step 1

1625
docs/css/neoteroi-mkdocs.css Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1160,6 +1160,7 @@ plugins:
minify_html: true
markdown_extensions:
- neoteroi.timeline
- footnotes
- attr_list
- md_in_html
@ -1186,6 +1187,9 @@ markdown_extensions:
user: nicholaswilde
repo: recipes
extra_css:
- css/neoteroi-mkdocs.css
extra_javascript:
- javascripts/mathjax.js
- https://polyfill.io/v3/polyfill.min.js?features=es6