Skip to content

Commit a45f8a8

Browse files
Add Bridgy Fed webmention
1 parent 8a66f1e commit a45f8a8

25 files changed

Lines changed: 1860 additions & 638 deletions

File tree

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
"/posts/ornl-internship/": 2025-10-22
3-
"/posts/spie-medical-imaging-2023/": 2025-10-22
4-
"/posts/phd-acceptance/": 2025-10-22
5-
"/posts/ud-graduation/": 2025-10-22
6-
"/posts/honors-thesis/": 2025-10-22
7-
"/posts/eye-atlas/": 2025-10-22
8-
"/posts/quantitative-t1/": 2025-10-22
9-
"/posts/diffusion-smoothing/": 2025-10-22
10-
"/posts/vasculature-smoothing/": 2025-10-22
2+
"/posts/ornl-internship/": 2025-10-23
3+
"/posts/spie-medical-imaging-2023/": 2025-10-23
4+
"/posts/phd-acceptance/": 2025-10-23
5+
"/posts/ud-graduation/": 2025-10-23
6+
"/posts/honors-thesis/": 2025-10-23
7+
"/posts/eye-atlas/": 2025-10-23
8+
"/posts/quantitative-t1/": 2025-10-23
9+
"/posts/diffusion-smoothing/": 2025-10-23
10+
"/posts/vasculature-smoothing/": 2025-10-23
1111
"/posts/test/": 2025-10-22

_pages/home.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,7 @@ feature_row:
3737

3838
{% include feature_row %}
3939

40+
<div class="h-entry" style="display: none;">
41+
<p class="e-content">This hidden post allows for Bridgy Fed to discover my posts.</p>
42+
<a class="u-bridgy-fed" href="https://fed.brid.gy/" hidden="from-humans"></a>
43+
</div>

_site/404.html

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta property="og:locale" content="en_US">
2222
<meta property="og:site_name" content="Adam Saunders Research">
2323
<meta property="og:title" content="Page Not Found">
24-
<meta property="og:url" content="https://adamsaunders.net/pages/saundersresearch/404.html">
24+
<meta property="og:url" content="http://localhost:4000/404.html">
2525

2626

2727
<meta property="og:description" content="Page not found">
@@ -37,7 +37,7 @@
3737

3838

3939

40-
<link rel="canonical" href="https://adamsaunders.net/pages/saundersresearch/404.html">
40+
<link rel="canonical" href="http://localhost:4000/404.html">
4141

4242

4343

@@ -48,7 +48,7 @@
4848

4949
"@type": "Person",
5050
"name": "Adam Saunders",
51-
"url": "https://adamsaunders.net/pages/saundersresearch/",
51+
"url": "http://localhost:4000/",
5252
"sameAs": ["https://twitter.com/AdamSaunders97","https://www.linkedin.com/in/adamsaunders97"]
5353

5454
}
@@ -64,7 +64,7 @@
6464

6565

6666

67-
<link href="/pages/saundersresearch/feed.xml" type="application/atom+xml" rel="alternate" title="Adam Saunders Research Feed">
67+
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="Adam Saunders Research Feed">
6868

6969

7070
<!-- https://t.co/dKP3o1e -->
@@ -75,7 +75,7 @@
7575
</script>
7676

7777
<!-- For all browsers -->
78-
<link rel="stylesheet" href="/pages/saundersresearch/assets/css/main.css">
78+
<link rel="stylesheet" href="/assets/css/main.css">
7979
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@latest/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
8080
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@latest/css/all.min.css"></noscript>
8181

@@ -112,22 +112,22 @@
112112
<div class="masthead__menu">
113113
<nav id="site-nav" class="greedy-nav">
114114

115-
<a class="site-title" href="/pages/saundersresearch/">
115+
<a class="site-title" href="/">
116116
Adam Saunders Research
117117

118118
</a>
119119
<ul class="visible-links"><li class="masthead__menu-item">
120-
<a href="/pages/saundersresearch/about/">About</a>
120+
<a href="/about/">About</a>
121121
</li><li class="masthead__menu-item">
122-
<a href="/pages/saundersresearch/research/">Research</a>
122+
<a href="/research/">Research</a>
123123
</li><li class="masthead__menu-item">
124-
<a href="/pages/saundersresearch/posts/">Posts</a>
124+
<a href="/posts/">Posts</a>
125125
</li><li class="masthead__menu-item">
126-
<a href="/pages/saundersresearch/cv/">CV</a>
126+
<a href="/cv/">CV</a>
127127
</li><li class="masthead__menu-item">
128-
<a href="/pages/saundersresearch/projects/">Undergrad Projects</a>
128+
<a href="/projects/">Undergrad Projects</a>
129129
</li><li class="masthead__menu-item">
130-
<a href="/pages/saundersresearch/contact/">Contact Me</a>
130+
<a href="/contact/">Contact Me</a>
131131
</li></ul>
132132

