Skip to content

Commit

Permalink
jekyll build from Action a07b062
Browse files Browse the repository at this point in the history
  • Loading branch information
kdesnos committed May 23, 2024
0 parents commit 2b5dc7e
Show file tree
Hide file tree
Showing 38 changed files with 6,409 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
272 changes: 272 additions & 0 deletions about/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,272 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<!-- Math support from: https://zjuwhw.github.io/2017/06/04/MathJax.html-->
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [['$','$'], ['\\(','\\)']],
processEscapes: true
},
chtml: {
scale: 0.8
},
svg: {
scale: 0.8
}
});
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">

<!-- begin _includes/seo.html --><title>About - GEGELATI Hands-on tutorial</title>
<meta name="description" content="">


<meta name="author" content="Your Name">



<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="GEGELATI Hands-on tutorial">
<meta property="og:title" content="About">
<meta property="og:url" content="https://gegelati.github.io/gegelati-tutorial/about/">

















<link rel="canonical" href="https://gegelati.github.io/gegelati-tutorial/about/">




<script type="application/ld+json">
{
"@context": "https://schema.org",

"@type": "Person",
"name": null,
"url": "https://gegelati.github.io/gegelati-tutorial/"

}
</script>







<!-- end _includes/seo.html -->



<link href="/gegelati-tutorial/feed.xml" type="application/atom+xml" rel="alternate" title="GEGELATI Hands-on tutorial Feed">


<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>

<!-- For all browsers -->
<link rel="stylesheet" href="/gegelati-tutorial/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>



<!-- start custom head snippets -->

<!-- insert favicons. use https://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="/assets/images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/images/favicon-16x16.png">
<link rel="manifest" href="assets/images/site.webmanifest">
<link rel="mask-icon" href="assets/images/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">

<!-- end custom head snippets -->

</head>

<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>

<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->



<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">

<a class="site-title" href="/gegelati-tutorial/">
GEGELATI Hands-on tutorial

</a>
<ul class="visible-links"><li class="masthead__menu-item">
<a href="/gegelati-tutorial/about/">About</a>
</li><li class="masthead__menu-item">
<a href="/gegelati-tutorial/tutos/">Tutorials</a>
</li></ul>

<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle menu</span>
<div class="navicon"></div>
</button>
<ul class="hidden-links hidden"></ul>
</nav>
</div>
</div>
</div>


<div class="initial-content">




<div id="main" role="main">



<article class="page h-entry" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="About">




<div class="page__inner-wrap">

<header>
<h1 id="page-title" class="page__title p-name" itemprop="headline">
<a href="https://gegelati.github.io/gegelati-tutorial/about/" class="u-url" itemprop="url">About
</a>
</h1>



</header>


<section class="page__content e-content" itemprop="text">

<p>These Github Pages contain a hands-on tutorial providing a gentle introduction to <a href="https://github.com/gegelati/gegelati">GEGEGELATI</a> usage.</p>

<h2 id="tutorial-authors">Tutorial authors:</h2>
<ul>
<li>Karol Desnos</li>
</ul>


</section>

<footer class="page__meta">






</footer>




</div>


</article>



</div>
</div>



<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->

<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">

<li><strong>Follow:</strong></li>



















<li><a href="/gegelati-tutorial/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>

</ul>
</div>

<div class="page__footer-copyright">&copy; 2024 GEGELATI Hands-on tutorial. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.</div>

</footer>
</div>


<script src="/gegelati-tutorial/assets/js/main.min.js"></script>










</body>
</html>
5 changes: 5 additions & 0 deletions assets/css/main.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/css/main.css.map

Large diffs are not rendered by default.

Binary file added assets/images/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions assets/images/browserconfig.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>
67 changes: 67 additions & 0 deletions assets/images/dotgraph.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/favicon.ico
Binary file not shown.
Binary file added assets/images/mstile-150x150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2b5dc7e

Please sign in to comment.