Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinrue committed Oct 8, 2024
1 parent 45361cf commit f7a720b
Show file tree
Hide file tree
Showing 11 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
92ef9ce5
ee9e652e
4 changes: 2 additions & 2 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ <h2 id="toc-title">On this page</h2>
<li><a href="#contributions-and-code-guidelines" id="toc-contributions-and-code-guidelines" class="nav-link" data-scroll-target="#contributions-and-code-guidelines">Contributions and Code Guidelines</a></li>
<li><a href="#a-bit-of-history" id="toc-a-bit-of-history" class="nav-link" data-scroll-target="#a-bit-of-history">A bit of history</a></li>
</ul>
</nav>
<div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/iSEE/isee.github.io/edit/main/about.qmd" class="toc-action">Edit this page</a></p><p><a href="https://github.com/iSEE/isee.github.io/issues/new" class="toc-action">Report an issue</a></p></div></div></nav>
</div>
<!-- main -->
<main class="content" id="quarto-document-content">
Expand Down Expand Up @@ -464,7 +464,7 @@ <h2 class="anchored" data-anchor-id="a-bit-of-history">A bit of history</h2>
}
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var filterRegex = new RegExp("https:\/\/iSEE\.github\.io\/");
var filterRegex = new RegExp("https:\/\/isee\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href);
}
Expand Down
4 changes: 2 additions & 2 deletions apps.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ <h2 id="toc-title">On this page</h2>
<li><a href="#cd8-tils-from-b16-melanoma-tumors" id="toc-cd8-tils-from-b16-melanoma-tumors" class="nav-link" data-scroll-target="#cd8-tils-from-b16-melanoma-tumors">CD8 TILs from B16 melanoma tumors</a></li>
<li><a href="#demonstration-isee-apps-2018" id="toc-demonstration-isee-apps-2018" class="nav-link" data-scroll-target="#demonstration-isee-apps-2018">Demonstration iSEE apps (2018)</a></li>
</ul>
</nav>
<div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/iSEE/isee.github.io/edit/main/apps.qmd" class="toc-action">Edit this page</a></p><p><a href="https://github.com/iSEE/isee.github.io/issues/new" class="toc-action">Report an issue</a></p></div></div></nav>
</div>
<!-- main -->
<main class="content" id="quarto-document-content">
Expand Down Expand Up @@ -681,7 +681,7 @@ <h2 class="anchored" data-anchor-id="demonstration-isee-apps-2018">Demonstration
}
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var filterRegex = new RegExp("https:\/\/iSEE\.github\.io\/");
var filterRegex = new RegExp("https:\/\/isee\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href);
}
Expand Down
4 changes: 2 additions & 2 deletions dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h2 id="toc-title">On this page</h2>
<li><a href="#isee-organisation" id="toc-isee-organisation" class="nav-link active" data-scroll-target="#isee-organisation">iSEE organisation</a></li>
<li><a href="#third-party-extensions" id="toc-third-party-extensions" class="nav-link" data-scroll-target="#third-party-extensions">Third-party extensions</a></li>
</ul>
</nav>
<div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/iSEE/isee.github.io/edit/main/dashboard.qmd" class="toc-action">Edit this page</a></p><p><a href="https://github.com/iSEE/isee.github.io/issues/new" class="toc-action">Report an issue</a></p></div></div></nav>
</div>
<!-- main -->
<main class="content" id="quarto-document-content">
Expand Down Expand Up @@ -488,7 +488,7 @@ <h2 class="anchored" data-anchor-id="third-party-extensions">Third-party extensi
}
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var filterRegex = new RegExp("https:\/\/iSEE\.github\.io\/");
var filterRegex = new RegExp("https:\/\/isee\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href);
}
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ <h1 class="title">Welcome to the iSEE-verse!</h1>
}
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var filterRegex = new RegExp("https:\/\/iSEE\.github\.io\/");
var filterRegex = new RegExp("https:\/\/isee\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href);
}
Expand All @@ -422,4 +422,4 @@ <h1 class="title">Welcome to the iSEE-verse!</h1>



