Skip to content

Commit ce20ef0

Browse files
committed
Deploying to gh-pages from @ 385d353 🚀
1 parent 29d406d commit ce20ef0

17 files changed

Lines changed: 938 additions & 51 deletions

File tree

2019/01/07/example-post-1.html

Lines changed: 69 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
<title>Example post 1 | Neural Engineering Research Laboratory</title>
4747

48-
<link rel="icon" href="">
48+
<link rel="icon" href="/images/icon.png">
4949

5050
<meta name="title" content="Example post 1">
5151
<meta name="description" content="University of Campinas. Merging engineering and neuroscience to understand the motor system and design cutting-edge neurotechnologies.">
@@ -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="2026-03-08T03:20:20+00:00">
69+
<meta property="og:updated_time" content="2026-03-08T03:20:45+00:00">
7070
<meta property="article:published_time" content="2019-01-07T00:00:00+00:00">
71-
<meta property="article:modified_time" content="2026-03-08T03:20:20+00:00">
72-
<meta name="revised" content="2026-03-08T03:20:20+00:00">
71+
<meta property="article:modified_time" content="2026-03-08T03:20:45+00:00">
72+
<meta name="revised" content="2026-03-08T03:20:45+00:00">
7373

7474

7575
<script type="application/ld+json">
@@ -79,14 +79,14 @@
7979
"@type": "BlogPosting",
8080
"author": { "@type": "Person", "name": "Example post 1" },
8181
"datePublished": "2019-01-07T00:00:00+00:00",
82-
"dateModified": "2026-03-08T03:20:20+00:00",
82+
"dateModified": "2026-03-08T03:20:45+00:00",
8383

8484
"name": "Example post 1",
8585
"description": "University of Campinas. Merging engineering and neuroscience to understand the motor system and design cutting-edge neurotechnologies.",
8686
"headline": "Example post 1",
8787
"publisher": {
8888
"@type": "Organization",
89-
"logo": { "@type": "ImageObject", "url": "" }
89+
"logo": { "@type": "ImageObject", "url": "/images/icon.png" }
9090
},
9191
"url": "https://nerlab.github.io"
9292
}
@@ -336,6 +336,69 @@
336336
<header class="background" style="--image: url('/images/background.jpg')" data-dark="true">
337337
<a href="/" class="home">
338338

339+
<span class="logo">
340+
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+
399+
400+
</span>
401+
339402

340403
<span class="title-text" data-tooltip="Home">
341404

2021/09/30/example-post-2.html

Lines changed: 69 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
<title>Example post 2 | Neural Engineering Research Laboratory</title>
4747

48-
<link rel="icon" href="">
48+
<link rel="icon" href="/images/icon.png">
4949

5050
<meta name="title" content="Example post 2">
5151
<meta name="description" content="University of Campinas. Merging engineering and neuroscience to understand the motor system and design cutting-edge neurotechnologies.">
@@ -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="2026-03-08T03:20:20+00:00">
69+
<meta property="og:updated_time" content="2026-03-08T03:20:45+00:00">
7070
<meta property="article:published_time" content="2021-09-30T00:00:00+00:00">
71-
<meta property="article:modified_time" content="2026-03-08T03:20:20+00:00">
72-
<meta name="revised" content="2026-03-08T03:20:20+00:00">
71+
<meta property="article:modified_time" content="2026-03-08T03:20:45+00:00">
72+
<meta name="revised" content="2026-03-08T03:20:45+00:00">
7373

7474

7575
<script type="application/ld+json">
@@ -79,14 +79,14 @@
7979
"@type": "BlogPosting",
8080
"author": { "@type": "Person", "name": "Example post 2" },
8181
"datePublished": "2021-09-30T00:00:00+00:00",
82-
"dateModified": "2026-03-08T03:20:20+00:00",
82+
"dateModified": "2026-03-08T03:20:45+00:00",
8383

8484
"name": "Example post 2",
8585
"description": "University of Campinas. Merging engineering and neuroscience to understand the motor system and design cutting-edge neurotechnologies.",
8686
"headline": "Example post 2",
8787
"publisher": {
8888
"@type": "Organization",
89-
"logo": { "@type": "ImageObject", "url": "" }
89+
"logo": { "@type": "ImageObject", "url": "/images/icon.png" }
9090
},
9191
"url": "https://nerlab.github.io"
9292
}
@@ -336,6 +336,69 @@
336336
<header class="background" style="--image: url('/images/background.jpg')" data-dark="true">
337337
<a href="/" class="home">
338338

339+
<span class="logo">
340+
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+
399+
400+
</span>
401+
339402

340403
<span class="title-text" data-tooltip="Home">
341404

2023/02/23/example-post-3.html

Lines changed: 69 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
<title>Example post 3 | Neural Engineering Research Laboratory</title>
4747

48-
<link rel="icon" href="">
48+
<link rel="icon" href="/images/icon.png">
4949

5050
<meta name="title" content="Example post 3">
5151
<meta name="description" content="University of Campinas. Merging engineering and neuroscience to understand the motor system and design cutting-edge neurotechnologies.">
@@ -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="2026-03-08T03:20:20+00:00">
69+
<meta property="og:updated_time" content="2026-03-08T03:20:45+00:00">
7070
<meta property="article:published_time" content="2023-02-23T00:00:00+00:00">
71-
<meta property="article:modified_time" content="2026-03-08T03:20:20+00:00">
72-
<meta name="revised" content="2026-03-08T03:20:20+00:00">
71+
<meta property="article:modified_time" content="2026-03-08T03:20:45+00:00">
72+
<meta name="revised" content="2026-03-08T03:20:45+00:00">
7373

7474

7575
<script type="application/ld+json">
@@ -79,14 +79,14 @@
7979
"@type": "BlogPosting",
8080
"author": { "@type": "Person", "name": "Example post 3" },
8181
"datePublished": "2023-02-23T00:00:00+00:00",
82-
"dateModified": "2026-03-08T03:20:20+00:00",
82+
"dateModified": "2026-03-08T03:20:45+00:00",
8383

8484
"name": "Example post 3",
8585
"description": "University of Campinas. Merging engineering and neuroscience to understand the motor system and design cutting-edge neurotechnologies.",
8686
"headline": "Example post 3",
8787
"publisher": {
8888
"@type": "Organization",
89-
"logo": { "@type": "ImageObject", "url": "" }
89+
"logo": { "@type": "ImageObject", "url": "/images/icon.png" }
9090
},
9191
"url": "https://nerlab.github.io"
9292
}
@@ -336,6 +336,69 @@
336336
<header class="background" style="--image: url('/images/background.jpg')" data-dark="true">
337337
<a href="/" class="home">
338338

339+
<span class="logo">
340+
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+
399+
400+
</span>
401+
339402

340403
<span class="title-text" data-tooltip="Home">
341404

0 commit comments

Comments
 (0)