133133
<button class="search__toggle" type="button">
@@ -164,15 +164,15 @@
164164

165165

166166
<div class="author__avatar">
167-
<a href="https://adamsaunders.net/pages/saundersresearch/">
168-
<img src="/pages/saundersresearch/assets/images/headshot_square.jpg" alt="Adam Saunders" itemprop="image" class="u-photo">
167+
<a href="http://localhost:4000/">
168+
<img src="/assets/images/headshot_square.jpg" alt="Adam Saunders" itemprop="image" class="u-photo">
169169
</a>
170170
</div>
171171

172172

173173
<div class="author__content">
174174
<h3 class="author__name p-name" itemprop="name">
175-
<a class="u-url" rel="author" href="https://adamsaunders.net/pages/saundersresearch/" itemprop="url">Adam Saunders</a>
175+
<a class="u-url" rel="author" href="http://localhost:4000/" itemprop="url">Adam Saunders</a>
176176
</h3>
177177

178178
<div class="author__bio p-note" itemprop="description">
@@ -290,7 +290,7 @@ <h3 class="author__name p-name" itemprop="name">
290290

291291
<header>
292292
<h1 id="page-title" class="page__title p-name" itemprop="headline">
293-
<a href="https://adamsaunders.net/pages/saundersresearch/404.html" class="u-url" itemprop="url">Page Not Found
293+
<a href="http://localhost:4000/404.html" class="u-url" itemprop="url">Page Not Found
294294
</a>
295295
</h1>
296296

@@ -377,27 +377,27 @@ <h1 id="page-title" class="page__title p-name" itemprop="headline">
377377

378378

379379

380-
<li><a href="/pages/saundersresearch/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
380+
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
381381

382382
</ul>
383383
</div>
384384

385385

386-
<div class="page__footer-copyright">&copy; 2022 - 2025 <a href="https://adamsaunders.net">Adam Saunders Research</a>. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/jekyll-themes/minimal-mistakes/" rel="nofollow">Minimal Mistakes</a>. Icons from <a href="https://fontawesome.com">Font Awesome</a> licensed under <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY 4.0</a>.</div>
386+
<div class="page__footer-copyright">&copy; 2022 - 2025 <a href="http://localhost:4000">Adam Saunders Research</a>. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/jekyll-themes/minimal-mistakes/" rel="nofollow">Minimal Mistakes</a>. Icons from <a href="https://fontawesome.com">Font Awesome</a> licensed under <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY 4.0</a>.</div>
387387

388388

389389
</footer>
390390
</div>
391391

392392

393-
<script src="/pages/saundersresearch/assets/js/main.min.js"></script>
393+
<script src="/assets/js/main.min.js"></script>
394394

395395

396396

397397

398-
<script src="/pages/saundersresearch/assets/js/lunr/lunr.min.js"></script>
399-
<script src="/pages/saundersresearch/assets/js/lunr/lunr-store.js"></script>
400-
<script src="/pages/saundersresearch/assets/js/lunr/lunr-en.js"></script>
398+
<script src="/assets/js/lunr/lunr.min.js"></script>
399+
<script src="/assets/js/lunr/lunr-store.js"></script>
400+
<script src="/assets/js/lunr/lunr-en.js"></script>
401401

402402

403403

_site/about/index.html

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta property="og:locale" content="en_US">
2222
<meta property="og:site_name" content="Adam Saunders Research">
2323
<meta property="og:title" content="About">
24-
<meta property="og:url" content="https://adamsaunders.net/pages/saundersresearch/about/">
24+
<meta property="og:url" content="http://localhost:4000/about/">
2525

2626

2727
<meta property="og:description" content="Adam Saunders is a electrical engineering PhD student at Vanderbilt University working in medical imaging research.">
@@ -37,7 +37,7 @@
3737

3838

3939

40-
<link rel="canonical" href="https://adamsaunders.net/pages/saundersresearch/about/">
40+
<link rel="canonical" href="http://localhost:4000/about/">
4141

4242

4343

@@ -48,7 +48,7 @@
4848

4949
"@type": "Person",
5050
"name": "Adam Saunders",
51-
"url": "https://adamsaunders.net/pages/saundersresearch/",
51+
"url": "http://localhost:4000/",
5252
"sameAs": ["https://twitter.com/AdamSaunders97","https://www.linkedin.com/in/adamsaunders97"]
5353

5454
}
@@ -64,7 +64,7 @@
6464

6565

6666

67-
<link href="/pages/saundersresearch/feed.xml" type="application/atom+xml" rel="alternate" title="Adam Saunders Research Feed">
67+
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="Adam Saunders Research Feed">
6868

6969

7070
<!-- https://t.co/dKP3o1e -->
@@ -75,7 +75,7 @@
7575
</script>
7676

