Skip to content

Commit

Permalink
Build site
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 15, 2024
1 parent 6aa811c commit a6aba91
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 33 deletions.
49 changes: 35 additions & 14 deletions docs/Page1.html → docs/CB.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,27 +88,27 @@


<!--radix_placeholder_meta_tags-->
<title>NWFSC GitHub Org: Simple Page</title>
<title>NWFSC GitHub Org: CB</title>


<link rel="icon" type="image/vnd.microsoft.icon" href="favicon.ico"/>


<!-- https://developers.facebook.com/docs/sharing/webmasters#markup -->
<meta property="og:title" content="NWFSC GitHub Org: Simple Page"/>
<meta property="og:title" content="NWFSC GitHub Org: CB"/>
<meta property="og:type" content="article"/>
<meta property="og:locale" content="en_US"/>
<meta property="og:site_name" content="NWFSC GitHub Org"/>

<!-- https://dev.twitter.com/cards/types/summary -->
<meta property="twitter:card" content="summary"/>
<meta property="twitter:title" content="NWFSC GitHub Org: Simple Page"/>
<meta property="twitter:title" content="NWFSC GitHub Org: CB"/>

<!--/radix_placeholder_meta_tags-->
<!--radix_placeholder_rmarkdown_metadata-->

<script type="text/json" id="radix-rmarkdown-metadata">
{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["title","output"]}},"value":[{"type":"character","attributes":{},"value":["Simple Page"]},{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["distill::distill_article"]}},"value":[{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["self_contained"]}},"value":[{"type":"logical","attributes":{},"value":[false]}]}]}]}
{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["title","output"]}},"value":[{"type":"character","attributes":{},"value":["CB"]},{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["distill::distill_article"]}},"value":[{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["self_contained","toc","toc_depth"]}},"value":[{"type":"logical","attributes":{},"value":[false]},{"type":"logical","attributes":{},"value":[true]},{"type":"integer","attributes":{},"value":[3]}]}]}]}
</script>
<!--/radix_placeholder_rmarkdown_metadata-->
<!--radix_placeholder_navigation_in_header-->
Expand Down Expand Up @@ -2298,7 +2298,7 @@
<!--radix_placeholder_front_matter-->

<script id="distill-front-matter" type="text/json">
{"title":"Simple Page","authors":[]}
{"title":"CB","authors":[]}
</script>

<!--/radix_placeholder_front_matter-->
Expand Down Expand Up @@ -2327,7 +2327,7 @@
<!--/radix_placeholder_site_before_body-->

<div class="d-title">
<h1>Simple Page</h1>
<h1>CB</h1>

<!--radix_placeholder_categories-->
<!--/radix_placeholder_categories-->
Expand All @@ -2336,16 +2336,37 @@ <h1>Simple Page</h1>


<div class="d-article">
<h2 id="basic">Basic</h2>
<p>This is a basic page with no table of contents. You specify this type of page with</p>
<pre><code>output:
distill::distill_article:
self_contained: false</code></pre>
<h2 id="r-code">R code</h2>
<p>Because this uses RMarkdown. You can have R code.</p>
<div class="d-contents d-contents-float">
<nav class="l-text toc figcaption" id="TOC">
<h3>Contents</h3>
<ul>
<li><a href="#header-1">Header 1</a><ul>
<li><a href="#page-with-toc">Page with toc</a><ul>
<li><a href="#the-yaml">The yaml</a></li>
</ul></li>
</ul></li>
<li><a href="#another-top-header">Another top header</a></li>
</ul>
</nav>
</div>
<div class="layout-chunk" data-layout="l-body">
<p><img src="Page1_files/figure-html5/unnamed-chunk-1-1.png" width="624" /></p>
<style type="text/css">
d-title {
display: none;
}
</style>
</div>
<h1 id="header-1">Header 1</h1>
<p>Here the title and description is removed by passing special css for this page to create a tighter layout.</p>
<h2 id="page-with-toc">Page with toc</h2>
<p>You can add a table of contents to your pages. This will be taken from your headers.</p>
<h3 id="the-yaml">The yaml</h3>
<pre><code>output:
distill::distill_article:
self_contained: false
toc: true
toc_depth: 3</code></pre>
<h1 id="another-top-header">Another top header</h1>
<div class="sourceCode" id="cb2"><pre class="sourceCode r distill-force-highlighting-css"><code class="sourceCode r"></code></pre></div>
<!--radix_placeholder_article_footer-->
<!--/radix_placeholder_article_footer-->
Expand Down
Binary file removed docs/Page1_files/figure-html5/unnamed-chunk-1-1.png
Binary file not shown.
Binary file modified docs/favicon.ico
Binary file not shown.
18 changes: 7 additions & 11 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link href="https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap" rel="stylesheet">
<style type="text/css">body {font-family: 'Roboto Slab', serif;}</style>

<title></title>
<title>Northwest Fisheries Science Center</title>

<link rel="shortcut icon" href=images/favicon.ico>

