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 Apr 8, 2024
1 parent 06dc986 commit 9e62c03
Show file tree
Hide file tree
Showing 130 changed files with 16,808 additions and 78,736 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f308faf8
52a7f3e3
275 changes: 254 additions & 21 deletions cloud-optimized-geotiffs/cogs-details.html

Large diffs are not rendered by default.

355 changes: 308 additions & 47 deletions cloud-optimized-geotiffs/cogs-examples.html

Large diffs are not rendered by default.

330 changes: 282 additions & 48 deletions cloud-optimized-geotiffs/cogs-overview_resampling.html

Large diffs are not rendered by default.

275 changes: 254 additions & 21 deletions cloud-optimized-geotiffs/intro.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.4.552">
<meta name="generator" content="quarto-1.4.553">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -933,7 +933,7 @@ <h2 class="anchored" data-anchor-id="see-more">See More</h2>
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp('/' + window.location.host + '/');
var filterRegex = new RegExp("https:\/\/guide\.cloudnativegeo\.org");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
273 changes: 253 additions & 20 deletions cloud-optimized-netcdf4-hdf5/index.html

Large diffs are not rendered by default.

298 changes: 270 additions & 28 deletions contributing.html

Large diffs are not rendered by default.

Loading

0 comments on commit 9e62c03

Please sign in to comment.