Skip to content

Commit 83a5fb3

Browse files
committed
Deploy preview for PR 27 🛫
1 parent 679b6b4 commit 83a5fb3

33 files changed

Lines changed: 121 additions & 3955 deletions

‎preview/pr-27/2019/01/07/example-post-1.html‎

Lines changed: 9 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@
6666

6767
<meta name="author" content="sarah-johnson">
6868
<meta property="og:type" content="article">
69-
<meta property="og:updated_time" content="2025-11-18T08:24:59+00:00">
69+
<meta property="og:updated_time" content="2025-11-18T08:27:30+00:00">
7070
<meta property="article:published_time" content="2019-01-07T00:00:00+00:00">
71-
<meta property="article:modified_time" content="2025-11-18T08:24:59+00:00">
72-
<meta name="revised" content="2025-11-18T08:24:59+00:00">
71+
<meta property="article:modified_time" content="2025-11-18T08:27:30+00:00">
72+
<meta name="revised" content="2025-11-18T08:27:30+00:00">
7373

7474

7575
<script type="application/ld+json">
@@ -79,7 +79,7 @@
7979
"@type": "BlogPosting",
8080
"author": { "@type": "Person", "name": "Example post 1" },
8181
"datePublished": "2019-01-07T00:00:00+00:00",
82-
"dateModified": "2025-11-18T08:24:59+00:00",
82+
"dateModified": "2025-11-18T08:27:30+00:00",
8383

8484
"name": "Example post 1",
8585
"description": "None",
@@ -338,64 +338,7 @@
338338

339339
<span class="logo">
340340

341-
<svg xmlns="http://www.w3.org/2000/svg" viewbox="-40 -60 80 100">
342-
<style>
343-
.bubble {
344-
animation: float 2s ease-out both infinite var(--delay);
345-
}
346-
@keyframes float {
347-
0% {
348-
opacity: 0;
349-
}
350-
50% {
351-
transform: translateY(0);
352-
opacity: 0;
353-
}
354-
75% {
355-
opacity: 1;
356-
}
357-
100% {
358-
opacity: 0;
359-
transform: translateY(-40px);
360-
}
361-
}
362-
</style>
363-
<g fill="currentColor" opacity="0.5">
364-
<circle class="bubble" cx="0" cy="-10" r="3" style="--delay: 0.1s"></circle>
365-
<circle class="bubble" cx="0" cy="-10" r="3" style="--delay: 0.4s"></circle>
366-
<circle class="bubble" cx="0" cy="-10" r="3" style="--delay: 1.1s"></circle>
367-
</g>
368-
<path fill="#38bdf8" d="
369-
M 0 -22.5
370-
L -19.5 -11.25
371-
L -19.5 11.25
372-
L 0 22.5
373-
L 19.5 11.25
374-
L 19.5 -11.25
375-
z
376-
"></path>
377-
<path fill="#bae6fd" d="
378-
M 0 -22.5
379-
L -19.5 -11.25
380-
L 0 0
381-
L 19.5 -11.25
382-
z
383-
"></path>
384-
<path fill="none" stroke="currentColor" stroke-width="5" d="
385-
M -18 -53
386-
L -10 -53
387-
L -10 -29.2
388-
L -30.3 -17.5
389-
L -30.3 17.5
390-
L 0 35
391-
L 30.3 17.5
392-
L 30.3 -17.5
393-
L 10 -29.2
394-
L 10 -53
395-
L 18 -53
396-
"></path>
397-
</svg>
398-
341+
<img src="/preview/pr-27/images/logo.png" alt="logo">
399342

400343
</span>
401344

@@ -486,34 +429,10 @@ <h1 class="center">Example post 1</h1>
486429

487430

488431

489-
490-
491-
492-
493-
<div class="portrait-wrapper">
494-
<a href="/preview/pr-27/members/sarah-johnson.html" class="portrait" data-style="tiny" aria-label="Sarah Johnson">
495-
496-
<i class="icon fa-solid fa-code"></i>
497-
498-
499-
<img src="/preview/pr-27/images/photo.jpg" class="portrait-image" alt="member portrait" loading="lazy" onerror="this.src = '/preview/pr-27/images/fallback.svg'; this.onerror = null;">
500-
501-
502-
<span class="portrait-name">
503-
Sarah Johnson
504-
</span>
505-
506-
507-
508-
<span class="portrait-description">
509-
Lead Programmer
510-
</span>
511-
512-
513-
514-
</a>
515-
</div>
516-
432+
<span data-tooltip="Author">
433+
<i class="icon fa-solid fa-feather-pointed"></i>
434+
<span>sarah-johnson</span>
435+
</span>
517436

