Skip to content

Commit b626d57

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent d48670d commit b626d57

28 files changed

+77
-77
lines changed

.nojekyll

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
95e6e584
1+
cc4f1601

content/AnalysisMethods.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ <h1 class="title">Analysis Methods</h1>
598598
}
599599
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
600600
var mailtoRegex = new RegExp(/^mailto:/);
601-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
601+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
602602
var isInternal = (href) => {
603603
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
604604
}

content/DataManagement.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ <h1 class="title">Data Management</h1>
593593
}
594594
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
595595
var mailtoRegex = new RegExp(/^mailto:/);
596-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
596+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
597597
var isInternal = (href) => {
598598
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
599599
}

content/FieldMethods.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ <h1 class="title">Field Methods</h1>
574574
}
575575
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
576576
var mailtoRegex = new RegExp(/^mailto:/);
577-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
577+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
578578
var isInternal = (href) => {
579579
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
580580
}

content/Hardware.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ <h1 class="title">Hardware</h1>
581581
}
582582
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
583583
var mailtoRegex = new RegExp(/^mailto:/);
584-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
584+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
585585
var isInternal = (href) => {
586586
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
587587
}

content/Inventory.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ <h1 class="title">Inventory</h1>
575575
}
576576
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
577577
var mailtoRegex = new RegExp(/^mailto:/);
578-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
578+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
579579
var isInternal = (href) => {
580580
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
581581
}

content/LabManagement.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ <h1 class="title">Lab Management</h1>
577577
}
578578
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
579579
var mailtoRegex = new RegExp(/^mailto:/);
580-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
580+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
581581
var isInternal = (href) => {
582582
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
583583
}

content/NMFS_OpenSciDirections/Intro.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ <h2 class="anchored" data-anchor-id="troubleshooting-builds">Troubleshooting bui
618618
}
619619
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
620620
var mailtoRegex = new RegExp(/^mailto:/);
621-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
621+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
622622
var isInternal = (href) => {
623623
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
624624
}

content/NMFS_OpenSciDirections/acknowledgements.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ <h1 class="title">Acknowledgments</h1>
571571
}
572572
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
573573
var mailtoRegex = new RegExp(/^mailto:/);
574-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
574+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
575575
var isInternal = (href) => {
576576
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
577577
}

content/NMFS_OpenSciDirections/add-content.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ <h2 class="anchored" data-anchor-id="add-your-pages-the-project">Add your pages
597597
}
598598
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
599599
var mailtoRegex = new RegExp(/^mailto:/);
600-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
600+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
601601
var isInternal = (href) => {
602602
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
603603
}

content/NMFS_OpenSciDirections/code.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ <h2 class="anchored" data-anchor-id="render-locally-and-publish-to-gh-pages-bran
639639
}
640640
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
641641
var mailtoRegex = new RegExp(/^mailto:/);
642-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
642+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
643643
var isInternal = (href) => {
644644
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
645645
}

content/NMFS_OpenSciDirections/customizing.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ <h2 class="anchored" data-anchor-id="examples">Examples</h2>
592592
}
593593
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
594594
var mailtoRegex = new RegExp(/^mailto:/);
595-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
595+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
596596
var isInternal = (href) => {
597597
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
598598
}

content/NMFS_OpenSciDirections/publishing.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@ <h2 class="anchored" data-anchor-id="dont-like-using-gh-pages">Don’t like usin
662662
}
663663
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
664664
var mailtoRegex = new RegExp(/^mailto:/);
665-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
665+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
666666
var isInternal = (href) => {
667667
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
668668
}

content/NMFS_OpenSciDirections/rendering.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ <h2 class="anchored" data-anchor-id="step-3.-render-within-rstudio">Step 3. Rend
594594
}
595595
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
596596
var mailtoRegex = new RegExp(/^mailto:/);
597-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
597+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
598598
var isInternal = (href) => {
599599
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
600600
}

content/NMFS_OpenSciDirections/rmarkdown.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ <h2 class="anchored" data-anchor-id="including-plots">Including Plots</h2>
644644
}
645645
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
646646
var mailtoRegex = new RegExp(/^mailto:/);
647-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
647+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
648648
var isInternal = (href) => {
649649
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
650650
}

content/Offboarding.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ <h1 class="title">Offboarding</h1>
573573
}
574574
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
575575
var mailtoRegex = new RegExp(/^mailto:/);
576-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
576+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
577577
var isInternal = (href) => {
578578
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
579579
}

content/Onboarding.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ <h1 class="title">Onboarding</h1>
573573
}
574574
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
575575
var mailtoRegex = new RegExp(/^mailto:/);
576-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
576+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
577577
var isInternal = (href) => {
578578
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
579579
}

content/OpenScience.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ <h1 class="title">Open Science</h1>
573573
}
574574
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
575575
var mailtoRegex = new RegExp(/^mailto:/);
576-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
576+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
577577
var isInternal = (href) => {
578578
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
579579
}

content/PublicationsPresentations.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ <h1 class="title">Publications and Presentations</h1>
573573
}
574574
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
575575
var mailtoRegex = new RegExp(/^mailto:/);
576-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
576+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
577577
var isInternal = (href) => {
578578
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
579579
}

content/Reporting.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@ <h2 class="anchored" data-anchor-id="permits">Permits</h2>
596596
}
597597
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
598598
var mailtoRegex = new RegExp(/^mailto:/);
599-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
599+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
600600
var isInternal = (href) => {
601601
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
602602
}

content/Resources.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ <h1 class="title">Resources</h1>
572572
}
573573
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
574574
var mailtoRegex = new RegExp(/^mailto:/);
575-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
575+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
576576
var isInternal = (href) => {
577577
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
578578
}

content/Safety.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ <h1 class="title">Safety</h1>
584584
}
585585
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
586586
var mailtoRegex = new RegExp(/^mailto:/);
587-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
587+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
588588
var isInternal = (href) => {
589589
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
590590
}

content/SharedValues.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ <h1 class="title">Shared Values</h1>
574574
}
575575
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
576576
var mailtoRegex = new RegExp(/^mailto:/);
577-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
577+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
578578
var isInternal = (href) => {
579579
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
580580
}

content/Software.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ <h1 class="title">Software</h1>
579579
}
580580
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
581581
var mailtoRegex = new RegExp(/^mailto:/);
582-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
582+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
583583
var isInternal = (href) => {
584584
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
585585
}

content/SoftwareAnalysis.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ <h1 class="title">Software &amp; Analysis Methods</h1>
572572
}
573573
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
574574
var mailtoRegex = new RegExp(/^mailto:/);
575-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
575+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
576576
var isInternal = (href) => {
577577
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
578578
}

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ <h2 class="anchored" data-anchor-id="example-manuals">Example Manuals</h2>
669669
}
670670
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
671671
var mailtoRegex = new RegExp(/^mailto:/);
672-
var filterRegex = new RegExp("https:\/\/nmfs-ost\.github\.io\/PAM_template_lab_manual\/");
672+
var filterRegex = new RegExp("https:\/\/noaa-nwfsc\.github\.io\/NWFSC-PAM-Lab-Manual\/");
673673
var isInternal = (href) => {
674674
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
675675
}

robots.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Sitemap: https://nmfs-ost.github.io/PAM_template_lab_manual/sitemap.xml
1+
Sitemap: https://noaa-nwfsc.github.io/NWFSC-PAM-Lab-Manual/sitemap.xml

0 commit comments

Comments
 (0)