Skip to content

Commit

Permalink
update image template
Browse files Browse the repository at this point in the history
  • Loading branch information
markwkidd committed Feb 17, 2025
1 parent 21390b0 commit 12b28ed
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 33 deletions.
36 changes: 18 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@ Images can be embedded using standard Markdown syntax, but this offers limited f
### Example: Image without caption

{% include embed_image.html
url="assets/images/cucurbita/argyrosperma/cushaw-homepage-banner-1000x250.png"
src="assets/images/cucurbita/argyrosperma/cushaw-homepage-banner-1000x250.png"
alt="College of Cucurbita argyrosperma fruit in various situations"
%}

#### Source
{% raw %}
```
{% include embed_image.html
url="assets/images/cucurbita/argyrosperma/cushaw-homepage-banner-1000x250.png"
src="assets/images/cucurbita/argyrosperma/cushaw-homepage-banner-1000x250.png"
alt="College of Cucurbita argyrosperma fruit in various situations"
%}
```
Expand All @@ -68,7 +68,7 @@ Images can be embedded using standard Markdown syntax, but this offers limited f
Invoke the template with a caption to wrap the image with the html element `figure` and add a caption wrapped in `figcaption`.

{% include embed_image.html
url="assets/images/cucurbita/argyrosperma/cushaw-homepage-banner-1000x250.png"
src="assets/images/cucurbita/argyrosperma/cushaw-homepage-banner-1000x250.png"
alt="College of Cucurbita argyrosperma fruit in various situations"
caption="Sometimes a caption adds valuable information that can't easily be conveyed any other way."
%}
Expand All @@ -77,7 +77,7 @@ Invoke the template with a caption to wrap the image with the html element `figu
{% raw %}
```
{% include embed_image.html
url="assets/images/cucurbita/argyrosperma/cushaw-homepage-banner-1000x250.png"
src="assets/images/cucurbita/argyrosperma/cushaw-homepage-banner-1000x250.png"
alt="College of Cucurbita argyrosperma fruit in various situations"
caption="Sometimes a caption adds valuable information that can't easily be conveyed any other way."
%}
Expand All @@ -88,7 +88,7 @@ Invoke the template with a caption to wrap the image with the html element `figu
### Example: Wrap text around floating captioned image

{% include embed_image.html
url="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
src="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
alt="Saved seeds in a colander"
caption="Seed saving and sharing is integrated into the guide"
mode="thumbnail"
Expand All @@ -101,7 +101,7 @@ The text in this paragraph wraps to the left side of the image, assuming the win
{% raw %}
```
{% include embed_image.html
url="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
src="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
alt="Saved seeds in a colander"
caption="Seed saving and sharing is integrated into the guide"
mode="thumbnail"
Expand All @@ -114,38 +114,38 @@ The text in this paragraph wraps to the left side of the image, assuming the win
Three thumbnail images can be placed in a row. The `<hr>` element or another element with `clear: right;` such as `<h1>` should be used after each row.

{% include embed_image.html
url="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
src="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
alt="Saved seeds in a colander"
caption="Seed saving and sharing is integrated into the guide"
mode="thumbnail"
%}
{% include embed_image.html
url="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
src="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
alt="Saved seeds in a colander"
caption="Seed saving and sharing is integrated into the guide"
mode="thumbnail"
%}
{% include embed_image.html
url="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
src="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
alt="Saved seeds in a colander"
caption="Seed saving and sharing is integrated into the guide"
mode="thumbnail"
%}
<hr>
{% include embed_image.html
url="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
src="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
alt="Saved seeds in a colander"
caption="Seed saving and sharing is integrated into the guide"
mode="thumbnail"
%}
{% include embed_image.html
url="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
src="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
alt="Saved seeds in a colander"
caption="Seed saving and sharing is integrated into the guide"
mode="thumbnail"
%}
{% include embed_image.html
url="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
src="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
alt="Saved seeds in a colander"
caption="Seed saving and sharing is integrated into the guide"
mode="thumbnail"
Expand All @@ -158,38 +158,38 @@ Three thumbnail images can be placed in a row. The `<hr>` element or another ele
{% raw %}
```
{% include embed_image.html
url="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
src="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
alt="Saved seeds in a colander"
caption="Seed saving and sharing is integrated into the guide"
mode="thumbnail"
%}
{% include embed_image.html
url="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
src="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
alt="Saved seeds in a colander"
caption="Seed saving and sharing is integrated into the guide"
mode="thumbnail"
%}
{% include embed_image.html
url="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
src="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
alt="Saved seeds in a colander"
caption="Seed saving and sharing is integrated into the guide"
mode="thumbnail"
%}
<hr>
{% include embed_image.html
url="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
src="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
alt="Saved seeds in a colander"
caption="Seed saving and sharing is integrated into the guide"
mode="thumbnail"
%}
{% include embed_image.html
url="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
src="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
alt="Saved seeds in a colander"
caption="Seed saving and sharing is integrated into the guide"
mode="thumbnail"
%}
{% include embed_image.html
url="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
src="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg"
alt="Saved seeds in a colander"
caption="Seed saving and sharing is integrated into the guide"
mode="thumbnail"
Expand Down
2 changes: 1 addition & 1 deletion guides/cucurbita/argyrosperma/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ nav_order: 0

# Cucurbita argyrosperma

{% include embed_image.html url="assets/images/cucurbita/argyrosperma/cushaw-homepage-banner-1000x250.png" alt="College of Cucurbita argyrosperma fruit in various situations" %}
{% include embed_image.html src="assets/images/cucurbita/argyrosperma/cushaw-homepage-banner-1000x250.png" alt="College of Cucurbita argyrosperma fruit in various situations" %}

The guide is intended to help people grow and use tasty, nutritious cushaw squash. The information here about cultivation, recipes, and seed saving have been developed by people growing C. argyrosperma winter squash that can be stored fresh for at least six months, but this information can be applied to other types.

Expand Down
18 changes: 9 additions & 9 deletions guides/cucurbita/argyrosperma/recipes/roasted-cushaw-puree.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ For a large winter squash fruit, a cook might store the fruit for a few months w
Squash can be frozen either as clean raw fruit or as cooked puree.

## Ingredients
{% include embed_image.html url="assets/images/cucurbita/argyrosperma/recipes/roasted-cushaw-puree/cushaw-pumpkin-pieces-thumbnail.jpg" alt="The cut neck of a large cushaw squash fruit" caption="The dense flesh of the neck is generally processed separately from the flesh around the seed cavity" mode="thumbnail" %}
{% include embed_image.html src="assets/images/cucurbita/argyrosperma/recipes/roasted-cushaw-puree/cushaw-pumpkin-pieces-thumbnail.jpg" alt="The cut neck of a large cushaw squash fruit" caption="The dense flesh of the neck is generally processed separately from the flesh around the seed cavity" mode="thumbnail" %}

- 1 or more squash fruit
- Vegetable oil
Expand Down Expand Up @@ -54,22 +54,22 @@ Because the rind of a hard shell squash fruit does not soften with roasting, be

## Image gallery

{% include embed_image.html url="assets/images/cucurbita/argyrosperma/recipes/roasted-cushaw-puree/finished-cushaw-puree-thumbnail.jpg" alt="Mashing roasted cushaw flesh" caption="A potato masher used to bring the roasted cushaw to puree consistency." mode="thumbnail" %}
{% include embed_image.html src="assets/images/cucurbita/argyrosperma/recipes/roasted-cushaw-puree/finished-cushaw-puree-thumbnail.jpg" alt="Mashing roasted cushaw flesh" caption="A potato masher used to bring the roasted cushaw to puree consistency." mode="thumbnail" %}

{% include embed_image.html url="assets/images/cucurbita/argyrosperma/recipes/roasted-cushaw-puree/cut-cushaw-neck-thumbnail.jpg" alt="The cut neck of a large cushaw squash fruit" caption="The dense flesh of the neck is generally processed separately from the flesh around the seed cavity" mode="thumbnail" %}
{% include embed_image.html src="assets/images/cucurbita/argyrosperma/recipes/roasted-cushaw-puree/cut-cushaw-neck-thumbnail.jpg" alt="The cut neck of a large cushaw squash fruit" caption="The dense flesh of the neck is generally processed separately from the flesh around the seed cavity" mode="thumbnail" %}

{% include embed_image.html url="assets/images/cucurbita/argyrosperma/recipes/roasted-cushaw-puree/cutting-hardshell-cushaw-thumbnail.jpg" alt="Squash with hard shells are difficult to cut" caption="Cutting the flesh of a hardshell fruit starting from the inside allows the cook to use their hands to split the pieces if the knife doesn't completely separate the rind" mode="thumbnail" %}
{% include embed_image.html src="assets/images/cucurbita/argyrosperma/recipes/roasted-cushaw-puree/cutting-hardshell-cushaw-thumbnail.jpg" alt="Squash with hard shells are difficult to cut" caption="Cutting the flesh of a hardshell fruit starting from the inside allows the cook to use their hands to split the pieces if the knife doesn't completely separate the rind" mode="thumbnail" %}

<hr>

{% include embed_image.html url="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg" alt="Saved seeds in a colander" caption="If the fruit is of good quality, consider [saving the seeds](https://goingtoseed.org/pages/processing-squash-seeds)." mode="thumbnail" %}
{% include embed_image.html src="assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg" alt="Saved seeds in a colander" caption="If the fruit is of good quality, consider [saving the seeds](https://goingtoseed.org/pages/processing-squash-seeds)." mode="thumbnail" %}

{% include embed_image.html url="assets/images/cucurbita/argyrosperma/recipes/roasted-cushaw-puree/pre-roasting-cushaw-tray-thumbnail.jpg" alt="Pieces of cut squash, coated in oil and salt, laid with the inside down on aluminum foil or parchment paper" caption="Place the fruit pieces with the inside down on paper or aluminum foil plus a light coating of oil and salt" mode="thumbnail" %}
{% include embed_image.html src="assets/images/cucurbita/argyrosperma/recipes/roasted-cushaw-puree/pre-roasting-cushaw-tray-thumbnail.jpg" alt="Pieces of cut squash, coated in oil and salt, laid with the inside down on aluminum foil or parchment paper" caption="Place the fruit pieces with the inside down on paper or aluminum foil plus a light coating of oil and salt" mode="thumbnail" %}

{% include embed_image.html url="assets/images/cucurbita/argyrosperma/recipes/roasted-cushaw-puree/roasted-cushaw-tray-thumbnail.jpg" alt="Roasted cushaw pieces after approximately an hour roasting in the oven." caption="These cushaw pieces are finished roasting." mode="thumbnail" %}
{% include embed_image.html src="assets/images/cucurbita/argyrosperma/recipes/roasted-cushaw-puree/roasted-cushaw-tray-thumbnail.jpg" alt="Roasted cushaw pieces after approximately an hour roasting in the oven." caption="These cushaw pieces are finished roasting." mode="thumbnail" %}

<hr>

{% include embed_image.html url="assets/images/cucurbita/argyrosperma/recipes/roasted-cushaw-puree/scooping-cushaw-puree-thumbnail.jpg" alt="Scooping roasted cushaw into bowl" caption="A large spoon, or in this case an ice cream scoop, can be used to separate the cooked flesh." mode="thumbnail" %}
{% include embed_image.html src="assets/images/cucurbita/argyrosperma/recipes/roasted-cushaw-puree/scooping-cushaw-puree-thumbnail.jpg" alt="Scooping roasted cushaw into bowl" caption="A large spoon, or in this case an ice cream scoop, can be used to separate the cooked flesh." mode="thumbnail" %}

{% include embed_image.html url="assets/images/cucurbita/argyrosperma/recipes/roasted-cushaw-puree/cushaw-puree-in-freezer-bag-thumbnail.jpg" alt="Finished cushaw puree in a labelled freezer bag" caption="Surplus puree can be frozen for later use." mode="thumbnail" %}
{% include embed_image.html src="assets/images/cucurbita/argyrosperma/recipes/roasted-cushaw-puree/cushaw-puree-in-freezer-bag-thumbnail.jpg" alt="Finished cushaw puree in a labelled freezer bag" caption="Surplus puree can be frozen for later use." mode="thumbnail" %}
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Placeholder: This is the section to introduce the recipe, share any interesting

## Ingredients

{% include embed_image.html url="assets/images/recipes/cut-fruit-with-seeds-350w.jpg" alt="Saved seeds in a colander" caption="Seed saving and sharing is integrated into the guide" mode="thumbnail" %}
{% include embed_image.html src="assets/images/recipes/cut-fruit-with-seeds-350w.jpg" alt="Saved seeds in a colander" caption="Seed saving and sharing is integrated into the guide" mode="thumbnail" %}

Placeholder

Expand Down
2 changes: 1 addition & 1 deletion guides/cucurbita/argyrosperma/selection.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ One option is to tie strips of bright cloth or bright-colored survey flagging ta

## Squash genetics and pollination

{% include embed_image.html url="/assets/images/growing/argyrosperma-male-flower-jl.jpg" alt="A young C. argyrosperma cushaw fruit grows on the vine" caption="This male flower of C. argyrosperma could be collected for manual pollination." %}
{% include embed_image.html src="/assets/images/growing/argyrosperma-male-flower-jl.jpg" alt="A young C. argyrosperma cushaw fruit grows on the vine" caption="This male flower of C. argyrosperma could be collected for manual pollination." %}
{:class="thumbnail"}

If you have two or more plants which demonstrate exceptional characteristics, you might consider manually cross pollinating them.
Expand Down
2 changes: 1 addition & 1 deletion guides/cucurbita/argyrosperma/thinning.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ In places with less consistent pressure, you might hold back a quarter or half o
## When to thin

{% include embed_image.html
url="assets/images/cucurbita/argyrosperma/growing/immature-argyrosperma-fruit-original.jpg"
src="assets/images/cucurbita/argyrosperma/growing/immature-argyrosperma-fruit-original.jpg"
alt="A young C. argyrosperma cushaw fruit grows on the vine"
caption="The young fruit grow rapidly once fertilized, this fruit has only been growing for about one week."
mode="thumbnail"
Expand Down
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ nav_order: 10
# Adaptation Gardening Crop Guides

{% include embed_image.html
url="assets/images/gts-logo-416x214.png"
src="assets/images/gts-logo-416x214.png"
width="12rem"
alt="Going to Seed Logo"
link="https://goingtoseed.org/"
Expand All @@ -16,7 +16,7 @@ nav_order: 10
## This is a project of Going to Seed.

{% include embed_image.html
url="assets/images/gts-landing-splash-1000x490.png"
src="assets/images/gts-landing-splash-1000x490.png"
width="50%"
alt="Inspiring a shift in agriculture towards adaptation, community, and diversity"
%}
Expand Down

0 comments on commit 12b28ed

Please sign in to comment.