518437

519438

‎preview/pr-27/2021/09/30/example-post-2.html‎

Lines changed: 9 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@
6666

6767
<meta name="author" content="jane-smith">
6868
<meta property="og:type" content="article">
69-
<meta property="og:updated_time" content="2025-11-18T08:24:59+00:00">
69+
<meta property="og:updated_time" content="2025-11-18T08:27:30+00:00">
7070
<meta property="article:published_time" content="2021-09-30T00:00:00+00:00">
71-
<meta property="article:modified_time" content="2025-11-18T08:24:59+00:00">
72-
<meta name="revised" content="2025-11-18T08:24:59+00:00">
71+
<meta property="article:modified_time" content="2025-11-18T08:27:30+00:00">
72+
<meta name="revised" content="2025-11-18T08:27:30+00:00">
7373

7474

7575
<script type="application/ld+json">
@@ -79,7 +79,7 @@
7979
"@type": "BlogPosting",
8080
"author": { "@type": "Person", "name": "Example post 2" },
8181
"datePublished": "2021-09-30T00:00:00+00:00",
82-
"dateModified": "2025-11-18T08:24:59+00:00",
82+
"dateModified": "2025-11-18T08:27:30+00:00",
8383

8484
"name": "Example post 2",
8585
"description": "None",
@@ -338,64 +338,7 @@
338338

339339
<span class="logo">
340340

341-
<svg xmlns="http://www.w3.org/2000/svg" viewbox="-40 -60 80 100">
342-
<style>
343-
.bubble {
344-
animation: float 2s ease-out both infinite var(--delay);
345-
}
346-
@keyframes float {
347-
0% {
348-
opacity: 0;
349-
}
350-
50% {
351-
transform: translateY(0);
352-
opacity: 0;
353-
}
354-
75% {
355-
opacity: 1;
356-
}
357-
100% {
358-
opacity: 0;
359-
transform: translateY(-40px);
360-
}
361-
}
362-
</style>
363-
<g fill="currentColor" opacity="0.5">
364-
<circle class="bubble" cx="0" cy="-10" r="3" style="--delay: 0.1s"></circle>
365-
<circle class="bubble" cx="0" cy="-10" r="3" style="--delay: 0.4s"></circle>
366-
<circle class="bubble" cx="0" cy="-10" r="3" style="--delay: 1.1s"></circle>
367-
</g>
368-
<path fill="#38bdf8" d="
369-
M 0 -22.5
370-
L -19.5 -11.25
371-
L -19.5 11.25
372-
L 0 22.5
373-
L 19.5 11.25
374-
L 19.5 -11.25
375-
z
376-
"></path>
377-
<path fill="#bae6fd" d="
378-
M 0 -22.5
379-
L -19.5 -11.25
380-
L 0 0
381-
L 19.5 -11.25
382-
z
383-
"></path>
384-
<path fill="none" stroke="currentColor" stroke-width="5" d="
385-
M -18 -53
386-
L -10 -53
387-
L -10 -29.2
388-
L -30.3 -17.5
389-
L -30.3 17.5
390-
L 0 35
391-
L 30.3 17.5
392-
L 30.3 -17.5
393-
L 10 -29.2
394-
L 10 -53
395-
L 18 -53
396-
"></path>
397-
</svg>
398-
341+
<img src="/preview/pr-27/images/logo.png" alt="logo">
399342

400343
</span>
401344

@@ -486,38 +429,10 @@ <h1 class="center">Example post 2</h1>
486429

487430

488431

489-
490-
491-
492-
493-
<div class="portrait-wrapper">
494-
<a href="/preview/pr-27/members/jane-smith.html" class="portrait" data-style="tiny" aria-label="Jane Smith">
495-
496-
<i class="icon fa-solid fa-microscope"></i>
497-
498-
499-
<img src="/preview/pr-27/images/photo.jpg" class="portrait-image" alt="member portrait" loading="lazy" onerror="this.src = '/preview/pr-27/images/fallback.svg'; this.onerror = null;">
500-
501-
502-
<span class="portrait-name">
503-
Jane Smith
504-
</span>
505-
506-
507-
508-
<span class="portrait-description">
509-
Principal Investigator
510-
</span>
511-
512-
513-
514-
<span class="portrait-affiliation">
515-
University of Colorado
516-
</span>
517-
518-
</a>
519-
</div>
520-
432+
<span data-tooltip="Author">
433+
<i class="icon fa-solid fa-feather-pointed"></i>
434+
<span>jane-smith</span>
435+
</span>
521436

