Skip to content

Commit 5c06e09

Browse files
committed
Deploying to gh-pages from @ 4ba7736 🚀
1 parent 8c1dd40 commit 5c06e09

7 files changed

Lines changed: 564 additions & 80 deletions

File tree

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

Lines changed: 5 additions & 5 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="2026-03-08T05:00:44+00:00">
69+
<meta property="og:updated_time" content="2026-04-26T19:23:25+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-08T05:00:44+00:00">
72-
<meta name="revised" content="2026-03-08T05:00:44+00:00">
71+
<meta property="article:modified_time" content="2026-04-26T19:23:25+00:00">
72+
<meta name="revised" content="2026-04-26T19:23:25+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": "2026-03-08T05:00:44+00:00",
82+
"dateModified": "2026-04-26T19:23:25+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.",
@@ -475,7 +475,7 @@ <h1 class="center">Example post 1</h1>
475475

476476
<span data-tooltip="Last updated on">
477477
<i class="icon fa-solid fa-clock-rotate-left"></i>
478-
<span>March 08, 2026</span>
478+
<span>April 26, 2026</span>
479479
</span>
480480

481481
</div>

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

Lines changed: 5 additions & 5 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="2026-03-08T05:00:44+00:00">
69+
<meta property="og:updated_time" content="2026-04-26T19:23:25+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-08T05:00:44+00:00">
72-
<meta name="revised" content="2026-03-08T05:00:44+00:00">
71+
<meta property="article:modified_time" content="2026-04-26T19:23:25+00:00">
72+
<meta name="revised" content="2026-04-26T19:23:25+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": "2026-03-08T05:00:44+00:00",
82+
"dateModified": "2026-04-26T19:23:25+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.",
@@ -479,7 +479,7 @@ <h1 class="center">Example post 2</h1>
479479

480480
<span data-tooltip="Last updated on">
481481
<i class="icon fa-solid fa-clock-rotate-left"></i>
482-
<span>March 08, 2026</span>
482+
<span>April 26, 2026</span>
483483
</span>
484484

485485
</div>

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

Lines changed: 5 additions & 5 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="2026-03-08T05:00:44+00:00">
69+
<meta property="og:updated_time" content="2026-04-26T19:23:25+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-08T05:00:44+00:00">
72-
<meta name="revised" content="2026-03-08T05:00:44+00:00">
71+
<meta property="article:modified_time" content="2026-04-26T19:23:25+00:00">
72+
<meta name="revised" content="2026-04-26T19:23:25+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": "2026-03-08T05:00:44+00:00",
82+
"dateModified": "2026-04-26T19:23:25+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.",
@@ -475,7 +475,7 @@ <h1 class="center">Example post 3</h1>
475475

476476
<span data-tooltip="Last updated on">
477477
<i class="icon fa-solid fa-clock-rotate-left"></i>
478-
<span>March 08, 2026</span>
478+
<span>April 26, 2026</span>
479479
</span>
480480

481481
</div>

blog/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ <h3 id="2023">2023</h3>
572572

573573
<span data-tooltip="Last updated on">
574574
<i class="icon fa-solid fa-clock-rotate-left"></i>
575-
<span>March 08, 2026</span>
575+
<span>April 26, 2026</span>
576576
</span>
577577

578578
</div>
@@ -675,7 +675,7 @@ <h3 id="2021">2021</h3>
675675

676676
<span data-tooltip="Last updated on">
677677
<i class="icon fa-solid fa-clock-rotate-left"></i>
678-
<span>March 08, 2026</span>
678+
<span>April 26, 2026</span>
679679
</span>
680680

681681
</div>
@@ -762,7 +762,7 @@ <h3 id="2019">2019</h3>
762762

763763
<span data-tooltip="Last updated on">
764764
<i class="icon fa-solid fa-clock-rotate-left"></i>
765-
<span>March 08, 2026</span>
765+
<span>April 26, 2026</span>
766766
</span>
767767

