From 7b788cd50b7d5418fea85caec6446615926415cc Mon Sep 17 00:00:00 2001 From: Nicholas Ward Date: Thu, 11 Dec 2025 15:41:21 -0600 Subject: [PATCH] add gallery --- .../2025-12-07-mod-pizza-crust-par-bake/index.md | 4 +--- .../par-bake-pizza-dough-gallery.yaml | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 container/site/content/posts/2025-12-07-mod-pizza-crust-par-bake/par-bake-pizza-dough-gallery.yaml diff --git a/container/site/content/posts/2025-12-07-mod-pizza-crust-par-bake/index.md b/container/site/content/posts/2025-12-07-mod-pizza-crust-par-bake/index.md index 2d60bbe..d68601d 100644 --- a/container/site/content/posts/2025-12-07-mod-pizza-crust-par-bake/index.md +++ b/container/site/content/posts/2025-12-07-mod-pizza-crust-par-bake/index.md @@ -31,6 +31,4 @@ The process is: - invert, cool on rack ≈ 10 min - freeze immediately -{{< image - src="images/test.png" - caption="Test" >}} \ No newline at end of file +{{< gallerynew name="par-bake-pizza-dough-gallery" >}} \ No newline at end of file diff --git a/container/site/content/posts/2025-12-07-mod-pizza-crust-par-bake/par-bake-pizza-dough-gallery.yaml b/container/site/content/posts/2025-12-07-mod-pizza-crust-par-bake/par-bake-pizza-dough-gallery.yaml new file mode 100644 index 0000000..55bdeeb --- /dev/null +++ b/container/site/content/posts/2025-12-07-mod-pizza-crust-par-bake/par-bake-pizza-dough-gallery.yaml @@ -0,0 +1,16 @@ +images: + - src: "images/dough-in-proofing-pan.JPG" + alt: "Dough in proofing pan" + caption: "Dough in proofing pan" + - src: "images/dough-in-proofing-box.JPG" + alt: "Dough in proofing box" + caption: "Dough in proofing box" + - src: "images/dough-rolled-circle.JPG" + alt: "Dough rolled flat into a circle" + caption: "Dough rolled flat into a circle" + - src: "images/doughs-rolled-circle.JPG" + alt: "Many dough rolled into circle" + caption: "Many dough rolled into circle" + - src: "images/par-baked-crusts.JPG" + alt: "Par-baked pizza crusts" + caption: "Par-baked pizza crusts" \ No newline at end of file