Skip to content

Commit

Permalink
jekyll build from Action 0b390b8
Browse files Browse the repository at this point in the history
  • Loading branch information
gregoiremariethoz committed May 17, 2024
0 parents commit 202a4b4
Show file tree
Hide file tree
Showing 40 changed files with 7,176 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
387 changes: 387 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,387 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WTZCWGE9PT"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-WTZCWGE9PT',{ 'anonymize_ip': true });
</script>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<link rel="stylesheet" href="/G2S/assets/css/style.css?v=" media="screen" type="text/css">
<link rel="stylesheet" href="/G2S/assets/css/print.css" media="print" type="text/css">
<link rel="stylesheet" href="/G2S/assets/css/g2s.css" media="screen" type="text/css">

<script src="/G2S/assets/js/tabManager.js"></script>
<script src="/G2S/assets/js/codeblock.js"></script>

<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->

<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>G2S: The GeoStatistical Server | A free and flexible multiple point (geo)statistics framework including state-of-the-art algorithms: QuickSampling and Narrow Distribution Selection</title>
<meta name="generator" content="Jekyll v3.9.3" />
<meta property="og:title" content="G2S: The GeoStatistical Server" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="A free and flexible multiple point (geo)statistics framework including state-of-the-art algorithms: QuickSampling and Narrow Distribution Selection" />
<meta property="og:description" content="A free and flexible multiple point (geo)statistics framework including state-of-the-art algorithms: QuickSampling and Narrow Distribution Selection" />
<link rel="canonical" href="https://gaia-unil.github.io//G2S/404.html" />
<meta property="og:url" content="https://gaia-unil.github.io//G2S/404.html" />
<meta property="og:site_name" content="G2S: The GeoStatistical Server" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="G2S: The GeoStatistical Server" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"A free and flexible multiple point (geo)statistics framework including state-of-the-art algorithms: QuickSampling and Narrow Distribution Selection","headline":"G2S: The GeoStatistical Server","url":"https://gaia-unil.github.io//G2S/404.html"}</script>
<!-- End Jekyll SEO tag -->


<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->

<!-- Setup Google Analytics -->

<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'G-WTZCWGE9PT', 'auto');
ga('send', 'pageview');
</script>



<!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/G2S/favicon.ico" -->

<!-- end custom head snippets -->

</head>

<body>
<header>
<div class="inner">
<a href="https://gaia-unil.github.io//G2S/">
<h1>G2S: The GeoStatistical Server</h1>
</a>
<h2>A free and flexible multiple point (geo)statistics framework including state-of-the-art algorithms: QuickSampling and Narrow Distribution Selection</h2>
<div class="githubButton">

<a href="https://github.com/GAIA-UNIL/G2S" class="button"><small>View project on</small> GitHub</a>


<a href="https://github.com/GAIA-UNIL/G2S/zipball/master" class="button download"><small>Download</small>
.zip file</a>


<a href="https://github.com/GAIA-UNIL/G2S/tarball/master" class="button download"><small>Download</small>
.tar.gz file</a>


</div>
</div>
</header>

<div id="content-wrapper">
<div class="inner clearfix">
<aside id="menuSidebar" class="sideMenuBar">
<nav class="navBar sideMenu">
















<ul class="main">













<li class="">
<a href="/G2S/briefOverview.html">Brief overview</a>




</li>













<li class=" sub">
<a href="/G2S/installation.html">Installation</a>

















<ul class="main">













<li class="">
<a href="/G2S/installation/server.html">Installation of the server</a>




</li>













<li class="">
<a href="/G2S/installation/interfaces.html">Installation of interfaces</a>




</li>

</ul>


</li>













<li class="">
<a href="/G2S/runTheServer.html">Run the server</a>




</li>













<li class="">
<a href="/G2S/usingTheInterfaces.html">Using the interfaces</a>




</li>













<li class=" sub">
<a href="/G2S/algorithms.html">Algorithms</a>

















<ul class="main">













<li class="">
<a href="/G2S/algorithms/QuickSampling.html">QuickSampling</a>




</li>













<li class="">
<a href="/G2S/algorithms/NarrowDistributionSelection.html">Narrow Distribution Selection</a>




</li>













<li class="">
<a href="/G2S/algorithms/AutoQS.html">AutoQS</a>




</li>

</ul>


</li>

</ul>



</nav>
</aside>
<section id="main-content">
<style type="text/css" media="screen">
.container {
margin: 10px auto;
max-width: 600px;
text-align: center;
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>

<div class="container">
<h1>404</h1>

<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found.</p>
</div>

</section>
</div>
</div>
<footer>

<p class="repo-owner"><a href="https://github.com/GAIA-UNIL/G2S">G2S</a> is actively maintained by <a href="https://wp.unil.ch/gaia/">GAIA lab</a> at the <a href="https://www.unil.ch">University of Lausanne</a> and the <a href="https://www.oeaw.ac.at/igf">IGF</a> at the <a href="https://www.oeaw.ac.at/">Austrian Academy of Sciences</a>.</p>

</footer>
</body>
</html>
10 changes: 10 additions & 0 deletions about/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<p>This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at <a href="https://jekyllrb.com/">jekyllrb.com</a></p>

<p>You can find the source code for Minima at GitHub:
<a href="https://github.com/jekyll">jekyll</a> /
<a href="https://github.com/jekyll/minima">minima</a></p>

<p>You can find the source code for Jekyll at GitHub:
<a href="https://github.com/jekyll">jekyll</a> /
<a href="https://github.com/jekyll/jekyll">jekyll</a></p>

Loading

0 comments on commit 202a4b4

Please sign in to comment.