Expand Down Expand Up @@ -851,7 +851,7 @@
<img src="images/NOAA_Fisheries_logo_vertical.png" style="height:15rem" class="rounded">
</div>
<div class="p-2">
<h1></h1>
<h1>Northwest Fisheries Science Center</h1>
</div>
<hr style="width:60%;"/>
<div class="p-2">
Expand All @@ -874,10 +874,8 @@ <h2>How to find repositories?</h2>
<li>Do a repository search with tags. Skim the repository list for ideas for tags.</li>
<li>Do a repository search by topic: marine mammals, stock assessment, genetics, salmon, ecosystem</li>
</ul>
</div>
<div id="disclaimer" class="section level2">
<h2>Disclaimer</h2>
<p>The repositories in this GitHub org are scientific products and are not official communication of the National Oceanic and Atmospheric Administration, or the United States Department of Commerce. All NOAA GitHub project code is provided on an ‘as is’ basis and the user assumes responsibility for its use. Any claims against the Department of Commerce or Department of Commerce bureaus stemming from the use of this GitHub project will be governed by all applicable Federal law. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by the Department of Commerce. The Department of Commerce seal and logo, or the seal and logo of a DOC bureau, shall not be used in any manner to imply endorsement of any commercial product or activity by DOC or the United States Government</p>
<p><font size="2"> ## Disclaimer</p>
<p>The repositories in this GitHub org are scientific products and are not official communication of the National Oceanic and Atmospheric Administration, or the United States Department of Commerce. All NOAA GitHub project code is provided on an ‘as is’ basis and the user assumes responsibility for its use. Any claims against the Department of Commerce or Department of Commerce bureaus stemming from the use of this GitHub project will be governed by all applicable Federal law. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by the Department of Commerce. The Department of Commerce seal and logo, or the seal and logo of a DOC bureau, shall not be used in any manner to imply endorsement of any commercial product or activity by DOC or the United States Government. </font></p>
</div>
</div>
</div>
Expand All @@ -892,7 +890,7 @@ <h2>Disclaimer</h2>
<img src="images/NOAA_Fisheries_logo_vertical.png" style="height:15rem" class="rounded">
</div>
<div class="p-2 text-center">
<h1></h1>
<h1>Northwest Fisheries Science Center</h1>
</div>
<hr style="width:60%;"/>

Expand All @@ -912,10 +910,8 @@ <h2>How to find repositories?</h2>
<li>Do a repository search with tags. Skim the repository list for ideas for tags.</li>
<li>Do a repository search by topic: marine mammals, stock assessment, genetics, salmon, ecosystem</li>
</ul>
</div>
<div id="disclaimer" class="section level2">
<h2>Disclaimer</h2>
<p>The repositories in this GitHub org are scientific products and are not official communication of the National Oceanic and Atmospheric Administration, or the United States Department of Commerce. All NOAA GitHub project code is provided on an ‘as is’ basis and the user assumes responsibility for its use. Any claims against the Department of Commerce or Department of Commerce bureaus stemming from the use of this GitHub project will be governed by all applicable Federal law. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by the Department of Commerce. The Department of Commerce seal and logo, or the seal and logo of a DOC bureau, shall not be used in any manner to imply endorsement of any commercial product or activity by DOC or the United States Government</p>
<p><font size="2"> ## Disclaimer</p>
<p>The repositories in this GitHub org are scientific products and are not official communication of the National Oceanic and Atmospheric Administration, or the United States Department of Commerce. All NOAA GitHub project code is provided on an ‘as is’ basis and the user assumes responsibility for its use. Any claims against the Department of Commerce or Department of Commerce bureaus stemming from the use of this GitHub project will be governed by all applicable Federal law. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by the Department of Commerce. The Department of Commerce seal and logo, or the seal and logo of a DOC bureau, shall not be used in any manner to imply endorsement of any commercial product or activity by DOC or the United States Government. </font></p>
</div>
</div>
</div>
Expand Down
16 changes: 8 additions & 8 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" 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" version="1.0">
<url>
<loc>https://noaa-nwfsc.github.io/CB.html</loc>
<lastmod>2024-02-15T18:20:53+00:00</lastmod>
</url>
<url>
<loc>https://noaa-nwfsc.github.io/Disclaimer.html</loc>
<lastmod>2024-02-15T18:10:24+00:00</lastmod>
<lastmod>2024-02-15T18:20:53+00:00</lastmod>
</url>
<url>
<loc>https://noaa-nwfsc.github.io/FRAM.html</loc>
<lastmod>2024-02-15T18:10:24+00:00</lastmod>
<lastmod>2024-02-15T18:20:53+00:00</lastmod>
</url>
<url>
<loc>https://noaa-nwfsc.github.io/</loc>
<lastmod>2024-02-15T18:10:24+00:00</lastmod>
<lastmod>2024-02-15T18:20:53+00:00</lastmod>
</url>
<url>
<loc>https://noaa-nwfsc.github.io/LICENSE.html</loc>
<lastmod>2024-02-15T18:10:24+00:00</lastmod>
</url>
<url>
<loc>https://noaa-nwfsc.github.io/Page1.html</loc>
<lastmod>2024-02-15T18:10:24+00:00</lastmod>
<lastmod>2024-02-15T18:20:53+00:00</lastmod>
</url>
</urlset>

0 comments on commit a6aba91

Please sign in to comment.