Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1d8c4a6 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
nickader committed Apr 25, 2024
1 parent 7cebc24 commit 1754e46
Show file tree
Hide file tree
Showing 8 changed files with 52 additions and 96 deletions.
10 changes: 5 additions & 5 deletions 2019/01/07/example-post-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@

<meta name="author" content="sarah-johnson">
<meta property="og:type" content="article">
<meta property="og:updated_time" content="2024-04-24T18:40:59+00:00">
<meta property="og:updated_time" content="2024-04-25T00:53:13+00:00">
<meta property="article:published_time" content="2019-01-07T00:00:00+00:00">
<meta property="article:modified_time" content="2024-04-24T18:40:59+00:00">
<meta name="revised" content="2024-04-24T18:40:59+00:00">
<meta property="article:modified_time" content="2024-04-25T00:53:13+00:00">
<meta name="revised" content="2024-04-25T00:53:13+00:00">


<script type="application/ld+json">
Expand All @@ -75,7 +75,7 @@
"@type": "BlogPosting",
"author": { "@type": "Person", "name": "Example post 1" },
"datePublished": "2019-01-07T00:00:00+00:00",
"dateModified": "2024-04-24T18:40:59+00:00",
"dateModified": "2024-04-25T00:53:13+00:00",

"name": "Example post 1",
"description": "",
Expand Down Expand Up @@ -512,7 +512,7 @@ <h1 class="center">Example post 1</h1>

<span data-tooltip="Last updated on">
<i class="icon fa-solid fa-clock-rotate-left"></i>
<span>April 24, 2024</span>
<span>April 25, 2024</span>
</span>

</div>
Expand Down
38 changes: 8 additions & 30 deletions 2021/09/30/example-post-2.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@

<meta name="author" content="jane-smith">
<meta property="og:type" content="article">
<meta property="og:updated_time" content="2024-04-24T18:40:59+00:00">
<meta property="og:updated_time" content="2024-04-25T00:53:13+00:00">
<meta property="article:published_time" content="2021-09-30T00:00:00+00:00">
<meta property="article:modified_time" content="2024-04-24T18:40:59+00:00">
<meta name="revised" content="2024-04-24T18:40:59+00:00">
<meta property="article:modified_time" content="2024-04-25T00:53:13+00:00">
<meta name="revised" content="2024-04-25T00:53:13+00:00">


<script type="application/ld+json">
Expand All @@ -75,7 +75,7 @@
"@type": "BlogPosting",
"author": { "@type": "Person", "name": "Example post 2" },
"datePublished": "2021-09-30T00:00:00+00:00",
"dateModified": "2024-04-24T18:40:59+00:00",
"dateModified": "2024-04-25T00:53:13+00:00",

"name": "Example post 2",
"description": "",
Expand Down Expand Up @@ -470,33 +470,11 @@ <h1 class="center">Example post 2</h1>





<div class="portrait-wrapper">
<a href="/AderLabWebsite/members/jane-smith.html" class="portrait" data-style="tiny" aria-label="Jane Smith">
<img src="/AderLabWebsite/images/photo.jpg" class="portrait-image" alt="member portrait" loading="lazy" onerror="this.src = '/AderLabWebsite/images/fallback.svg'; this.onerror = null;">


<span class="portrait-text">

<span class="portrait-name">
Jane Smith
</span>



<span class="portrait-role">

<i class="icon fa-solid fa-microscope"></i>
<span>Principal Investigator</span>
</span>

<span data-tooltip="Author">
<i class="icon fa-solid fa-feather-pointed"></i>
<span>jane-smith</span>
</span>

</a>
</div>





Expand All @@ -512,7 +490,7 @@ <h1 class="center">Example post 2</h1>

<span data-tooltip="Last updated on">
<i class="icon fa-solid fa-clock-rotate-left"></i>
<span>April 24, 2024</span>
<span>April 25, 2024</span>
</span>

</div>
Expand Down
10 changes: 5 additions & 5 deletions 2023/02/23/example-post-3.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@

