Skip to content

Commit 5b142cc

Browse files
committed
docker: footnote hack in html
1 parent 1057eea commit 5b142cc

2 files changed

Lines changed: 14 additions & 4 deletions

File tree

content/tutorials/development_containers/index.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Although containerization is an immensely useful Open Science tool worth strivin
3737

3838
<figure>
3939
<img src="../../images/tutorials/development_docker/Gemini_Generated_Image_ngoz1wngoz1wngoz.jpg" alt="build" />
40-
<figcaption aria-hidden="true">I could not resist generating[^1] a catchy image on this, just to make this tutorial seem a little less dull. </figcaption>
40+
<figcaption aria-hidden="true">I could not resist generating<sup id="fnref:gemini"><a class="footnote-ref" href="#fn:gemini" role="doc-noteref">*</a></sup> a catchy image on this, just to make this tutorial seem a little less dull. </figcaption>
4141
</figure>
4242

4343

@@ -361,6 +361,11 @@ I hope you find this overview useful, nevertheless.
361361
Thank you for reading!
362362

363363

364-
[^1]: Generated by Google Gemini (2025-02-21), modified. Prompt `I would love to have a comic-style image of a whale in a grail. The grail should be golden and shiny, resembling the holy grail. The whale on top is a reference to the docker logo (you may add sketchy little container blocks on its back).`
364+
<hr>
365+
<ol>
366+
<li id="fn:gemini" role="doc-endnote">
367+
<sup>*</sup> <p>Generated by Google Gemini (2025-02-21), modified. Prompt `I would love to have a comic-style image of a whale in a grail. The grail should be golden and shiny, resembling the holy grail. The whale on top is a reference to the docker logo (you may add sketchy little container blocks on its back).`
368+
<a href="#fnref:gemini" class="footnote-backref" role="doc-backlink">↩︎</a> </p>
369+
</li> </ol>
365370

366371
[^2]: Reference to the film "La Grande Bellezza".

content/tutorials/development_containers/index.qmd

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,9 @@ Although containerization is an immensely useful Open Science tool worth strivin
3535

3636
<figure>
3737
<img src="../../images/tutorials/development_docker/Gemini_Generated_Image_ngoz1wngoz1wngoz.jpg" alt="build" />
38-
<figcaption aria-hidden="true">I could not resist generating[^1] a catchy image on this, just to make this tutorial seem a little less dull. </figcaption>
38+
<figcaption aria-hidden="true">I could not resist generating<sup id="fnref:gemini"><a class="footnote-ref" href="#fn:gemini" role="doc-noteref">*</a></sup> a catchy image on this, just to make this tutorial seem a little less dull. </figcaption>
3939
</figure>
4040

41-
[^1]: Generated by Google Gemini (2025-02-21), modified. Prompt `I would love to have a comic-style image of a whale in a grail. The grail should be golden and shiny, resembling the holy grail. The whale on top is a reference to the docker logo (you may add sketchy little container blocks on its back).`
4241

4342

4443

@@ -400,3 +399,9 @@ Thank you for reading!
400399

401400

402401

402+
<hr>
403+
<ol>
404+
<li id="fn:gemini" role="doc-endnote">
405+
<sup>*</sup> <p>Generated by Google Gemini (2025-02-21), modified. Prompt `I would love to have a comic-style image of a whale in a grail. The grail should be golden and shiny, resembling the holy grail. The whale on top is a reference to the docker logo (you may add sketchy little container blocks on its back).`
406+
<a href="#fnref:gemini" class="footnote-backref" role="doc-backlink">↩︎</a> </p>
407+
</li> </ol>

0 commit comments

Comments
 (0)