-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ e2ad85f 🚀
- Loading branch information
0 parents
commit 176cf04
Showing
231 changed files
with
40,185 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<IfModule mod_deflate.c> | ||
AddOutputFilterByType DEFLATE text/plain | ||
AddOutputFilterByType DEFLATE text/html | ||
AddOutputFilterByType DEFLATE text/xml | ||
AddOutputFilterByType DEFLATE text/css | ||
AddOutputFilterByType DEFLATE application/xml | ||
AddOutputFilterByType DEFLATE application/xhtml+xml | ||
AddOutputFilterByType DEFLATE application/rss+xml | ||
AddOutputFilterByType DEFLATE application/javascript | ||
AddOutputFilterByType DEFLATE application/x-javascript | ||
AddOutputFilterByType DEFLATE image/jpg | ||
AddOutputFilterByType DEFLATE image/png | ||
AddOutputFilterByType DEFLATE image/gif | ||
AddOutputFilterByType DEFLATE image/jpeg | ||
AddOutputFilterByType DEFLATE image/svg+xml | ||
</IfModule> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,232 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US"><head> | ||
<meta charset="utf-8"> | ||
<title>404 Page not found</title> | ||
|
||
<!-- Mobile responsive metadata --> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | ||
<meta name="description" content="The QCBS R Workshop Series helps researchers navigate programming and statistics for research in ecology, evolution and biodiversity."> | ||
<meta name="author" content="Série d'ateliers R du CSBQ / QCBS R Workshop Series"> | ||
<meta name="generator" content="Hugo 0.83.1" /> | ||
|
||
<!-- Open Graph image and Twitter Card metadata --> | ||
<meta property="og:image" content="/images/qcbs_logo_image0032.png" /> | ||
<meta name="twitter:image" content="/images/qcbs_logo_image0032.png"/> | ||
<meta name="twitter:card" content="summary_large_image"> | ||
<meta property="og:image:width" content="322"> | ||
<meta property="og:image:height" content="203"> | ||
<meta property="og:image:type" content="image/png"> | ||
<meta name="twitter:title" content="404 Page not found"/> | ||
<meta name="twitter:description" content="The QCBS R Workshop Series helps researchers navigate programming and statistics for research in ecology, evolution and biodiversity."/> | ||
<meta property="og:title" content="404 Page not found" /> | ||
<meta property="og:description" content="The QCBS R Workshop Series helps researchers navigate programming and statistics for research in ecology, evolution and biodiversity." /> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:url" content="/404.html" /> | ||
|
||
|
||
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-D3D28G3DC0"></script> | ||
<script> | ||
var doNotTrack = false; | ||
if (!doNotTrack) { | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
gtag('config', 'G-D3D28G3DC0', { 'anonymize_ip': false }); | ||
} | ||
</script> | ||
|
||
|
||
<!-- Plugins --> | ||
<link rel="stylesheet" href="/plugins/bootstrap/css/bootstrap.min.css" media='screen'> | ||
<link rel="stylesheet" href="/plugins/ionicons/css/ionicons.min.css" > | ||
<link rel="stylesheet" href="/plugins/magnific-popup/magnific-popup.min.css" > | ||
<link rel="stylesheet" href="/plugins/slick/slick.css" > | ||
|
||
|
||
<!-- Main stylesheet --> | ||
<link rel="stylesheet" href="/scss/bundled.min.css" media="screen"> | ||
|
||
<!-- Favicon --> | ||
<link rel="shortcut icon" href="/images/favicon.png" type="image/x-icon"> | ||
<link rel="icon" href="/images/favicon.png" type="image/x-icon"> | ||
|
||
|
||
</head> | ||
<body> | ||
<!-- preloader start --> | ||
<div class="preloader"> | ||
|
||
</div> | ||
<!-- preloader end --> | ||
|
||
|
||
<header class="navigation"> | ||
<div class="container-fluid"> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
|
||
<nav class="navbar"> | ||
|
||
<div class="navbar-header"> | ||
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navigation"> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
<a class="navbar-brand" href="/"> | ||
<img src="/images/qcbs_logo_image0032.png" alt="QCBS R Workshop Series" width="90px" class="img-responsive"> | ||
</a> | ||
</div> | ||
|
||
<div class="collapse navbar-collapse" id="navigation"> | ||
<ul class="nav navbar-nav navbar-right"> | ||
<li><a href="/">Home</a></li><li class="dropdown"> | ||
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"> | ||
About <span class="ion-ios-arrow-down"></span> | ||
</a> | ||
<ul class="dropdown-menu"> | ||
<li><a href="/about/">The QCBS R Series</a></li><li><a href="/code-of-conduct/">Code of conduct</a></li><li><a href="/contributing/">Contributing</a></li><li><a href="/faq/">FAQ</a></li> | ||
</ul> | ||
</li> | ||
<li><a href="/workshops/">R Workshops</a></li><li class="dropdown"> | ||
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"> | ||
R Symposium <span class="ion-ios-arrow-down"></span> | ||
</a> | ||
<ul class="dropdown-menu"> | ||
<li><a href="/about-symposium-2023/">R Symposium 2023</a></li><li><a href="/about-symposium/">R Symposium 2022</a></li><li><a href="/symposium/">Previous Workshops</a></li> | ||
</ul> | ||
</li> | ||
<li class="dropdown"> | ||
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"> | ||
Registration <span class="ion-ios-arrow-down"></span> | ||
</a> | ||
<ul class="dropdown-menu"> | ||
<li><a href="/schedule/">Workshop schedule</a></li><li><a href="/registration/">Register</a></li><li><a href="/cancellation/">Cancellation policy</a></li> | ||
</ul> | ||
</li> | ||
<li><a href="/news/">News</a></li><li><a href="/contact/">Contact</a></li> | ||
|
||
|
||
<li> | ||
<select id="select-language" onchange="location = this.value;"> | ||
<option id="en" value="/" selected> | ||
English | ||
</option> | ||
<option id="fr" value="/fr/"> | ||
Français | ||
</option> | ||
</select> | ||
</li> | ||
|
||
</ul> | ||
</div> | ||
</nav> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
</header> | ||
|
||
|
||
|
||
<section class="page-404"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
<h1>404</h1> | ||
<h2 class="text-muted">Sorry – this page does not seem to exist (anymore).</h2> | ||
<a href="/" class="btn btn-main"><i class="tf-ion-android-arrow-back"></i> To the home page</a> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
<footer class="footer"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
<div class="footer-menu"> | ||
<ul> | ||
|
||
<li><a href="/workshops">R Workshops</a></li> | ||
|
||
<li><a href="/news">News</a></li> | ||
|
||
<li><a href="/contact">Contact</a></li> | ||
|
||
</ul> | ||
</div> | ||
<p class="copyright">Copyright © 2023 <a href="https://github.com/QCBSRworkshops/QCBSRworkshops.github.io">QCBS R Workshop Series</a>. All Rights Reserved.</p> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<script src="/plugins/jquery/jquery.min.js" ></script> | ||
|
||
<script src="/plugins/bootstrap/js/bootstrap.min.js" ></script> | ||
|
||
<script src="/plugins/slick/slick.min.js" ></script> | ||
|
||
<script src="/plugins/magnific-popup/magnific-popup.min.js" ></script> | ||
|
||
<script src="/plugins/shuffle/shuffle.min.js" ></script> | ||
|
||
<script src="/plugins/google-map/gmap.js" defer></script> | ||
|
||
|
||
|
||
|
||
<script src="/js/bundled.min.js"></script> | ||
|
||
|
||
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/js-cookie/2.2.1/js.cookie.min.js"></script> | ||
<div id="js-cookie-box" class="cookie-box cookie-box-hide"> | ||
This site uses cookies. By continuing to use this website, you agree to their use. <span id="js-cookie-button" class="btn btn-main btn-solid-border">I Accept</span> | ||
</div> | ||
<script> | ||
(function ($) { | ||
const cookieBox = document.getElementById('js-cookie-box'); | ||
const cookieButton = document.getElementById('js-cookie-button'); | ||
if (!Cookies.get('cookie-box')) { | ||
cookieBox.classList.remove('cookie-box-hide'); | ||
cookieButton.onclick = function () { | ||
Cookies.set('cookie-box', true, { | ||
expires: 2 | ||
}); | ||
cookieBox.classList.add('cookie-box-hide'); | ||
}; | ||
} | ||
})(jQuery); | ||
</script> | ||
|
||
|
||
<style> | ||
.cookie-box { | ||
position: fixed; | ||
left: 0; | ||
right: 0; | ||
bottom: 0; | ||
text-align: center; | ||
z-index: 9999; | ||
padding: 1rem 2rem; | ||
background: rgb(71, 71, 71); | ||
transition: all .75s cubic-bezier(.19, 1, .22, 1); | ||
color: #fdfdfd; | ||
} | ||
|
||
.cookie-box-hide { | ||
display: none; | ||
} | ||
</style> | ||
|
||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
r.qcbs.ca |
Oops, something went wrong.