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 567a1ab commit 68a17af
Show file tree
Hide file tree
Showing 15 changed files with 6,586 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6d2c686e
c388de07
4 changes: 4 additions & 0 deletions CONTRIBUTING.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,10 @@
<li class="nav-item">
<a class="nav-link" href="./get-started.html">
<span class="menu-text">Get Started</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./user-guide/index.html">
<span class="menu-text">User Guide</span></a>
</li>
<li class="nav-item">
<a class="nav-link active" href="./CONTRIBUTING.html" aria-current="page">
Expand Down
4 changes: 4 additions & 0 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,10 @@
<li class="nav-item">
<a class="nav-link" href="./get-started.html">
<span class="menu-text">Get Started</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./user-guide/index.html">
<span class="menu-text">User Guide</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./CONTRIBUTING.html">
Expand Down
4 changes: 4 additions & 0 deletions faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@
<li class="nav-item">
<a class="nav-link" href="./get-started.html">
<span class="menu-text">Get Started</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./user-guide/index.html">
<span class="menu-text">User Guide</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./CONTRIBUTING.html">
Expand Down
4 changes: 4 additions & 0 deletions get-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@
<li class="nav-item">
<a class="nav-link active" href="./get-started.html" aria-current="page">
<span class="menu-text">Get Started</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./user-guide/index.html">
<span class="menu-text">User Guide</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./CONTRIBUTING.html">
Expand Down
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,10 @@
<li class="nav-item">
<a class="nav-link" href="./get-started.html">
<span class="menu-text">Get Started</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./user-guide/index.html">
<span class="menu-text">User Guide</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./CONTRIBUTING.html">
Expand Down
172 changes: 172 additions & 0 deletions search.json

Large diffs are not rendered by default.

38 changes: 33 additions & 5 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,50 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://extendr.github.io/faq.html</loc>
<lastmod>2024-06-29T19:44:39.342Z</lastmod>
<lastmod>2024-06-30T04:17:11.948Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/get-started.html</loc>
<lastmod>2024-06-29T19:44:39.342Z</lastmod>
<lastmod>2024-06-30T04:17:11.948Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/changelog.html</loc>
<lastmod>2024-06-29T19:44:39.342Z</lastmod>
<lastmod>2024-06-30T04:17:11.948Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/user-guide/type-mapping/characters.html</loc>
<lastmod>2024-06-30T04:17:11.952Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/user-guide/type-mapping/vectors.html</loc>
<lastmod>2024-06-30T04:17:11.952Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/user-guide/error-handling/basic-error-handling.html</loc>
<lastmod>2024-06-30T04:17:11.952Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/user-guide/index.html</loc>
<lastmod>2024-06-30T04:17:11.952Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/user-guide/type-mapping/missing-values.html</loc>
<lastmod>2024-06-30T04:17:11.952Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/user-guide/type-mapping/scalars.html</loc>
<lastmod>2024-06-30T04:17:11.952Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/user-guide/complete-example.html</loc>
<lastmod>2024-06-30T04:17:11.952Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/CONTRIBUTING.html</loc>
<lastmod>2024-06-29T19:44:39.342Z</lastmod>
<lastmod>2024-06-30T04:17:11.948Z</lastmod>
</url>
<url>
<loc>https://extendr.github.io/index.html</loc>
<lastmod>2024-06-29T19:44:39.342Z</lastmod>
<lastmod>2024-06-30T04:17:11.948Z</lastmod>
</url>
</urlset>
Loading

0 comments on commit 68a17af

Please sign in to comment.