7777
<!-- For all browsers -->
78-
<link rel="stylesheet" href="/pages/saundersresearch/assets/css/main.css">
78+
<link rel="stylesheet" href="/assets/css/main.css">
7979
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@latest/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
8080
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@latest/css/all.min.css"></noscript>
8181

@@ -112,22 +112,22 @@
112112
<div class="masthead__menu">
113113
<nav id="site-nav" class="greedy-nav">
114114

115-
<a class="site-title" href="/pages/saundersresearch/">
115+
<a class="site-title" href="/">
116116
Adam Saunders Research
117117

118118
</a>
119119
<ul class="visible-links"><li class="masthead__menu-item">
120-
<a href="/pages/saundersresearch/about/">About</a>
120+
<a href="/about/">About</a>
121121
</li><li class="masthead__menu-item">
122-
<a href="/pages/saundersresearch/research/">Research</a>
122+
<a href="/research/">Research</a>
123123
</li><li class="masthead__menu-item">
124-
<a href="/pages/saundersresearch/posts/">Posts</a>
124+
<a href="/posts/">Posts</a>
125125
</li><li class="masthead__menu-item">
126-
<a href="/pages/saundersresearch/cv/">CV</a>
126+
<a href="/cv/">CV</a>
127127
</li><li class="masthead__menu-item">
128-
<a href="/pages/saundersresearch/projects/">Undergrad Projects</a>
128+
<a href="/projects/">Undergrad Projects</a>
129129
</li><li class="masthead__menu-item">
130-
<a href="/pages/saundersresearch/contact/">Contact Me</a>
130+
<a href="/contact/">Contact Me</a>
131131
</li></ul>
132132

133133
<button class="search__toggle" type="button">
@@ -164,15 +164,15 @@
164164

165165

166166
<div class="author__avatar">
167-
<a href="https://adamsaunders.net/pages/saundersresearch/">
168-
<img src="/pages/saundersresearch/assets/images/headshot_square.jpg" alt="Adam Saunders" itemprop="image" class="u-photo">
167+
<a href="http://localhost:4000/">
168+
<img src="/assets/images/headshot_square.jpg" alt="Adam Saunders" itemprop="image" class="u-photo">
169169
</a>
170170
</div>
171171

172172

173173
<div class="author__content">
174174
<h3 class="author__name p-name" itemprop="name">
175-
<a class="u-url" rel="author" href="https://adamsaunders.net/pages/saundersresearch/" itemprop="url">Adam Saunders</a>
175+
<a class="u-url" rel="author" href="http://localhost:4000/" itemprop="url">Adam Saunders</a>
176176
</h3>
177177

178178
<div class="author__bio p-note" itemprop="description">
@@ -290,7 +290,7 @@ <h3 class="author__name p-name" itemprop="name">
290290

291291
<header>
292292
<h1 id="page-title" class="page__title p-name" itemprop="headline">
293-
<a href="https://adamsaunders.net/pages/saundersresearch/about/" class="u-url" itemprop="url">About
293+
<a href="http://localhost:4000/about/" class="u-url" itemprop="url">About
294294
</a>
295295
</h1>
296296

@@ -394,27 +394,27 @@ <h1 id="page-title" class="page__title p-name" itemprop="headline">
394394

395395

396396

397-
<li><a href="/pages/saundersresearch/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
397+
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
398398

399399
</ul>
400400
</div>
401401

402402

403-
<div class="page__footer-copyright">&copy; 2022 - 2025 <a href="https://adamsaunders.net">Adam Saunders Research</a>. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/jekyll-themes/minimal-mistakes/" rel="nofollow">Minimal Mistakes</a>. Icons from <a href="https://fontawesome.com">Font Awesome</a> licensed under <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY 4.0</a>.</div>
403+
<div class="page__footer-copyright">&copy; 2022 - 2025 <a href="http://localhost:4000">Adam Saunders Research</a>. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/jekyll-themes/minimal-mistakes/" rel="nofollow">Minimal Mistakes</a>. Icons from <a href="https://fontawesome.com">Font Awesome</a> licensed under <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY 4.0</a>.</div>
404404

405405

406406
</footer>
407407
</div>
408408

409409

410-
<script src="/pages/saundersresearch/assets/js/main.min.js"></script>
410+
<script src="/assets/js/main.min.js"></script>
411411

412412

413413

414414

415-
<script src="/pages/saundersresearch/assets/js/lunr/lunr.min.js"></script>
416-
<script src="/pages/saundersresearch/assets/js/lunr/lunr-store.js"></script>
417-
<script src="/pages/saundersresearch/assets/js/lunr/lunr-en.js"></script>
415+
<script src="/assets/js/lunr/lunr.min.js"></script>
416+
<script src="/assets/js/lunr/lunr-store.js"></script>
417+
<script src="/assets/js/lunr/lunr-en.js"></script>
418418

419419

420420

_site/assets/css/main.css

Lines changed: 1296 additions & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)