Commit b626d57 Quarto GHA Workflow Runner
committed
1 parent d48670d commit b626d57 Copy full SHA for b626d57
File tree 28 files changed +77
-77
lines changed
28 files changed +77
-77
lines changed Original file line number Diff line number Diff line change 1
- 95e6e584
1
+ cc4f1601
Original file line number Diff line number Diff line change @@ -598,7 +598,7 @@ <h1 class="title">Analysis Methods</h1>
598
598
}
599
599
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
600
600
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
602
602
var isInternal = ( href ) => {
603
603
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
604
604
}
Original file line number Diff line number Diff line change @@ -593,7 +593,7 @@ <h1 class="title">Data Management</h1>
593
593
}
594
594
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
595
595
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
597
597
var isInternal = ( href ) => {
598
598
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
599
599
}
Original file line number Diff line number Diff line change @@ -574,7 +574,7 @@ <h1 class="title">Field Methods</h1>
574
574
}
575
575
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
576
576
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
578
578
var isInternal = ( href ) => {
579
579
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
580
580
}
Original file line number Diff line number Diff line change @@ -581,7 +581,7 @@ <h1 class="title">Hardware</h1>
581
581
}
582
582
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
583
583
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
585
585
var isInternal = ( href ) => {
586
586
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
587
587
}
Original file line number Diff line number Diff line change @@ -575,7 +575,7 @@ <h1 class="title">Inventory</h1>
575
575
}
576
576
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
577
577
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
579
579
var isInternal = ( href ) => {
580
580
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
581
581
}
Original file line number Diff line number Diff line change @@ -577,7 +577,7 @@ <h1 class="title">Lab Management</h1>
577
577
}
578
578
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
579
579
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
581
581
var isInternal = ( href ) => {
582
582
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
583
583
}
Original file line number Diff line number Diff line change @@ -618,7 +618,7 @@ <h2 class="anchored" data-anchor-id="troubleshooting-builds">Troubleshooting bui
618
618
}
619
619
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
620
620
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
622
622
var isInternal = ( href ) => {
623
623
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
624
624
}
Original file line number Diff line number Diff line change @@ -571,7 +571,7 @@ <h1 class="title">Acknowledgments</h1>
571
571
}
572
572
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
573
573
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
575
575
var isInternal = ( href ) => {
576
576
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
577
577
}
Original file line number Diff line number Diff line change @@ -597,7 +597,7 @@ <h2 class="anchored" data-anchor-id="add-your-pages-the-project">Add your pages
597
597
}
598
598
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
599
599
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
601
601
var isInternal = ( href ) => {
602
602
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
603
603
}
Original file line number Diff line number Diff line change @@ -639,7 +639,7 @@ <h2 class="anchored" data-anchor-id="render-locally-and-publish-to-gh-pages-bran
639
639
}
640
640
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
641
641
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
643
643
var isInternal = ( href ) => {
644
644
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
645
645
}
Original file line number Diff line number Diff line change @@ -592,7 +592,7 @@ <h2 class="anchored" data-anchor-id="examples">Examples</h2>
592
592
}
593
593
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
594
594
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
596
596
var isInternal = ( href ) => {
597
597
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
598
598
}
Original file line number Diff line number Diff line change @@ -662,7 +662,7 @@ <h2 class="anchored" data-anchor-id="dont-like-using-gh-pages">Don’t like usin
662
662
}
663
663
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
664
664
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
666
666
var isInternal = ( href ) => {
667
667
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
668
668
}
Original file line number Diff line number Diff line change @@ -594,7 +594,7 @@ <h2 class="anchored" data-anchor-id="step-3.-render-within-rstudio">Step 3. Rend
594
594
}
595
595
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
596
596
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
598
598
var isInternal = ( href ) => {
599
599
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
600
600
}
Original file line number Diff line number Diff line change @@ -644,7 +644,7 @@ <h2 class="anchored" data-anchor-id="including-plots">Including Plots</h2>
644
644
}
645
645
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
646
646
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
648
648
var isInternal = ( href ) => {
649
649
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
650
650
}
Original file line number Diff line number Diff line change @@ -573,7 +573,7 @@ <h1 class="title">Offboarding</h1>
573
573
}
574
574
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
575
575
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
577
577
var isInternal = ( href ) => {
578
578
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
579
579
}
Original file line number Diff line number Diff line change @@ -573,7 +573,7 @@ <h1 class="title">Onboarding</h1>
573
573
}
574
574
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
575
575
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
577
577
var isInternal = ( href ) => {
578
578
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
579
579
}
Original file line number Diff line number Diff line change @@ -573,7 +573,7 @@ <h1 class="title">Open Science</h1>
573
573
}
574
574
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
575
575
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
577
577
var isInternal = ( href ) => {
578
578
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
579
579
}
Original file line number Diff line number Diff line change @@ -573,7 +573,7 @@ <h1 class="title">Publications and Presentations</h1>
573
573
}
574
574
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
575
575
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
577
577
var isInternal = ( href ) => {
578
578
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
579
579
}
Original file line number Diff line number Diff line change @@ -596,7 +596,7 @@ <h2 class="anchored" data-anchor-id="permits">Permits</h2>
596
596
}
597
597
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
598
598
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
600
600
var isInternal = ( href ) => {
601
601
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
602
602
}
Original file line number Diff line number Diff line change @@ -572,7 +572,7 @@ <h1 class="title">Resources</h1>
572
572
}
573
573
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
574
574
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
576
576
var isInternal = ( href ) => {
577
577
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
578
578
}
Original file line number Diff line number Diff line change @@ -584,7 +584,7 @@ <h1 class="title">Safety</h1>
584
584
}
585
585
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
586
586
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
588
588
var isInternal = ( href ) => {
589
589
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
590
590
}
Original file line number Diff line number Diff line change @@ -574,7 +574,7 @@ <h1 class="title">Shared Values</h1>
574
574
}
575
575
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
576
576
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
578
578
var isInternal = ( href ) => {
579
579
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
580
580
}
Original file line number Diff line number Diff line change @@ -579,7 +579,7 @@ <h1 class="title">Software</h1>
579
579
}
580
580
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
581
581
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
583
583
var isInternal = ( href ) => {
584
584
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
585
585
}
Original file line number Diff line number Diff line change @@ -572,7 +572,7 @@ <h1 class="title">Software & Analysis Methods</h1>
572
572
}
573
573
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
574
574
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
576
576
var isInternal = ( href ) => {
577
577
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
578
578
}
Original file line number Diff line number Diff line change @@ -669,7 +669,7 @@ <h2 class="anchored" data-anchor-id="example-manuals">Example Manuals</h2>
669
669
}
670
670
var localhostRegex = new RegExp ( / ^ (?: h t t p | h t t p s ) : \/ \/ l o c a l h o s t \: ? [ 0 - 9 ] * \/ / ) ;
671
671
var mailtoRegex = new RegExp ( / ^ m a i l t o : / ) ;
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 \/" ) ;
673
673
var isInternal = ( href ) => {
674
674
return filterRegex . test ( href ) || localhostRegex . test ( href ) || mailtoRegex . test ( href ) ;
675
675
}
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments