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 10, 2024
1 parent 5dcc70a commit 00f24eb
Show file tree
Hide file tree
Showing 14 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
817bba4d
776940df
2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ <h1 class="title">About</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ruralinnovation\.github\.io\/erc_resources\/");
var filterRegex = new RegExp("https:\/\/erc\.ruralinnovation\.us");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ <h3 class="anchored" data-anchor-id="ad-hoc-data-support">Ad hoc data support</h
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ruralinnovation\.github\.io\/erc_resources\/");
var filterRegex = new RegExp("https:\/\/erc\.ruralinnovation\.us");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion robots.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Sitemap: https://ruralinnovation.github.io/erc_resources/sitemap.xml
Sitemap: https://erc.ruralinnovation.us/sitemap.xml
44 changes: 22 additions & 22 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,47 +1,47 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://ruralinnovation.github.io/erc_resources/tool/documentation.html</loc>
<lastmod>2024-10-10T20:19:52.256Z</lastmod>
<loc>https://erc.ruralinnovation.us/tool/documentation.html</loc>
<lastmod>2024-10-10T21:23:11.668Z</lastmod>
</url>
<url>
<loc>https://ruralinnovation.github.io/erc_resources/index.html</loc>
<lastmod>2024-10-10T20:19:52.232Z</lastmod>
<loc>https://erc.ruralinnovation.us/index.html</loc>
<lastmod>2024-10-10T21:23:11.648Z</lastmod>
</url>
<url>
<loc>https://ruralinnovation.github.io/erc_resources/themes/economy/index.html</loc>
<lastmod>2024-10-10T20:19:52.256Z</lastmod>
<loc>https://erc.ruralinnovation.us/themes/economy/index.html</loc>
<lastmod>2024-10-10T21:23:11.668Z</lastmod>
</url>
<url>
<loc>https://ruralinnovation.github.io/erc_resources/themes/business/index.html</loc>
<lastmod>2024-10-10T20:19:52.256Z</lastmod>
<loc>https://erc.ruralinnovation.us/themes/business/index.html</loc>
<lastmod>2024-10-10T21:23:11.668Z</lastmod>
</url>
<url>
<loc>https://ruralinnovation.github.io/erc_resources/themes/environment/index.html</loc>
<lastmod>2024-10-10T20:19:52.256Z</lastmod>
<loc>https://erc.ruralinnovation.us/themes/environment/index.html</loc>
<lastmod>2024-10-10T21:23:11.668Z</lastmod>
</url>
<url>
<loc>https://ruralinnovation.github.io/erc_resources/themes/health/index.html</loc>
<lastmod>2024-10-10T20:19:52.256Z</lastmod>
<loc>https://erc.ruralinnovation.us/themes/health/index.html</loc>
<lastmod>2024-10-10T21:23:11.668Z</lastmod>
</url>
<url>
<loc>https://ruralinnovation.github.io/erc_resources/themes/intro.html</loc>
<lastmod>2024-10-10T20:19:52.256Z</lastmod>
<loc>https://erc.ruralinnovation.us/themes/intro.html</loc>
<lastmod>2024-10-10T21:23:11.668Z</lastmod>
</url>
<url>
<loc>https://ruralinnovation.github.io/erc_resources/themes/infrastructure/index.html</loc>
<lastmod>2024-10-10T20:19:52.256Z</lastmod>
<loc>https://erc.ruralinnovation.us/themes/infrastructure/index.html</loc>
<lastmod>2024-10-10T21:23:11.668Z</lastmod>
</url>
<url>
<loc>https://ruralinnovation.github.io/erc_resources/themes/advocacy/index.html</loc>
<lastmod>2024-10-10T20:19:52.232Z</lastmod>
<loc>https://erc.ruralinnovation.us/themes/advocacy/index.html</loc>
<lastmod>2024-10-10T21:23:11.648Z</lastmod>
</url>
<url>
<loc>https://ruralinnovation.github.io/erc_resources/about.html</loc>
<lastmod>2024-10-10T20:19:52.172Z</lastmod>
<loc>https://erc.ruralinnovation.us/about.html</loc>
<lastmod>2024-10-10T21:23:11.588Z</lastmod>
</url>
<url>
<loc>https://ruralinnovation.github.io/erc_resources/tool/changelog.html</loc>
<lastmod>2024-10-10T20:19:52.256Z</lastmod>
<loc>https://erc.ruralinnovation.us/tool/changelog.html</loc>
<lastmod>2024-10-10T21:23:11.668Z</lastmod>
</url>
</urlset>
2 changes: 1 addition & 1 deletion themes/advocacy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ <h2 class="anchored" data-anchor-id="rural-capacity-index">Rural Capacity Index<
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ruralinnovation\.github\.io\/erc_resources\/");
var filterRegex = new RegExp("https:\/\/erc\.ruralinnovation\.us");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion themes/business/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ <h2 class="anchored" data-anchor-id="accessing-data-axle">Accessing Data Axle</h
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ruralinnovation\.github\.io\/erc_resources\/");
var filterRegex = new RegExp("https:\/\/erc\.ruralinnovation\.us");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion themes/economy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ <h2 class="anchored" data-anchor-id="national-economic-resilience-data-explorer-
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ruralinnovation\.github\.io\/erc_resources\/");
var filterRegex = new RegExp("https:\/\/erc\.ruralinnovation\.us");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion themes/environment/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ <h2 class="anchored" data-anchor-id="water-quality">Water Quality</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ruralinnovation\.github\.io\/erc_resources\/");
var filterRegex = new RegExp("https:\/\/erc\.ruralinnovation\.us");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion themes/health/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ <h2 class="anchored" data-anchor-id="hrsa-map">HRSA Map</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ruralinnovation\.github\.io\/erc_resources\/");
var filterRegex = new RegExp("https:\/\/erc\.ruralinnovation\.us");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion themes/infrastructure/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ <h2 class="anchored" data-anchor-id="child-care-desserts">Child Care Desserts</h
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ruralinnovation\.github\.io\/erc_resources\/");
var filterRegex = new RegExp("https:\/\/erc\.ruralinnovation\.us");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion themes/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ <h1 class="title">Introduction to Additional Resources</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ruralinnovation\.github\.io\/erc_resources\/");
var filterRegex = new RegExp("https:\/\/erc\.ruralinnovation\.us");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion tool/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ <h1 class="title">Changelog</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ruralinnovation\.github\.io\/erc_resources\/");
var filterRegex = new RegExp("https:\/\/erc\.ruralinnovation\.us");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion tool/documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ <h1 class="title">ERC tool documentation</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/ruralinnovation\.github\.io\/erc_resources\/");
var filterRegex = new RegExp("https:\/\/erc\.ruralinnovation\.us");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down

0 comments on commit 00f24eb

Please sign in to comment.