522437

523438

‎preview/pr-27/2023/02/23/example-post-3.html‎

Lines changed: 9 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@
6666

6767
<meta name="author" content="john-doe">
6868
<meta property="og:type" content="article">
69-
<meta property="og:updated_time" content="2025-11-18T08:24:59+00:00">
69+
<meta property="og:updated_time" content="2025-11-18T08:27:30+00:00">
7070
<meta property="article:published_time" content="2023-02-23T00:00:00+00:00">
71-
<meta property="article:modified_time" content="2025-11-18T08:24:59+00:00">
72-
<meta name="revised" content="2025-11-18T08:24:59+00:00">
71+
<meta property="article:modified_time" content="2025-11-18T08:27:30+00:00">
72+
<meta name="revised" content="2025-11-18T08:27:30+00:00">
7373

7474

7575
<script type="application/ld+json">
@@ -79,7 +79,7 @@
7979
"@type": "BlogPosting",
8080
"author": { "@type": "Person", "name": "Example post 3" },
8181
"datePublished": "2023-02-23T00:00:00+00:00",
82-
"dateModified": "2025-11-18T08:24:59+00:00",
82+
"dateModified": "2025-11-18T08:27:30+00:00",
8383

8484
"name": "Example post 3",
8585
"description": "None",
@@ -338,64 +338,7 @@
338338

339339
<span class="logo">
340340

341-
<svg xmlns="http://www.w3.org/2000/svg" viewbox="-40 -60 80 100">
342-
<style>
343-
.bubble {
344-
animation: float 2s ease-out both infinite var(--delay);
345-
}
346-
@keyframes float {
347-
0% {
348-
opacity: 0;
349-
}
350-
50% {
351-
transform: translateY(0);
352-
opacity: 0;
353-
}
354-
75% {
355-
opacity: 1;
356-
}
357-
100% {
358-
opacity: 0;
359-
transform: translateY(-40px);
360-
}
361-
}
362-
</style>
363-
<g fill="currentColor" opacity="0.5">
364-
<circle class="bubble" cx="0" cy="-10" r="3" style="--delay: 0.1s"></circle>
365-
<circle class="bubble" cx="0" cy="-10" r="3" style="--delay: 0.4s"></circle>
366-
<circle class="bubble" cx="0" cy="-10" r="3" style="--delay: 1.1s"></circle>
367-
</g>
368-
<path fill="#38bdf8" d="
369-
M 0 -22.5
370-
L -19.5 -11.25
371-
L -19.5 11.25
372-
L 0 22.5
373-
L 19.5 11.25
374-
L 19.5 -11.25
375-
z
376-
"></path>
377-
<path fill="#bae6fd" d="
378-
M 0 -22.5
379-
L -19.5 -11.25
380-
L 0 0
381-
L 19.5 -11.25
382-
z
383-
"></path>
384-
<path fill="none" stroke="currentColor" stroke-width="5" d="
385-
M -18 -53
386-
L -10 -53
387-
L -10 -29.2
388-
L -30.3 -17.5
389-
L -30.3 17.5
390-
L 0 35
391-
L 30.3 17.5
392-
L 30.3 -17.5
393-
L 10 -29.2
394-
L 10 -53
395-
L 18 -53
396-
"></path>
397-
</svg>
398-
341+
<img src="/preview/pr-27/images/logo.png" alt="logo">
399342

400343
</span>
401344

@@ -486,34 +429,10 @@ <h1 class="center">Example post 3</h1>
486429

487430

488431

489-
490-
491-
492-
493-
<div class="portrait-wrapper">
494-
<a href="/preview/pr-27/members/john-doe.html" class="portrait" data-style="tiny" aria-label="John Doe">
495-
496-
<i class="icon fa-solid fa-graduation-cap"></i>
497-
498-
499-
<img src="/preview/pr-27/images/photo.jpg" class="portrait-image" alt="member portrait" loading="lazy" onerror="this.src = '/preview/pr-27/images/fallback.svg'; this.onerror = null;">
500-
501-
502-
<span class="portrait-name">
503-
John Doe
504-
</span>
505-
506-
507-
508-
<span class="portrait-description">
509-
PhD Student
510-
</span>
511-
512-
513-
514-
</a>
515-
</div>
516-
432+
<span data-tooltip="Author">
433+
<i class="icon fa-solid fa-feather-pointed"></i>
434+
<span>john-doe</span>
435+
</span>
517436

518437

519438

0 commit comments

Comments
 (0)