768768
</div>

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="http://nerlab.ceb.unicamp.br/feed.xml" rel="self" type="application/atom+xml" /><link href="http://nerlab.ceb.unicamp.br/" rel="alternate" type="text/html" /><updated>2026-03-20T13:48:49+00:00</updated><id>http://nerlab.ceb.unicamp.br/feed.xml</id><title type="html">Neural Engineering Research Laboratory</title><subtitle>Merging engineering and neuroscience to understand the motor system and design cutting-edge neurotechnologies.</subtitle><entry><title type="html">Example post 3</title><link href="http://nerlab.ceb.unicamp.br/2023/02/23/example-post-3.html" rel="alternate" type="text/html" title="Example post 3" /><published>2023-02-23T00:00:00+00:00</published><updated>2026-03-08T05:00:44+00:00</updated><id>http://nerlab.ceb.unicamp.br/2023/02/23/example-post-3</id><content type="html" xml:base="http://nerlab.ceb.unicamp.br/2023/02/23/example-post-3.html"><![CDATA[<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>]]></content><author><name>john-doe</name></author><category term="biology," /><category term="medicine" /><summary type="html"><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://nerlab.ceb.unicamp.br/images/photo.jpg" /><media:content medium="image" url="http://nerlab.ceb.unicamp.br/images/photo.jpg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Example post 2</title><link href="http://nerlab.ceb.unicamp.br/2021/09/30/example-post-2.html" rel="alternate" type="text/html" title="Example post 2" /><published>2021-09-30T00:00:00+00:00</published><updated>2026-03-08T05:00:44+00:00</updated><id>http://nerlab.ceb.unicamp.br/2021/09/30/example-post-2</id><content type="html" xml:base="http://nerlab.ceb.unicamp.br/2021/09/30/example-post-2.html"><![CDATA[<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>]]></content><author><name>jane-smith</name></author><summary type="html"><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.]]></summary></entry><entry><title type="html">Example post 1</title><link href="http://nerlab.ceb.unicamp.br/2019/01/07/example-post-1.html" rel="alternate" type="text/html" title="Example post 1" /><published>2019-01-07T00:00:00+00:00</published><updated>2026-03-08T05:00:44+00:00</updated><id>http://nerlab.ceb.unicamp.br/2019/01/07/example-post-1</id><content type="html" xml:base="http://nerlab.ceb.unicamp.br/2019/01/07/example-post-1.html"><![CDATA[<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>]]></content><author><name>sarah-johnson</name></author><category term="biology" /><category term="medicine" /><category term="big data" /><summary type="html"><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.]]></summary></entry></feed>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="http://nerlab.ceb.unicamp.br/feed.xml" rel="self" type="application/atom+xml" /><link href="http://nerlab.ceb.unicamp.br/" rel="alternate" type="text/html" /><updated>2026-04-26T19:25:13+00:00</updated><id>http://nerlab.ceb.unicamp.br/feed.xml</id><title type="html">Neural Engineering Research Laboratory</title><subtitle>Merging engineering and neuroscience to understand the motor system and design cutting-edge neurotechnologies.</subtitle><entry><title type="html">Example post 3</title><link href="http://nerlab.ceb.unicamp.br/2023/02/23/example-post-3.html" rel="alternate" type="text/html" title="Example post 3" /><published>2023-02-23T00:00:00+00:00</published><updated>2026-04-26T19:23:25+00:00</updated><id>http://nerlab.ceb.unicamp.br/2023/02/23/example-post-3</id><content type="html" xml:base="http://nerlab.ceb.unicamp.br/2023/02/23/example-post-3.html"><![CDATA[<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>]]></content><author><name>john-doe</name></author><category term="biology," /><category term="medicine" /><summary type="html"><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://nerlab.ceb.unicamp.br/images/photo.jpg" /><media:content medium="image" url="http://nerlab.ceb.unicamp.br/images/photo.jpg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Example post 2</title><link href="http://nerlab.ceb.unicamp.br/2021/09/30/example-post-2.html" rel="alternate" type="text/html" title="Example post 2" /><published>2021-09-30T00:00:00+00:00</published><updated>2026-04-26T19:23:25+00:00</updated><id>http://nerlab.ceb.unicamp.br/2021/09/30/example-post-2</id><content type="html" xml:base="http://nerlab.ceb.unicamp.br/2021/09/30/example-post-2.html"><![CDATA[<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>]]></content><author><name>jane-smith</name></author><summary type="html"><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.]]></summary></entry><entry><title type="html">Example post 1</title><link href="http://nerlab.ceb.unicamp.br/2019/01/07/example-post-1.html" rel="alternate" type="text/html" title="Example post 1" /><published>2019-01-07T00:00:00+00:00</published><updated>2026-04-26T19:23:25+00:00</updated><id>http://nerlab.ceb.unicamp.br/2019/01/07/example-post-1</id><content type="html" xml:base="http://nerlab.ceb.unicamp.br/2019/01/07/example-post-1.html"><![CDATA[<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>]]></content><author><name>sarah-johnson</name></author><category term="biology" /><category term="medicine" /><category term="big data" /><summary type="html"><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.]]></summary></entry></feed>

0 commit comments

Comments
 (0)