generated from nmfs-opensci/NOAA-distill-website
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b8bba19
commit f4766b8
Showing
9 changed files
with
35 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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>A Distill Website</title> | ||
<title></title> | ||
|
||
<link rel="shortcut icon" href=images/favicon.ico> | ||
|
||
|
@@ -824,7 +824,7 @@ | |
<nav class="distill-site-nav distill-site-header"> | ||
<div class="nav-left"> | ||
<a class="logo"> | ||
<img src="images/NOAA_Fisheries_logo_vertical.png" alt="Logo"/> | ||
<img src="images/noaa_digital_logo-2022.png" alt="Logo"/> | ||
</a> | ||
<a href="index.html" class="title">NWFSC GitHub Org</a> | ||
</div> | ||
|
@@ -848,10 +848,10 @@ | |
<div class="d-flex flex-column col-5 align-items-center text-center align-self-center"> | ||
<div class="mx-auto text-center"> | ||
<div class="p-3"> | ||
<img src="images/nmfs-opensci-logo3.png" style="height:15rem" class="rounded"> | ||
<img src="images/NOAA_Fisheries_logo_vertical.png" style="height:15rem" class="rounded"> | ||
</div> | ||
<div class="p-2"> | ||
<h1>A Distill Website</h1> | ||
<h1></h1> | ||
</div> | ||
<hr style="width:60%;"/> | ||
<div class="p-2"> | ||
|
@@ -865,25 +865,19 @@ <h1>A Distill Website</h1> | |
<div class="d-flex flex-column vh-100 border-left"></div> | ||
<div class="d-flex flex-column col px-5 align-items-center align-self-center mh-100" style="overflow-y: scroll;"> | ||
<div class="my-5" id="content"> | ||
<div id="about" class="section level2"> | ||
<h2>About</h2> | ||
<p>This is a distill website using RMarkdown and the postcards package to create the layout for the individual pages. Here postcards layout is only used for the index page, but you can use it for any page. See the <a href="https://github.com/seankross/postcards">postcards</a> GitHub readme for the different layouts available.</p> | ||
<div id="set-up" class="section level3"> | ||
<h3>Set-up</h3> | ||
<p>This GitHub organization is for staff at the <a href="https://www.fisheries.noaa.gov/about/northwest-fisheries-science-center">Northwest Fisheries Science Center (NWFSC)</a> and their collaborators.</p> | ||
<p>Contact: [email protected] (for general GitHub Enterprise questions contact [email protected])</p> | ||
<div id="how-to-find-repositories" class="section level2"> | ||
<h2>How to find repositories?</h2> | ||
<ul> | ||
<li>Install the needed packages. You only need to do this once.</li> | ||
</ul> | ||
<pre><code>install.packages(c("rmarkdown", "distill", "postcards", "knitr")</code></pre> | ||
</div> | ||
<div id="customize" class="section level3"> | ||
<h3>Customize</h3> | ||
<ul> | ||
<li><code>index.Rmd</code> will be the front page. You can change the layout by changing <code>postcards::trestles</code></li> | ||
<li>Edit <code>_site.yml</code> to change the top navbar</li> | ||
<li>Add pages like <code>Page1.Rmd</code> and then add those to <code>_site.yml</code></li> | ||
<li>Add your images (like logos) to <code>images</code> and a favicon to <code>favicon.ico</code></li> | ||
<li>Click the tabs above for division specific information.</li> | ||
<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> | ||
</div> | ||
</div> | ||
</div> | ||
|
@@ -895,10 +889,10 @@ <h3>Customize</h3> | |
<div class="d-flex flex-col"> | ||
<div class="mx-auto"> | ||
<div class="p-3 mt-3 text-center"> | ||
<img src="images/nmfs-opensci-logo3.png" style="height:15rem" class="rounded"> | ||
<img src="images/NOAA_Fisheries_logo_vertical.png" style="height:15rem" class="rounded"> | ||
</div> | ||
<div class="p-2 text-center"> | ||
<h1>A Distill Website</h1> | ||
<h1></h1> | ||
</div> | ||
<hr style="width:60%;"/> | ||
|
||
|
@@ -909,25 +903,19 @@ <h1>A Distill Website</h1> | |
</div> | ||
</div> | ||
<div class="p pt-4 px-5"> | ||
<div id="about" class="section level2"> | ||
<h2>About</h2> | ||
<p>This is a distill website using RMarkdown and the postcards package to create the layout for the individual pages. Here postcards layout is only used for the index page, but you can use it for any page. See the <a href="https://github.com/seankross/postcards">postcards</a> GitHub readme for the different layouts available.</p> | ||
<div id="set-up" class="section level3"> | ||
<h3>Set-up</h3> | ||
<ul> | ||
<li>Install the needed packages. You only need to do this once.</li> | ||
</ul> | ||
<pre><code>install.packages(c("rmarkdown", "distill", "postcards", "knitr")</code></pre> | ||
</div> | ||
<div id="customize" class="section level3"> | ||
<h3>Customize</h3> | ||
<p>This GitHub organization is for staff at the <a href="https://www.fisheries.noaa.gov/about/northwest-fisheries-science-center">Northwest Fisheries Science Center (NWFSC)</a> and their collaborators.</p> | ||
<p>Contact: [email protected] (for general GitHub Enterprise questions contact [email protected])</p> | ||
<div id="how-to-find-repositories" class="section level2"> | ||
<h2>How to find repositories?</h2> | ||
<ul> | ||
<li><code>index.Rmd</code> will be the front page. You can change the layout by changing <code>postcards::trestles</code></li> | ||
<li>Edit <code>_site.yml</code> to change the top navbar</li> | ||
<li>Add pages like <code>Page1.Rmd</code> and then add those to <code>_site.yml</code></li> | ||
<li>Add your images (like logos) to <code>images</code> and a favicon to <code>favicon.ico</code></li> | ||
<li>Click the tabs above for division specific information.</li> | ||
<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> | ||
</div> | ||
</div> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters