Skip to content

Commit 87b8741

Browse files
Gordon J. Köhnclaude
andcommitted
feat: add Red Queen illustration and quote to hook slide
Add Lewis Carroll's Red Queen race metaphor to slide 2 - illustrating the constant effort needed to maintain research code quality. Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent a8c9bfd commit 87b8741

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

docs/images/red-queen.png

181 KB
Loading

docs/slides.qmd

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ execute:
2121

2222
## {background-color="#2E86AB"}
2323

24+
:::: {.columns}
25+
::: {.column width="65%"}
2426
::: {.r-fit-text}
2527
What if every project started with tests, docs, and CI already working?
2628
:::
@@ -34,6 +36,16 @@ What if every project started with tests, docs, and CI already working?
3436
::: {.center}
3537
[⬢ HIVE-PROTOCOL ⬢]{.hive-brand .hive-brand-large}
3638
:::
39+
:::
40+
41+
::: {.column width="35%"}
42+
![](images/red-queen.png){.center height="350px"}
43+
44+
> *"Now, here, you see, it takes all the running you can do, to keep in the same place..."*
45+
>
46+
> — Red Queen, *Through the Looking-Glass* (Lewis Carroll)
47+
:::
48+
::::
3749

3850

3951
## The Problem

0 commit comments

Comments
 (0)