<meta name="author" content="john-doe">
<meta property="og:type" content="article">
<meta property="og:updated_time" content="2024-04-24T18:40:59+00:00">
<meta property="og:updated_time" content="2024-04-25T00:53:13+00:00">
<meta property="article:published_time" content="2023-02-23T00:00:00+00:00">
<meta property="article:modified_time" content="2024-04-24T18:40:59+00:00">
<meta name="revised" content="2024-04-24T18:40:59+00:00">
<meta property="article:modified_time" content="2024-04-25T00:53:13+00:00">
<meta name="revised" content="2024-04-25T00:53:13+00:00">


<script type="application/ld+json">
Expand All @@ -75,7 +75,7 @@
"@type": "BlogPosting",
"author": { "@type": "Person", "name": "Example post 3" },
"datePublished": "2023-02-23T00:00:00+00:00",
"dateModified": "2024-04-24T18:40:59+00:00",
"dateModified": "2024-04-25T00:53:13+00:00",

"name": "Example post 3",
"description": "",
Expand Down Expand Up @@ -512,7 +512,7 @@ <h1 class="center">Example post 3</h1>

<span data-tooltip="Last updated on">
<i class="icon fa-solid fa-clock-rotate-left"></i>
<span>April 24, 2024</span>
<span>April 25, 2024</span>
</span>

</div>
Expand Down
34 changes: 6 additions & 28 deletions blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ <h3 id="2023">2023</h3>

<span data-tooltip="Last updated on">
<i class="icon fa-solid fa-clock-rotate-left"></i>
<span>April 24, 2024</span>
<span>April 25, 2024</span>
</span>

</div>
Expand Down Expand Up @@ -659,33 +659,11 @@ <h3 id="2021">2021</h3>





<div class="portrait-wrapper">
<a href="/AderLabWebsite/members/jane-smith.html" class="portrait" data-style="tiny" aria-label="Jane Smith">
<img src="/AderLabWebsite/images/photo.jpg" class="portrait-image" alt="member portrait" loading="lazy" onerror="this.src = '/AderLabWebsite/images/fallback.svg'; this.onerror = null;">


<span class="portrait-text">

<span class="portrait-name">
Jane Smith
</span>



<span class="portrait-role">

<i class="icon fa-solid fa-microscope"></i>
<span>Principal Investigator</span>
</span>

<span data-tooltip="Author">
<i class="icon fa-solid fa-feather-pointed"></i>
<span>jane-smith</span>
</span>

</a>
</div>





Expand All @@ -701,7 +679,7 @@ <h3 id="2021">2021</h3>

<span data-tooltip="Last updated on">
<i class="icon fa-solid fa-clock-rotate-left"></i>
<span>April 24, 2024</span>
<span>April 25, 2024</span>
</span>

</div>
Expand Down Expand Up @@ -783,7 +761,7 @@ <h3 id="2019">2019</h3>

<span data-tooltip="Last updated on">
<i class="icon fa-solid fa-clock-rotate-left"></i>
<span>April 24, 2024</span>
<span>April 25, 2024</span>
</span>

