Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Aug 30, 2024
1 parent d4302f7 commit a0086e2
Show file tree
Hide file tree
Showing 14 changed files with 81 additions and 81 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0e477d8a
e26fcc42
10 changes: 5 additions & 5 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.56">
<meta name="generator" content="quarto-1.5.57">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -4765,7 +4765,7 @@
<div class="sidebar-title mb-0 py-0">
<a href="./">AGATE</a>
<div class="sidebar-tools-main">
<a href="https://github.com/sfregosi/agate-public" title="agate-public" class="quarto-navigation-tool px-1" aria-label="agate-public"><i class="bi bi-github"></i></a>
<a href="https://github.com/sfregosi/agate" title="agate" class="quarto-navigation-tool px-1" aria-label="agate"><i class="bi bi-github"></i></a>
<a href class="quarto-color-scheme-toggle quarto-navigation-tool px-1" onclick="window.quartoToggleColorScheme(); return false;" title="Toggle dark mode"><i class="bi"></i></a>
</div>
</div>
Expand Down Expand Up @@ -4852,7 +4852,7 @@ <h2 id="toc-title">On this page</h2>
</ul></li>
</ul></li>
</ul>
<div class="toc-actions"><ul><li><a href="https://github.com/sfregosi/agate-public/issues/new" class="toc-action"><i class="bi bi-github"></i>Report an issue</a></li></ul></div></nav>
<div class="toc-actions"><ul><li><a href="https://github.com/sfregosi/agate/issues/new" class="toc-action"><i class="bi bi-github"></i>Report an issue</a></li></ul></div></nav>
</div>
<!-- main -->
<main class="content" id="quarto-document-content">
Expand Down Expand Up @@ -5147,7 +5147,7 @@ <h6 class="anchored" data-anchor-id="heading-6">Heading 6</h6>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/sfregosi\.github\.io\/agate-public");
var filterRegex = new RegExp("https:\/\/sfregosi\.github\.io\/agate");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down Expand Up @@ -5488,7 +5488,7 @@ <h6 class="anchored" data-anchor-id="heading-6">Heading 6</h6>
</div>
<div class="nav-footer-center">

<div class="toc-actions d-sm-block d-md-none"><ul><li><a href="https://github.com/sfregosi/agate-public/issues/new" class="toc-action"><i class="bi bi-github"></i>Report an issue</a></li></ul></div></div>
<div class="toc-actions d-sm-block d-md-none"><ul><li><a href="https://github.com/sfregosi/agate/issues/new" class="toc-action"><i class="bi bi-github"></i>Report an issue</a></li></ul></div></div>
<div class="nav-footer-right">
<p>This page is built with <a href="https://quarto.org/">Quarto</a>.</p>
</div>
Expand Down
10 changes: 5 additions & 5 deletions acknowledgements.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.56">
<meta name="generator" content="quarto-1.5.57">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -4765,7 +4765,7 @@
<div class="sidebar-title mb-0 py-0">
<a href="./">AGATE</a>
<div class="sidebar-tools-main">
<a href="https://github.com/sfregosi/agate-public" title="agate-public" class="quarto-navigation-tool px-1" aria-label="agate-public"><i class="bi bi-github"></i></a>
<a href="https://github.com/sfregosi/agate" title="agate" class="quarto-navigation-tool px-1" aria-label="agate"><i class="bi bi-github"></i></a>
<a href class="quarto-color-scheme-toggle quarto-navigation-tool px-1" onclick="window.quartoToggleColorScheme(); return false;" title="Toggle dark mode"><i class="bi"></i></a>
</div>
</div>
Expand Down Expand Up @@ -4855,7 +4855,7 @@ <h2 id="toc-title">On this page</h2>
<li><a href="#wispr-conversion-configuration-file" id="toc-wispr-conversion-configuration-file" class="nav-link" data-scroll-target="#wispr-conversion-configuration-file">WISPR conversion configuration file</a></li>
</ul></li>
</ul>
<div class="toc-actions"><ul><li><a href="https://github.com/sfregosi/agate-public/issues/new" class="toc-action"><i class="bi bi-github"></i>Report an issue</a></li></ul></div></nav>
<div class="toc-actions"><ul><li><a href="https://github.com/sfregosi/agate/issues/new" class="toc-action"><i class="bi bi-github"></i>Report an issue</a></li></ul></div></nav>
</div>
<!-- main -->
<main class="content" id="quarto-document-content">
Expand Down Expand Up @@ -5261,7 +5261,7 @@ <h3 class="anchored" data-anchor-id="wispr-conversion-configuration-file">WISPR
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/sfregosi\.github\.io\/agate-public");
var filterRegex = new RegExp("https:\/\/sfregosi\.github\.io\/agate");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down Expand Up @@ -5614,7 +5614,7 @@ <h3 class="anchored" data-anchor-id="wispr-conversion-configuration-file">WISPR
</div>
<div class="nav-footer-center">

