Compare commits

..
9 Commits
Author SHA1 Message Date
inherentlee f485d28559 add new york to CARD ONE 2026-08-13 08:16:06 -07:00
inherentlee 5f59d417bf Revert "add new york to card two"
This reverts commit 021414fcca.
2026-08-13 08:15:26 -07:00
inherentlee 021414fcca add new york to card two 2026-08-13 08:14:20 -07:00
inherentlee 1a09f08616 update cards two and three 2026-08-05 11:16:52 -07:00
inherentlee fb831281a3 add oregon 2026-07-27 14:49:44 -07:00
inherentlee 4d2b1f3acd add uk and florida 2026-07-27 14:49:25 -07:00
inherentlee 2c3c2cfe73 img for connecticut stop card two 2026-07-06 13:27:40 -07:00
inherentlee 53a97e16c1 card one update 2026-07-06 13:27:25 -07:00
inherentlee e91a3d9b2d add connecticut stop for card 2 2026-07-06 13:09:38 -07:00
6 changed files with 76 additions and 4 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 912 KiB

+4
View File
@@ -7,6 +7,10 @@ p .card {
font-weight: 700; font-weight: 700;
} }
ol + p {
margin-top: 1.5rem;
}
.stop { .stop {
color: var(--color-accent); color: var(--color-accent);
position: relative; position: relative;
+31
View File
@@ -82,6 +82,37 @@
<h2>Belgium</h2> <h2>Belgium</h2>
<div class="spacer"></div> <div class="spacer"></div>
</li> </li>
</ol>
<p>
Unfortunately, <span class="card">card one</span> stopped here at a recipient with ill health. Finally, I made the executive
decision to start a fresh card and send it on to the next recipient. Thanks to some miscommunication,
the person <em>after</em> me also started a new card - so we went with that one as the official one,
and I was skipped. Woops!
</p>
<ol>
<li class="stop">
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
<circle stroke="none" cx="16" cy="16" r="10"></circle>
</svg>
<h2>United Kingdom</h2>
<div class="spacer"></div>
</li>
<li class="stop">
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
<circle stroke="none" cx="16" cy="16" r="10"></circle>
</svg>
<h2>Florida, USA</h2>
<img src="/assets/img/one/07.jpg"
alt="the front of a card with a design of flowers, probably lilies, on top of a mostly hidden envelope.">
</li>
<li class="stop">
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
<circle stroke="none" cx="16" cy="16" r="10"></circle>
</svg>
<h2>New York, USA</h2>
<div class="spacer"></div>
</li> </li>
<li class="stop"> <li class="stop">
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false"> <svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
+19 -4
View File
@@ -43,10 +43,25 @@
<main id="main"> <main id="main">
<h1>The Travels of <span class="card">Card Three</span></h1> <h1>The Travels of <span class="card">Card Three</span></h1>
<p> <p><span class="card">Card three</span> has 16 total recipients. Its journey
16 people are signed up for <span class="card">card three</span> and it began in late July, 2026.</p>
will be kicking off shortly!
</p> <ol>
<li class="stop">
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
<circle stroke="none" cx="16" cy="16" r="10"></circle>
</svg>
<h2>Louisiana, USA</h2>
<div class="spacer"></div>
</li>
<li class="stop">
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
<circle stroke="none" cx="16" cy="16" r="10"></circle>
</svg>
<h2>???</h2>
<div class="spacer"></div>
</li>
</ol>
</main> </main>
<footer id="footer"><!-- auto populated by nav.js --></footer> <footer id="footer"><!-- auto populated by nav.js --></footer>
+22
View File
@@ -127,6 +127,28 @@
<h2>Minnesota, USA</h2> <h2>Minnesota, USA</h2>
<div class="spacer"></div> <div class="spacer"></div>
</li> </li>
<li class="stop">
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
<circle stroke="none" cx="16" cy="16" r="10"></circle>
</svg>
<h2>Connecticut, USA</h2>
<img src="/assets/img/two/11.jpg"
alt="the inside of a card signed by eleven people">
</li>
<li class="stop">
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
<circle stroke="none" cx="16" cy="16" r="10"></circle>
</svg>
<h2>Oregon, USA</h2>
<div class="spacer"></div>
</li>
<li class="stop">
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
<circle stroke="none" cx="16" cy="16" r="10"></circle>
</svg>
<h2>British Columbia, Canada</h2>
<div class="spacer"></div>
</li>
<li class="stop"> <li class="stop">
<svg aria-hidden="true" viewBox="0 0 32 32" focusable="false"> <svg aria-hidden="true" viewBox="0 0 32 32" focusable="false">
<circle stroke="none" cx="16" cy="16" r="10"></circle> <circle stroke="none" cx="16" cy="16" r="10"></circle>