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 Oct 7, 2024
1 parent 132d2fc commit dea1802
Show file tree
Hide file tree
Showing 79 changed files with 5,386 additions and 5,662 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
64527f2e
18b7fc11
17 changes: 14 additions & 3 deletions CHANGELOG.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,17 @@
"search-label": "Search"
}
}</script>
<script type="application/json" class="js-hypothesis-config">
{
"theme": "clean"
}
</script>
<script async="" src="https://hypothes.is/embed.js"></script>
<script>
window.document.addEventListener("DOMContentLoaded", function (_event) {
document.body.classList.add('hypothesis-enabled');
});
</script>


</head>
Expand All @@ -88,7 +99,7 @@ <h2 id="toc-title">On this page</h2>
<li><a href="#section" id="toc-section" class="nav-link" data-scroll-target="#section">20230131</a></li>
</ul></li>
</ul>
<div class="toc-actions"><ul><li><a href="https://github.com/usfws/sciapps_metadata_guidance/edit/main/CHANGELOG.md" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/usfws/sciapps_metadata_guidance/issues/new" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></nav>
<div class="toc-actions"><ul><li><a href="https://forms.office.com/g/xtkDZ3rQjW" 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 @@ -343,7 +354,7 @@ <h2 class="anchored" data-anchor-id="section">20230131</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/studious-adventure-wo15nv1\.pages\.github\.io");
var filterRegex = new RegExp("https:\/\/usfws\.github\.io\/Science_Applications_Metadata_Guidance\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down Expand Up @@ -676,4 +687,4 @@ <h2 class="anchored" data-anchor-id="section">20230131</h2>



<footer class="footer"><div class="nav-footer"><div class="nav-footer-center"><div class="toc-actions d-sm-block d-md-none"><ul><li><a href="https://github.com/usfws/sciapps_metadata_guidance/edit/main/CHANGELOG.md" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/usfws/sciapps_metadata_guidance/issues/new" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></div></div></footer></body></html>
<footer class="footer"><div class="nav-footer"><div class="nav-footer-center"><div class="toc-actions d-sm-block d-md-none"><ul><li><a href="https://forms.office.com/g/xtkDZ3rQjW" class="toc-action"><i class="bi bi-github"></i>Report an issue</a></li></ul></div></div></div></footer></body></html>
17 changes: 14 additions & 3 deletions SECURITY.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,17 @@
"search-label": "Search"
}
}</script>
<script type="application/json" class="js-hypothesis-config">
{
"theme": "clean"
}
</script>
<script async="" src="https://hypothes.is/embed.js"></script>
<script>
window.document.addEventListener("DOMContentLoaded", function (_event) {
document.body.classList.add('hypothesis-enabled');
});
</script>


</head>
Expand All @@ -89,7 +100,7 @@ <h2 id="toc-title">On this page</h2>
<li><a href="#reporting-a-vulnerability" id="toc-reporting-a-vulnerability" class="nav-link" data-scroll-target="#reporting-a-vulnerability">Reporting a Vulnerability</a></li>
</ul></li>
</ul>
<div class="toc-actions"><ul><li><a href="https://github.com/usfws/sciapps_metadata_guidance/edit/main/SECURITY.md" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/usfws/sciapps_metadata_guidance/issues/new" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></nav>
<div class="toc-actions"><ul><li><a href="https://forms.office.com/g/xtkDZ3rQjW" 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 @@ -375,7 +386,7 @@ <h2 class="anchored" data-anchor-id="reporting-a-vulnerability">Reporting a Vuln
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/studious-adventure-wo15nv1\.pages\.github\.io");
var filterRegex = new RegExp("https:\/\/usfws\.github\.io\/Science_Applications_Metadata_Guidance\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down Expand Up @@ -708,4 +719,4 @@ <h2 class="anchored" data-anchor-id="reporting-a-vulnerability">Reporting a Vuln



<footer class="footer"><div class="nav-footer"><div class="nav-footer-center"><div class="toc-actions d-sm-block d-md-none"><ul><li><a href="https://github.com/usfws/sciapps_metadata_guidance/edit/main/SECURITY.md" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/usfws/sciapps_metadata_guidance/issues/new" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></div></div></footer></body></html>
<footer class="footer"><div class="nav-footer"><div class="nav-footer-center"><div class="toc-actions d-sm-block d-md-none"><ul><li><a href="https://forms.office.com/g/xtkDZ3rQjW" class="toc-action"><i class="bi bi-github"></i>Report an issue</a></li></ul></div></div></div></footer></body></html>
89 changes: 41 additions & 48 deletions content/appendix/appendix_overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
<script src="../../site_libs/quarto-search/fuse.min.js"></script>
<script src="../../site_libs/quarto-search/quarto-search.js"></script>
<meta name="quarto:offset" content="../../">
<link href="../../content/appendix/lcc_workflows/lcc_workflows_overview.html" rel="next">
<link href="../../content/developer_resources/injector_script/example_distribution_links.html" rel="prev">
<link href="../../content/developer_resources/developer_resources_overview.html" rel="next">
<link href="../../content/glossary.html" rel="prev">
<link href="../../favicon.png" rel="icon" type="image/png">
<script src="../../site_libs/quarto-html/quarto.js"></script>
<script src="../../site_libs/quarto-html/popper.min.js"></script>
Expand Down Expand Up @@ -69,6 +69,17 @@
"search-label": "Search"
}
}</script>
<script type="application/json" class="js-hypothesis-config">
{
"theme": "clean"
}
</script>
<script async="" src="https://hypothes.is/embed.js"></script>
<script>
window.document.addEventListener("DOMContentLoaded", function (_event) {
document.body.classList.add('hypothesis-enabled');
});
</script>