<div class="toc-actions d-sm-block d-md-none"><ul><li><a href="https://github.com/sfregosi/agate-public/issues/new" class="toc-action"><i class="bi bi-github"></i>Report an issue</a></li></ul></div></div>
<div class="toc-actions d-sm-block d-md-none"><ul><li><a href="https://github.com/sfregosi/agate/issues/new" class="toc-action"><i class="bi bi-github"></i>Report an issue</a></li></ul></div></div>
<div class="nav-footer-right">
<p>This page is built with <a href="https://quarto.org/">Quarto</a>.</p>
</div>
Expand Down
12 changes: 6 additions & 6 deletions contribute.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions convert-acoustics.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions get-started.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions index.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions mission-planning.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions piloting-functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.56">
<meta name="generator" content="quarto-1.5.57">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -4765,7 +4765,7 @@
<div class="sidebar-title mb-0 py-0">
<a href="./">AGATE</a>
<div class="sidebar-tools-main">
<a href="https://github.com/sfregosi/agate-public" title="agate-public" class="quarto-navigation-tool px-1" aria-label="agate-public"><i class="bi bi-github"></i></a>
<a href="https://github.com/sfregosi/agate" title="agate" class="quarto-navigation-tool px-1" aria-label="agate"><i class="bi bi-github"></i></a>
<a href class="quarto-color-scheme-toggle quarto-navigation-tool px-1" onclick="window.quartoToggleColorScheme(); return false;" title="Toggle dark mode"><i class="bi"></i></a>
</div>
</div>
Expand Down Expand Up @@ -4851,7 +4851,7 @@ <h2 id="toc-title">On this page</h2>
</ul></li>
<li><a href="#printing-errors-and-mission-speed-and-duration-information" id="toc-printing-errors-and-mission-speed-and-duration-information" class="nav-link" data-scroll-target="#printing-errors-and-mission-speed-and-duration-information">Printing errors and mission speed and duration information</a></li>
</ul>
<div class="toc-actions"><ul><li><a href="https://github.com/sfregosi/agate-public/issues/new" class="toc-action"><i class="bi bi-github"></i>Report an issue</a></li></ul></div></nav>
<div class="toc-actions"><ul><li><a href="https://github.com/sfregosi/agate/issues/new" class="toc-action"><i class="bi bi-github"></i>Report an issue</a></li></ul></div></nav>
</div>
<!-- main -->
<main class="content" id="quarto-document-content">
Expand Down Expand Up @@ -5236,7 +5236,7 @@ <h3 class="anchored" data-anchor-id="printing-errors-and-mission-speed-and-durat
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/sfregosi\.github\.io\/agate-public");
var filterRegex = new RegExp("https:\/\/sfregosi\.github\.io\/agate");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down Expand Up @@ -5589,7 +5589,7 @@ <h3 class="anchored" data-anchor-id="printing-errors-and-mission-speed-and-durat
</div>
<div class="nav-footer-center">