</body></html>
<footer class="footer"><div class="nav-footer"><div class="nav-footer-center"><div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/iSEE/isee.github.io/edit/main/index.qmd" class="toc-action">Edit this page</a></p><p><a href="https://github.com/iSEE/isee.github.io/issues/new" class="toc-action">Report an issue</a></p></div></div></div></div></footer></body></html>
4 changes: 2 additions & 2 deletions install.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h2 id="toc-title">On this page</h2>
<li><a href="#install-isee" id="toc-install-isee" class="nav-link" data-scroll-target="#install-isee">Install iSEE</a></li>
<li><a href="#install-the-isee-verse" id="toc-install-the-isee-verse" class="nav-link" data-scroll-target="#install-the-isee-verse">Install the iSEE-verse</a></li>
</ul>
</nav>
<div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/iSEE/isee.github.io/edit/main/install.qmd" class="toc-action">Edit this page</a></p><p><a href="https://github.com/iSEE/isee.github.io/issues/new" class="toc-action">Report an issue</a></p></div></div></nav>
</div>
<!-- main -->
<main class="content" id="quarto-document-content">
Expand Down Expand Up @@ -466,7 +466,7 @@ <h2 class="anchored" data-anchor-id="install-the-isee-verse">Install the iSEE-ve
}
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var filterRegex = new RegExp("https:\/\/iSEE\.github\.io\/");
var filterRegex = new RegExp("https:\/\/isee\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href);
}
Expand Down
4 changes: 2 additions & 2 deletions panels.html
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ <h2 id="toc-title">On this page</h2>
<li><a href="#reduceddimensionhexplot" id="toc-reduceddimensionhexplot" class="nav-link" data-scroll-target="#reduceddimensionhexplot">ReducedDimensionHexPlot</a></li>
</ul></li>
</ul>
</nav>
<div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/iSEE/isee.github.io/edit/main/panels.qmd" class="toc-action">Edit this page</a></p><p><a href="https://github.com/iSEE/isee.github.io/issues/new" class="toc-action">Report an issue</a></p></div></div></nav>
</div>
<!-- main -->
<main class="content" id="quarto-document-content">
Expand Down Expand Up @@ -647,7 +647,7 @@ <h3 class="anchored" data-anchor-id="reduceddimensionhexplot">ReducedDimensionHe
}
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var filterRegex = new RegExp("https:\/\/iSEE\.github\.io\/");
var filterRegex = new RegExp("https:\/\/isee\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href);
}
Expand Down
4 changes: 2 additions & 2 deletions resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h2 id="toc-title">On this page</h2>
</ul></li>
<li><a href="#videos" id="toc-videos" class="nav-link" data-scroll-target="#videos">Videos</a></li>
</ul>
</nav>
<div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/iSEE/isee.github.io/edit/main/resources.qmd" class="toc-action">Edit this page</a></p><p><a href="https://github.com/iSEE/isee.github.io/issues/new" class="toc-action">Report an issue</a></p></div></div></nav>
</div>
<!-- main -->
<main class="content" id="quarto-document-content">
Expand Down Expand Up @@ -587,7 +587,7 @@ <h2 class="anchored" data-anchor-id="videos">Videos</h2>
}
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var filterRegex = new RegExp("https:\/\/iSEE\.github\.io\/");
var filterRegex = new RegExp("https:\/\/isee\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion robots.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Sitemap: https://iSEE.github.io/sitemap.xml
Sitemap: https://isee.github.io/sitemap.xml
32 changes: 16 additions & 16 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://iSEE.github.io/videos.html</loc>
<lastmod>2024-10-07T20:56:05.047Z</lastmod>
<loc>https://isee.github.io/videos.html</loc>
<lastmod>2024-10-08T08:31:03.181Z</lastmod>
</url>
<url>
<loc>https://iSEE.github.io/about.html</loc>
<lastmod>2024-10-07T20:56:03.597Z</lastmod>
<loc>https://isee.github.io/about.html</loc>
<lastmod>2024-10-08T08:31:01.875Z</lastmod>
</url>
<url>
<loc>https://iSEE.github.io/apps.html</loc>
<lastmod>2024-10-07T20:56:01.114Z</lastmod>
<loc>https://isee.github.io/apps.html</loc>
<lastmod>2024-10-08T08:30:59.463Z</lastmod>
</url>
<url>
<loc>https://iSEE.github.io/dashboard.html</loc>
<lastmod>2024-10-07T20:55:59.707Z</lastmod>
<loc>https://isee.github.io/dashboard.html</loc>
<lastmod>2024-10-08T08:30:58.113Z</lastmod>
</url>
<url>
<loc>https://iSEE.github.io/panels.html</loc>
<lastmod>2024-10-07T20:55:59.049Z</lastmod>
<loc>https://isee.github.io/panels.html</loc>
<lastmod>2024-10-08T08:30:57.431Z</lastmod>
</url>
<url>
<loc>https://iSEE.github.io/index.html</loc>
<lastmod>2024-10-07T20:56:00.352Z</lastmod>
<loc>https://isee.github.io/index.html</loc>
<lastmod>2024-10-08T08:30:58.654Z</lastmod>
</url>
<url>
<loc>https://iSEE.github.io/install.html</loc>
<lastmod>2024-10-07T20:56:02.954Z</lastmod>
<loc>https://isee.github.io/install.html</loc>
<lastmod>2024-10-08T08:31:01.246Z</lastmod>
</url>
<url>
<loc>https://iSEE.github.io/resources.html</loc>
<lastmod>2024-10-07T20:56:04.411Z</lastmod>
<loc>https://isee.github.io/resources.html</loc>
<lastmod>2024-10-08T08:31:02.657Z</lastmod>
</url>
</urlset>
4 changes: 2 additions & 2 deletions videos.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h2 id="toc-title">On this page</h2>
<li><a href="#featured-videos" id="toc-featured-videos" class="nav-link active" data-scroll-target="#featured-videos">Featured videos</a></li>
<li><a href="#featured-playlists" id="toc-featured-playlists" class="nav-link" data-scroll-target="#featured-playlists">Featured playlists</a></li>
</ul>
</nav>
<div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/iSEE/isee.github.io/edit/main/videos.qmd" class="toc-action">Edit this page</a></p><p><a href="https://github.com/iSEE/isee.github.io/issues/new" class="toc-action">Report an issue</a></p></div></div></nav>
</div>
<!-- main -->
<main class="content" id="quarto-document-content">
Expand Down Expand Up @@ -427,7 +427,7 @@ <h2 class="anchored" data-anchor-id="featured-playlists">Featured playlists</h2>
}
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var filterRegex = new RegExp("https:\/\/iSEE\.github\.io\/");
var filterRegex = new RegExp("https:\/\/isee\.github\.io\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href);
}
Expand Down

0 comments on commit f7a720b

Please sign in to comment.