</div>
Expand Down
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -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="https://nickader.github.io/AderLabWebsite/feed.xml" rel="self" type="application/atom+xml" /><link href="https://nickader.github.io/AderLabWebsite/" rel="alternate" type="text/html" /><updated>2024-04-24T18:42:20+00:00</updated><id>https://nickader.github.io/AderLabWebsite/feed.xml</id><title type="html">nickaderDESCRIPTION=An engaging 1-3 sentence description of your lab.</title><entry><title type="html">Example post 3</title><link href="https://nickader.github.io/AderLabWebsite/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>2024-04-24T18:40:59+00:00</updated><id>https://nickader.github.io/AderLabWebsite/2023/02/23/example-post-3</id><content type="html" xml:base="https://nickader.github.io/AderLabWebsite/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="https://nickader.github.io/AderLabWebsite/images/photo.jpg" /><media:content medium="image" url="https://nickader.github.io/AderLabWebsite/images/photo.jpg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Example post 2</title><link href="https://nickader.github.io/AderLabWebsite/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>2024-04-24T18:40:59+00:00</updated><id>https://nickader.github.io/AderLabWebsite/2021/09/30/example-post-2</id><content type="html" xml:base="https://nickader.github.io/AderLabWebsite/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="https://nickader.github.io/AderLabWebsite/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>2024-04-24T18:40:59+00:00</updated><id>https://nickader.github.io/AderLabWebsite/2019/01/07/example-post-1</id><content type="html" xml:base="https://nickader.github.io/AderLabWebsite/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>
<?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="https://nickader.github.io/AderLabWebsite/feed.xml" rel="self" type="application/atom+xml" /><link href="https://nickader.github.io/AderLabWebsite/" rel="alternate" type="text/html" /><updated>2024-04-25T00:54:13+00:00</updated><id>https://nickader.github.io/AderLabWebsite/feed.xml</id><title type="html">nickaderDESCRIPTION=An engaging 1-3 sentence description of your lab.</title><entry><title type="html">Example post 3</title><link href="https://nickader.github.io/AderLabWebsite/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>2024-04-25T00:53:13+00:00</updated><id>https://nickader.github.io/AderLabWebsite/2023/02/23/example-post-3</id><content type="html" xml:base="https://nickader.github.io/AderLabWebsite/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="https://nickader.github.io/AderLabWebsite/images/photo.jpg" /><media:content medium="image" url="https://nickader.github.io/AderLabWebsite/images/photo.jpg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Example post 2</title><link href="https://nickader.github.io/AderLabWebsite/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>2024-04-25T00:53:13+00:00</updated><id>https://nickader.github.io/AderLabWebsite/2021/09/30/example-post-2</id><content type="html" xml:base="https://nickader.github.io/AderLabWebsite/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="https://nickader.github.io/AderLabWebsite/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>2024-04-25T00:53:13+00:00</updated><id>https://nickader.github.io/AderLabWebsite/2019/01/07/example-post-1</id><content type="html" xml:base="https://nickader.github.io/AderLabWebsite/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>
22 changes: 11 additions & 11 deletions members/jane-smith.html → members/nick-ader.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,21 +39,21 @@

<meta name="viewport" content="width=device-width, initial-scale=1">

<title>Jane Smith | nickaderDESCRIPTION=An engaging 1-3 sentence description of your lab.</title>
<title>Nick Ader | nickaderDESCRIPTION=An engaging 1-3 sentence description of your lab.</title>

<link rel="icon" href="/AderLabWebsite/images/icon.png">

<meta name="title" content="Jane Smith">
<meta name="title" content="Nick Ader">
<meta name="description" content="">

<meta property="og:title" content="Jane Smith">
<meta property="og:title" content="Nick Ader">
<meta property="og:site_title" content="nickaderDESCRIPTION=An engaging 1-3 sentence description of your lab.">
<meta property="og:description" content="">
<meta property="og:url" content="https://nickader.github.io/AderLabWebsite">
<meta property="og:image" content="/AderLabWebsite/images/share.jpg">
<meta property="og:locale" content="en_US">

<meta property="twitter:title" content="Jane Smith">
<meta property="twitter:title" content="Nick Ader">
<meta property="twitter:description" content="">
<meta property="twitter:url" content="https://nickader.github.io/AderLabWebsite">
<meta property="twitter:card" content="summary_large_image">
Expand All @@ -69,9 +69,9 @@

"@type": "WebSite",

