Skip to content

Commit 28bc562

Browse files
committed
docker: how to put colon in yaml title
1 parent 4a40f6e commit 28bc562

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

content/tutorials/development_containers/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Containers: An Overview
3-
description: Introduction to containerization and the practical use of Docker-like tools.
2+
title: "Containers: An Overview"
3+
description: "Introduction to containerization and the practical use of Docker-like tools."
44
date: "2025-02-21"
55
authors: [falkmielke]
66
categories: ["development", "open science"]
@@ -37,8 +37,8 @@ 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 a catchy image on this, just to make this tutorial seem a little less dull. </figcaption>
41-
</figure>[^2]
40+
<figcaption aria-hidden="true">I could not resist generating[^2] a catchy image on this, just to make this tutorial seem a little less dull. </figcaption>
41+
</figure>
4242

4343

4444
Time to explore what containers really are, and what they are not.

content/tutorials/development_containers/index.qmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Containers: An Overview"
2+
title: ""Containers: An Overview""
33
description: "Introduction to containerization and the practical use of Docker-like tools."
44
date: "2025-02-21"
55
authors: [falkmielke]
@@ -35,8 +35,8 @@ 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 a catchy image on this, just to make this tutorial seem a little less dull. </figcaption>
39-
</figure>[^8]
38+
<figcaption aria-hidden="true">I could not resist generating[^8] a catchy image on this, just to make this tutorial seem a little less dull. </figcaption>
39+
</figure>
4040

4141
[^8]: Produced with Google Gemini (2025-02-21). 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).
4242
"

0 commit comments

Comments
 (0)