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 Jun 30, 2024
1 parent 1961e98 commit 9d79415
Show file tree
Hide file tree
Showing 19 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
90839af8
bdce1d0a
2 changes: 1 addition & 1 deletion CONTRIBUTING.html
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ <h2 class="anchored" data-anchor-id="attribution">Attribution</h2>
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/extendr\.github\.io\/");
var filterRegex = new RegExp("https:\/\/extendr\.github\.io");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
4 changes: 2 additions & 2 deletions blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ <h1 class="title">extendr Blog</h1>

<div class="quarto-listing quarto-listing-container-default" id="listing-listing">
<div class="list quarto-listing-default">
<div class="quarto-post image-right" data-index="0" data-categories="Release,Updates" data-listing-date-sort="1719705600000" data-listing-file-modified-sort="1719766033068" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="5" data-listing-word-count-sort="871">
<div class="quarto-post image-right" data-index="0" data-categories="Release,Updates" data-listing-date-sort="1719705600000" data-listing-file-modified-sort="1719772935096" data-listing-date-modified-sort="NaN" data-listing-reading-time-sort="5" data-listing-word-count-sort="871">
<div class="thumbnail">
<p><a href="../blog/posts/2024-06-30-extendr-release-070/index.html" class="no-external"></a></p><a href="../blog/posts/2024-06-30-extendr-release-070/index.html" class="no-external">
<p><img src="../blog/posts/2024-06-30-extendr-release-070/images/extendr-release-070.png" class="thumbnail-image" alt="The extendr logo, letter R in middle of gear."></p>
Expand Down Expand Up @@ -498,7 +498,7 @@ <h3 class="no-anchor listing-title">
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/extendr\.github\.io\/");
var filterRegex = new RegExp("https:\/\/extendr\.github\.io");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion blog/posts/2024-06-30-extendr-release-070/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ <h2 class="anchored" data-anchor-id="r-devel-non-api-changes">R-devel Non-API ch
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/extendr\.github\.io\/");
var filterRegex = new RegExp("https:\/\/extendr\.github\.io");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@ <h2 class="anchored" data-anchor-id="extendr-0.1.10">extendr 0.1.10</h2>
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/extendr\.github\.io\/");
var filterRegex = new RegExp("https:\/\/extendr\.github\.io");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ <h3 class="anchored" data-anchor-id="who-are-the-developers-of-extendr">Who are
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/extendr\.github\.io\/");
var filterRegex = new RegExp("https:\/\/extendr\.github\.io");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion get-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ <h2 data-anchor-id="step-4-use-rust-analyzer">Step 4 <span class="fw-light">Use
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/extendr\.github\.io\/");
var filterRegex = new RegExp("https:\/\/extendr\.github\.io");
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 @@ -697,7 +697,7 @@ <h3 class="anchored" data-anchor-id="plotting-a-png-file-from-rust">Plotting a P
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/extendr\.github\.io\/");
var filterRegex = new RegExp("https:\/\/extendr\.github\.io");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
34 changes: 17 additions & 17 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,70 +2,70 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://extendr.github.io/faq.html</loc>
<lastmod>2024-06-30T16:47:13.072Z</lastmod>
<lastmod>2024-06-30T18:42:15.096Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/blog/posts/2024-06-30-extendr-release-070/index.html</loc>
<lastmod>2024-06-30T16:47:13.068Z</lastmod>
<lastmod>2024-06-30T18:42:15.096Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/get-started.html</loc>
<lastmod>2024-06-30T16:47:13.072Z</lastmod>
<lastmod>2024-06-30T18:42:15.096Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/changelog.html</loc>
<lastmod>2024-06-30T16:47:13.072Z</lastmod>
<lastmod>2024-06-30T18:42:15.096Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/user-guide/type-mapping/characters.html</loc>
<lastmod>2024-06-30T16:47:13.072Z</lastmod>
<lastmod>2024-06-30T18:42:15.100Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/user-guide/type-mapping/vectors.html</loc>
<lastmod>2024-06-30T16:47:13.072Z</lastmod>
<lastmod>2024-06-30T18:42:15.100Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/user-guide/type-mapping/extendr-macro.html</loc>
<lastmod>2024-06-30T16:47:13.072Z</lastmod>
<lastmod>2024-06-30T18:42:15.100Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/user-guide/index.html</loc>
<lastmod>2024-06-30T16:47:13.072Z</lastmod>
<lastmod>2024-06-30T18:42:15.100Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/user-guide/r-pkgs/package-structure.html</loc>
<lastmod>2024-06-30T16:47:13.072Z</lastmod>
<lastmod>2024-06-30T18:42:15.100Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/user-guide/r-pkgs/package-setup.html</loc>
<lastmod>2024-06-30T16:47:13.072Z</lastmod>
<lastmod>2024-06-30T18:42:15.100Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/user-guide/error-handling/basic-error-handling.html</loc>
<lastmod>2024-06-30T16:47:13.072Z</lastmod>
<lastmod>2024-06-30T18:42:15.100Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/user-guide/type-mapping/missing-values.html</loc>
<lastmod>2024-06-30T16:47:13.072Z</lastmod>
<lastmod>2024-06-30T18:42:15.100Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/user-guide/type-mapping/scalars.html</loc>
<lastmod>2024-06-30T16:47:13.072Z</lastmod>
<lastmod>2024-06-30T18:42:15.100Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/user-guide/complete-example.html</loc>
<lastmod>2024-06-30T16:47:13.072Z</lastmod>
<lastmod>2024-06-30T18:42:15.100Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/CONTRIBUTING.html</loc>
<lastmod>2024-06-30T16:47:13.068Z</lastmod>
<lastmod>2024-06-30T18:42:15.092Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/index.html</loc>
<lastmod>2024-06-30T16:47:13.072Z</lastmod>
<lastmod>2024-06-30T18:42:15.096Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/blog/index.html</loc>
<lastmod>2024-06-30T16:47:13.068Z</lastmod>
<lastmod>2024-06-30T18:42:15.096Z</lastmod>
</url>
</urlset>
2 changes: 1 addition & 1 deletion user-guide/complete-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -802,7 +802,7 @@ <h2 class="anchored" data-anchor-id="the-whole-thing">The whole thing</h2>
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/extendr\.github\.io\/");
var filterRegex = new RegExp("https:\/\/extendr\.github\.io");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion user-guide/error-handling/basic-error-handling.html
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ <h1 class="title">Basic Error Handling</h1>
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/extendr\.github\.io\/");
var filterRegex = new RegExp("https:\/\/extendr\.github\.io");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion user-guide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ <h2 class="anchored" data-anchor-id="whats-not-in-this-guide">What’s <em>not</
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/extendr\.github\.io\/");
var filterRegex = new RegExp("https:\/\/extendr\.github\.io");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion user-guide/r-pkgs/package-setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,7 @@ <h1 class="title">Package Setup</h1>
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/extendr\.github\.io\/");
var filterRegex = new RegExp("https:\/\/extendr\.github\.io");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion user-guide/r-pkgs/package-structure.html
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@ <h2 class="anchored" data-anchor-id="building-the-package-makevars">Building the
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/extendr\.github\.io\/");
var filterRegex = new RegExp("https:\/\/extendr\.github\.io");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion user-guide/type-mapping/characters.html
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ <h1 class="title">Character Strings</h1>
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/extendr\.github\.io\/");
var filterRegex = new RegExp("https:\/\/extendr\.github\.io");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion user-guide/type-mapping/extendr-macro.html
Original file line number Diff line number Diff line change
Expand Up @@ -893,7 +893,7 @@ <h2 class="anchored" data-anchor-id="externalptr-returning-arbitrary-rust-types"
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/extendr\.github\.io\/");
var filterRegex = new RegExp("https:\/\/extendr\.github\.io");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion user-guide/type-mapping/missing-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ <h1 class="title">Missing Values</h1>
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/extendr\.github\.io\/");
var filterRegex = new RegExp("https:\/\/extendr\.github\.io");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion user-guide/type-mapping/scalars.html
Original file line number Diff line number Diff line change
Expand Up @@ -707,7 +707,7 @@ <h2 class="anchored" data-anchor-id="additional-examples">Additional examples</h
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/extendr\.github\.io\/");
var filterRegex = new RegExp("https:\/\/extendr\.github\.io");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion user-guide/type-mapping/vectors.html
Original file line number Diff line number Diff line change
Expand Up @@ -705,7 +705,7 @@ <h3 class="anchored" data-anchor-id="additional-examples">Additional examples</h
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/extendr\.github\.io\/");
var filterRegex = new RegExp("https:\/\/extendr\.github\.io");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down

0 comments on commit 9d79415

Please sign in to comment.