</head>
Expand Down Expand Up @@ -102,7 +113,6 @@
<div class="sidebar-title mb-0 py-0">
<a href="../../">USFWS Science Applications Metadata Guidance</a>
<div class="sidebar-tools-main">
<a href="https://github.com/USFWS/sciapps_metadata_guidance" title="Github Repo" class="quarto-navigation-tool px-1" aria-label="Github Repo"><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 @@ -518,32 +528,36 @@
</li>
</ul>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="../../content/feedback_help.html" class="sidebar-item-text sidebar-link">
<span class="menu-text">Feedback and Help</span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="../../content/glossary.html" class="sidebar-item-text sidebar-link">
<span class="menu-text">Glossary</span></a>
</div>
</li>
<li class="sidebar-item sidebar-item-section">
<div class="sidebar-item-container">
<a href="../../content/trouble_shooting/trouble_shooting_overview.html" class="sidebar-item-text sidebar-link">
<span class="menu-text">Trouble-Shooting</span></a>
<a class="sidebar-item-toggle text-start collapsed" data-bs-toggle="collapse" data-bs-target="#quarto-sidebar-section-11" role="navigation" aria-expanded="false" aria-label="Toggle section">
<a href="../../content/appendix/appendix_overview.html" class="sidebar-item-text sidebar-link active">
<span class="menu-text">Appendix</span></a>
<a class="sidebar-item-toggle text-start" data-bs-toggle="collapse" data-bs-target="#quarto-sidebar-section-11" role="navigation" aria-expanded="true" aria-label="Toggle section">
<i class="bi bi-chevron-right ms-2"></i>
</a>
</div>
<ul id="quarto-sidebar-section-11" class="collapse list-unstyled sidebar-section depth1 ">
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="../../content/trouble_shooting/qa_qc_fixes.html" class="sidebar-item-text sidebar-link">
<span class="menu-text">QA/QC Fixes</span></a>
</div>
</li>
</ul>
</li>
<li class="sidebar-item sidebar-item-section">
<ul id="quarto-sidebar-section-11" class="collapse list-unstyled sidebar-section depth1 show">
<li class="sidebar-item sidebar-item-section">
<div class="sidebar-item-container">
<a href="../../content/developer_resources/developer_resources_overview.html" class="sidebar-item-text sidebar-link">
<span class="menu-text">Developer Resources</span></a>
<a class="sidebar-item-toggle text-start collapsed" data-bs-toggle="collapse" data-bs-target="#quarto-sidebar-section-12" role="navigation" aria-expanded="false" aria-label="Toggle section">
<i class="bi bi-chevron-right ms-2"></i>
</a>
</div>
<ul id="quarto-sidebar-section-12" class="collapse list-unstyled sidebar-section depth1 ">
<ul id="quarto-sidebar-section-12" class="collapse list-unstyled sidebar-section depth2 ">
<li class="sidebar-item sidebar-item-section">
<div class="sidebar-item-container">
<a href="../../content/developer_resources/injector_script/injector_script_overview.html" class="sidebar-item-text sidebar-link">
Expand All @@ -552,7 +566,7 @@
<i class="bi bi-chevron-right ms-2"></i>
</a>
</div>
<ul id="quarto-sidebar-section-13" class="collapse list-unstyled sidebar-section depth2 ">
<ul id="quarto-sidebar-section-13" class="collapse list-unstyled sidebar-section depth3 ">
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="../../content/developer_resources/injector_script/example_funding.html" class="sidebar-item-text sidebar-link">
Expand All @@ -569,24 +583,15 @@
</li>
</ul>
</li>
<li class="sidebar-item sidebar-item-section">
<div class="sidebar-item-container">
<a href="../../content/appendix/appendix_overview.html" class="sidebar-item-text sidebar-link active">
<span class="menu-text">Appendix</span></a>
<a class="sidebar-item-toggle text-start" data-bs-toggle="collapse" data-bs-target="#quarto-sidebar-section-14" role="navigation" aria-expanded="true" aria-label="Toggle section">
<i class="bi bi-chevron-right ms-2"></i>
</a>
</div>
<ul id="quarto-sidebar-section-14" class="collapse list-unstyled sidebar-section depth1 show">
<li class="sidebar-item sidebar-item-section">
<div class="sidebar-item-container">
<a href="../../content/appendix/lcc_workflows/lcc_workflows_overview.html" class="sidebar-item-text sidebar-link">
<span class="menu-text">LCC Workflows</span></a>
<a class="sidebar-item-toggle text-start collapsed" data-bs-toggle="collapse" data-bs-target="#quarto-sidebar-section-15" role="navigation" aria-expanded="false" aria-label="Toggle section">
<a class="sidebar-item-toggle text-start collapsed" data-bs-toggle="collapse" data-bs-target="#quarto-sidebar-section-14" role="navigation" aria-expanded="false" aria-label="Toggle section">
<i class="bi bi-chevron-right ms-2"></i>
</a>
</div>
<ul id="quarto-sidebar-section-15" class="collapse list-unstyled sidebar-section depth2 ">
<ul id="quarto-sidebar-section-14" class="collapse list-unstyled sidebar-section depth2 ">
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="../../content/appendix/lcc_workflows/cofunded_lcc_projects.html" class="sidebar-item-text sidebar-link">
Expand All @@ -597,18 +602,6 @@
</li>
</ul>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="../../content/help.html" class="sidebar-item-text sidebar-link">
<span class="menu-text">Help</span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="../../content/glossary.html" class="sidebar-item-text sidebar-link">
<span class="menu-text">Glossary</span></a>
</div>
</li>
</ul>
</div>
</nav>
Expand All @@ -621,7 +614,7 @@ <h2 id="toc-title">On this page</h2>
<ul>
<li><a href="#folder-structure" id="toc-folder-structure" class="nav-link active" data-scroll-target="#folder-structure">Folder structure</a></li>
</ul>
<div class="toc-actions"><ul><li><a href="https://github.com/usfws/sciapps_metadata_guidance/edit/main/content/appendix/appendix_overview.qmd" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/usfws/sciapps_metadata_guidance/issues/new" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></nav>
<div class="toc-actions"><ul><li><a href="https://forms.office.com/g/xtkDZ3rQjW" 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 @@ -894,7 +887,7 @@ <h3 class="anchored" data-anchor-id="folder-structure">Folder structure</h3>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/studious-adventure-wo15nv1\.pages\.github\.io");
var filterRegex = new RegExp("https:\/\/usfws\.github\.io\/Science_Applications_Metadata_Guidance\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down Expand Up @@ -1224,13 +1217,13 @@ <h3 class="anchored" data-anchor-id="folder-structure">Folder structure</h3>
</script>
<nav class="page-navigation">
<div class="nav-page nav-page-previous">
<a href="../../content/developer_resources/injector_script/example_distribution_links.html" class="pagination-link" aria-label="Distribution Links Example">
<i class="bi bi-arrow-left-short"></i> <span class="nav-page-text">Distribution Links Example</span>
<a href="../../content/glossary.html" class="pagination-link" aria-label="Glossary">
<i class="bi bi-arrow-left-short"></i> <span class="nav-page-text">Glossary</span>
</a>
</div>
<div class="nav-page nav-page-next">
<a href="../../content/appendix/lcc_workflows/lcc_workflows_overview.html" class="pagination-link" aria-label="LCC Workflows">
<span class="nav-page-text">LCC Workflows</span> <i class="bi bi-arrow-right-short"></i>
<a href="../../content/developer_resources/developer_resources_overview.html" class="pagination-link" aria-label="Developer Resources">
<span class="nav-page-text">Developer Resources</span> <i class="bi bi-arrow-right-short"></i>
</a>
</div>
</nav>
Expand All @@ -1239,4 +1232,4 @@ <h3 class="anchored" data-anchor-id="folder-structure">Folder structure</h3>



<footer class="footer"><div class="nav-footer"><div class="nav-footer-center"><div class="toc-actions d-sm-block d-md-none"><ul><li><a href="https://github.com/usfws/sciapps_metadata_guidance/edit/main/content/appendix/appendix_overview.qmd" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/usfws/sciapps_metadata_guidance/issues/new" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></div></div></footer></body></html>
<footer class="footer"><div class="nav-footer"><div class="nav-footer-center"><div class="toc-actions d-sm-block d-md-none"><ul><li><a href="https://forms.office.com/g/xtkDZ3rQjW" class="toc-action"><i class="bi bi-github"></i>Report an issue</a></li></ul></div></div></div></footer></body></html>
Loading

0 comments on commit dea1802

Please sign in to comment.