Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
jasdumas committed Oct 27, 2024
1 parent f51d95a commit f499512
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e91eef4e
bdb1cc03
2 changes: 1 addition & 1 deletion code_issues.html
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,7 @@ <h3 class="anchored" data-anchor-id="details-7">Details</h3>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/r-devel\.github\.io\/cran-cookbook\/");
var filterRegex = new RegExp("https:\/\/contributor\.r-project\.org\/cran-cookbook");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion description_issues.html
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@ <h3 class="anchored" data-anchor-id="details-5">Details</h3>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/r-devel\.github\.io\/cran-cookbook\/");
var filterRegex = new RegExp("https:\/\/contributor\.r-project\.org\/cran-cookbook");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion docs_issues.html
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ <h3 class="anchored" data-anchor-id="details-1">Details</h3>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/r-devel\.github\.io\/cran-cookbook\/");
var filterRegex = new RegExp("https:\/\/contributor\.r-project\.org\/cran-cookbook");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion general_issues.html
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ <h1>Package Size</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/r-devel\.github\.io\/cran-cookbook\/");
var filterRegex = new RegExp("https:\/\/contributor\.r-project\.org\/cran-cookbook");
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 @@ -336,7 +336,7 @@ <h3 class="anchored" data-anchor-id="steering-committee">Steering Committee</h3>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/r-devel\.github\.io\/cran-cookbook\/");
var filterRegex = new RegExp("https:\/\/contributor\.r-project\.org\/cran-cookbook");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion preface.html
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ <h3 class="anchored" data-anchor-id="session-info">Session info</h3>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/r-devel\.github\.io\/cran-cookbook\/");
var filterRegex = new RegExp("https:\/\/contributor\.r-project\.org\/cran-cookbook");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ <h1 class="title">Additional Resources</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/r-devel\.github\.io\/cran-cookbook\/");
var filterRegex = new RegExp("https:\/\/contributor\.r-project\.org\/cran-cookbook");
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://r-devel.github.io/cran-cookbook/sitemap.xml
Sitemap: https://contributor.r-project.org/cran-cookbook/sitemap.xml
14 changes: 7 additions & 7 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://r-devel.github.io/cran-cookbook/resources.html</loc>
<loc>https://contributor.r-project.org/cran-cookbook/resources.html</loc>
<lastmod>2024-10-27T18:16:16.783Z</lastmod>
</url>
<url>
<loc>https://r-devel.github.io/cran-cookbook/preface.html</loc>
<loc>https://contributor.r-project.org/cran-cookbook/preface.html</loc>
<lastmod>2024-10-27T18:16:16.782Z</lastmod>
</url>
<url>
<loc>https://r-devel.github.io/cran-cookbook/code_issues.html</loc>
<loc>https://contributor.r-project.org/cran-cookbook/code_issues.html</loc>
<lastmod>2024-10-27T18:16:16.777Z</lastmod>
</url>
<url>
<loc>https://r-devel.github.io/cran-cookbook/general_issues.html</loc>
<loc>https://contributor.r-project.org/cran-cookbook/general_issues.html</loc>
<lastmod>2024-10-10T14:12:10.823Z</lastmod>
</url>
<url>
<loc>https://r-devel.github.io/cran-cookbook/description_issues.html</loc>
<loc>https://contributor.r-project.org/cran-cookbook/description_issues.html</loc>
<lastmod>2024-10-10T18:09:40.721Z</lastmod>
</url>
<url>
<loc>https://r-devel.github.io/cran-cookbook/index.html</loc>
<loc>https://contributor.r-project.org/cran-cookbook/index.html</loc>
<lastmod>2024-10-27T18:16:16.781Z</lastmod>
</url>
<url>
<loc>https://r-devel.github.io/cran-cookbook/docs_issues.html</loc>
<loc>https://contributor.r-project.org/cran-cookbook/docs_issues.html</loc>
<lastmod>2024-09-12T15:09:18.415Z</lastmod>
</url>
</urlset>

0 comments on commit f499512

Please sign in to comment.