"name": "Jane Smith",
"name": "Nick Ader",
"description": "",
"headline": "Jane Smith",
"headline": "Nick Ader",
"publisher": {
"@type": "Organization",
"logo": { "@type": "ImageObject", "url": "/AderLabWebsite/images/icon.png" }
Expand Down Expand Up @@ -452,14 +452,14 @@
<div class="float">

<div class="portrait-wrapper">
<a class="portrait" data-style="" aria-label="Jane Smith">
<a class="portrait" data-style="" aria-label="Nick Ader">
<img src="/AderLabWebsite/images/photo.jpg" class="portrait-image" alt="member portrait" loading="lazy" onerror="this.src = '/AderLabWebsite/images/fallback.svg'; this.onerror = null;">


<span class="portrait-text">

<span class="portrait-name">
Jane Smith
Nick Ader
</span>


Expand Down Expand Up @@ -532,16 +532,16 @@

<p class="center">
<a href="/AderLabWebsite/research/?search=%22J.%20Smith%22%20%22J%20Smith%22%20">
Search for Jane Smith's papers on the Research page
Search for Nick Ader's papers on the Research page
</a>
</p>



<!--
<p class="center">
<a href="/AderLabWebsite/blog/?search=Jane%20Smith">
See Jane Smith's posts on the Blog page
<a href="/AderLabWebsite/blog/?search=Nick%20Ader">
See Nick Ader's posts on the Blog page
</a>
</p>
-->
Expand Down
28 changes: 14 additions & 14 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,51 +1,51 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://nickader.github.io/AderLabWebsite/members/jane-smith.html</loc>
<lastmod>2024-04-24T18:40:59+00:00</lastmod>
<loc>https://nickader.github.io/AderLabWebsite/members/john-doe.html</loc>
<lastmod>2024-04-25T00:53:13+00:00</lastmod>
</url>
<url>
<loc>https://nickader.github.io/AderLabWebsite/members/john-doe.html</loc>
<lastmod>2024-04-24T18:40:59+00:00</lastmod>
<loc>https://nickader.github.io/AderLabWebsite/members/nick-ader.html</loc>
<lastmod>2024-04-25T00:53:13+00:00</lastmod>
</url>
<url>
<loc>https://nickader.github.io/AderLabWebsite/members/sarah-johnson.html</loc>
<lastmod>2024-04-24T18:40:59+00:00</lastmod>
<lastmod>2024-04-25T00:53:13+00:00</lastmod>
</url>
<url>
<loc>https://nickader.github.io/AderLabWebsite/2019/01/07/example-post-1.html</loc>
<lastmod>2024-04-24T18:40:59+00:00</lastmod>
<lastmod>2024-04-25T00:53:13+00:00</lastmod>
</url>
<url>
<loc>https://nickader.github.io/AderLabWebsite/2021/09/30/example-post-2.html</loc>
<lastmod>2024-04-24T18:40:59+00:00</lastmod>
<lastmod>2024-04-25T00:53:13+00:00</lastmod>
</url>
<url>
<loc>https://nickader.github.io/AderLabWebsite/2023/02/23/example-post-3.html</loc>
<lastmod>2024-04-24T18:40:59+00:00</lastmod>
<lastmod>2024-04-25T00:53:13+00:00</lastmod>
</url>
<url>
<loc>https://nickader.github.io/AderLabWebsite/contact/</loc>
<lastmod>2024-04-24T18:40:59+00:00</lastmod>
<lastmod>2024-04-25T00:53:13+00:00</lastmod>
</url>
<url>
<loc>https://nickader.github.io/AderLabWebsite/blog/</loc>
<lastmod>2024-04-24T18:40:59+00:00</lastmod>
<lastmod>2024-04-25T00:53:13+00:00</lastmod>
</url>
<url>
<loc>https://nickader.github.io/AderLabWebsite/projects/</loc>
<lastmod>2024-04-24T18:40:59+00:00</lastmod>
<lastmod>2024-04-25T00:53:13+00:00</lastmod>
</url>
<url>
<loc>https://nickader.github.io/AderLabWebsite/team/</loc>
<lastmod>2024-04-24T18:40:59+00:00</lastmod>
<lastmod>2024-04-25T00:53:13+00:00</lastmod>
</url>
<url>
<loc>https://nickader.github.io/AderLabWebsite/research/</loc>
<lastmod>2024-04-24T18:40:59+00:00</lastmod>
<lastmod>2024-04-25T00:53:13+00:00</lastmod>
</url>
<url>
<loc>https://nickader.github.io/AderLabWebsite/</loc>
<lastmod>2024-04-24T18:40:59+00:00</lastmod>
<lastmod>2024-04-25T00:53:13+00:00</lastmod>
</url>
</urlset>
4 changes: 2 additions & 2 deletions team/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -521,14 +521,14 @@ <h1 id="team">
-->

<div class="portrait-wrapper">
<a href="/AderLabWebsite/members/jane-smith.html" class="portrait" data-style="" aria-label="Jane Smith">
<a href="/AderLabWebsite/members/nick-ader.html" class="portrait" data-style="" aria-label="Nick Ader">
<img src="/AderLabWebsite/images/photo.jpg" class="portrait-image" alt="member portrait" loading="lazy" onerror="this.src = '/AderLabWebsite/images/fallback.svg'; this.onerror = null;">


<span class="portrait-text">

<span class="portrait-name">
Jane Smith
Nick Ader
</span>


Expand Down

0 comments on commit 1754e46

Please sign in to comment.