<div class="toc-actions d-sm-block d-md-none"><ul><li><a href="https://github.com/sfregosi/agate-public/issues/new" class="toc-action"><i class="bi bi-github"></i>Report an issue</a></li></ul></div></div>
<div class="toc-actions d-sm-block d-md-none"><ul><li><a href="https://github.com/sfregosi/agate/issues/new" class="toc-action"><i class="bi bi-github"></i>Report an issue</a></li></ul></div></div>
<div class="nav-footer-right">
<p>This page is built with <a href="https://quarto.org/">Quarto</a>.</p>
</div>
Expand Down
14 changes: 7 additions & 7 deletions plotting-functions.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion robots.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Sitemap: https://sfregosi.github.io/agate-public/sitemap.xml
Sitemap: https://sfregosi.github.io/agate/sitemap.xml
2 changes: 1 addition & 1 deletion search.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
"href": "index.html",
"title": "agate: Acoustic Glider Analysis Tools and Environment",
"section": "",
"text": "Last Update: 15 Aug 2024\nA collection of MATLAB-based tools for piloting passive acoustic gliders, processing glider positional and environmental data, and analyzing glider-collected passive acoustic data, particularly for surveys of marine mammals.\nThis package is very much under development and is hosted and version controlled on GitHub. My hope is that I will maintain a stable release and then for those interested in the latest functionality, the GitHub repository can be cloned. For those interested in contributing to the package, I suggest creating a fork and using pull requests to contribute. Please contact me if you have any questions, feedback, or suggestions!\nselene [dot] fregosi [at] noaa.gov or report an issue on GitHub",
"text": "Last Update: 30 Aug 2024\nA collection of MATLAB-based tools for piloting passive acoustic gliders, processing glider positional and environmental data, and analyzing glider-collected passive acoustic data, particularly for surveys of marine mammals.\nThis package is very much under development and is hosted and version controlled on GitHub. My hope is that I will maintain a stable release and then for those interested in the latest functionality, the GitHub repository can be cloned. For those interested in contributing to the package, I suggest creating a fork and using pull requests to contribute. Please contact me if you have any questions, feedback, or suggestions!\nselene [dot] fregosi [at] noaa.gov or report an issue on GitHub",
"crumbs": [
"Home"
]
Expand Down
40 changes: 20 additions & 20 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://sfregosi.github.io/agate-public/acknowledgements.html</loc>
<lastmod>2024-08-15T05:12:03.137Z</lastmod>
<loc>https://sfregosi.github.io/agate/acknowledgements.html</loc>
<lastmod>2024-08-30T23:36:09.603Z</lastmod>
</url>
<url>
<loc>https://sfregosi.github.io/agate-public/plotting-functions.html</loc>
<lastmod>2024-08-15T05:12:03.157Z</lastmod>
<loc>https://sfregosi.github.io/agate/plotting-functions.html</loc>
<lastmod>2024-08-30T23:36:09.627Z</lastmod>
</url>
<url>
<loc>https://sfregosi.github.io/agate-public/mission-planning.html</loc>
<lastmod>2024-08-15T05:12:03.157Z</lastmod>
<loc>https://sfregosi.github.io/agate/mission-planning.html</loc>
<lastmod>2024-08-30T23:36:09.627Z</lastmod>
</url>
<url>
<loc>https://sfregosi.github.io/agate-public/convert-acoustics.html</loc>
<lastmod>2024-08-15T05:12:03.137Z</lastmod>
<loc>https://sfregosi.github.io/agate/convert-acoustics.html</loc>
<lastmod>2024-08-30T23:36:09.603Z</lastmod>
</url>
<url>
<loc>https://sfregosi.github.io/agate-public/configuration.html</loc>
<lastmod>2024-08-15T05:12:03.137Z</lastmod>
<loc>https://sfregosi.github.io/agate/configuration.html</loc>
<lastmod>2024-08-30T23:36:09.603Z</lastmod>
</url>
<url>
<loc>https://sfregosi.github.io/agate-public/about.html</loc>
<lastmod>2024-08-15T05:12:03.137Z</lastmod>
<loc>https://sfregosi.github.io/agate/about.html</loc>
<lastmod>2024-08-30T23:36:09.603Z</lastmod>
</url>
<url>
<loc>https://sfregosi.github.io/agate-public/piloting-functions.html</loc>
<lastmod>2024-08-15T05:12:03.157Z</lastmod>
<loc>https://sfregosi.github.io/agate/piloting-functions.html</loc>
<lastmod>2024-08-30T23:36:09.627Z</lastmod>
</url>
<url>
<loc>https://sfregosi.github.io/agate-public/get-started.html</loc>
<lastmod>2024-08-15T05:12:03.137Z</lastmod>
<loc>https://sfregosi.github.io/agate/get-started.html</loc>
<lastmod>2024-08-30T23:36:09.603Z</lastmod>
</url>
<url>
<loc>https://sfregosi.github.io/agate-public/contribute.html</loc>
<lastmod>2024-08-15T05:12:03.137Z</lastmod>
<loc>https://sfregosi.github.io/agate/contribute.html</loc>
<lastmod>2024-08-30T23:36:09.603Z</lastmod>
</url>
<url>
<loc>https://sfregosi.github.io/agate-public/index.html</loc>
<lastmod>2024-08-15T05:12:03.157Z</lastmod>
<loc>https://sfregosi.github.io/agate/index.html</loc>
<lastmod>2024-08-30T23:36:09.627Z</lastmod>
</url>
</urlset>

0 comments on commit a0086e2

Please sign in to comment.