190 lines
No EOL
5.4 KiB
HTML
190 lines
No EOL
5.4 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
|
|
<title>2021 - duckland.org's photo gallery</title>
|
|
<meta name="description" content="">
|
|
<meta name="author" content="Don Harper">
|
|
<meta name="viewport" content="width=device-width">
|
|
|
|
<link rel="stylesheet" href="../../static/css/normalize.css">
|
|
<link rel="stylesheet" href="../../static/themes/classic/galleria.classic.css">
|
|
<link rel="stylesheet" href="../../static/css/style.css">
|
|
<style>
|
|
body::after{
|
|
position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
|
|
content:url(20210219204148737.webp);
|
|
}</style>
|
|
</head>
|
|
<body>
|
|
<div class="container">
|
|
<header>
|
|
<h1><a href="../../">duckland.org's photo gallery</a></h1>
|
|
|
|
<nav id="menu">
|
|
<ul>
|
|
<li><a href="/photos/">Photos Home</a></li>
|
|
<li><a href="/">Home Page</a></li>
|
|
</ul>
|
|
</nav>
|
|
<div class="breadcrumb">
|
|
<h2>
|
|
<a href="../">P52</a> » <a href=".">2021</a></h2>
|
|
</div>
|
|
<hr>
|
|
</header>
|
|
|
|
<div id="main" role="main">
|
|
<div class="icons">
|
|
<a id="fullscreen"><img src="../../static/img/fullscreen.png"
|
|
title="Fullscreen" alt="Fullscreen (f)" /></a>
|
|
</div>
|
|
<div id="gallery"></div>
|
|
|
|
|
|
|
|
|
|
<script src="../../static/jquery-3.3.1.min.js"></script>
|
|
<script src="../../static/galleria.min.js"></script>
|
|
<script src="../../static/themes/classic/galleria.classic.min.js"></script>
|
|
<script src="../../static/plugins/history/galleria.history.min.js"></script>
|
|
<script>
|
|
var data = [
|
|
{
|
|
title: "20210219204148737",
|
|
description: "",
|
|
thumb: "thumbnails/20210219204148737.webp",
|
|
image: "20210219204148737.webp"
|
|
},
|
|
{
|
|
title: "20210103120345779868-0600",
|
|
description: "",
|
|
thumb: "thumbnails/20210103120345779868-0600.webp",
|
|
image: "20210103120345779868-0600.webp"
|
|
},
|
|
{
|
|
title: "20210129165259616",
|
|
description: "",
|
|
thumb: "thumbnails/20210129165259616.webp",
|
|
image: "20210129165259616.webp"
|
|
},
|
|
{
|
|
title: "20210324125924648333",
|
|
description: "",
|
|
thumb: "thumbnails/20210324125924648333.webp",
|
|
image: "20210324125924648333.webp"
|
|
},
|
|
{
|
|
title: "20210307125925291741",
|
|
description: "",
|
|
thumb: "thumbnails/20210307125925291741.webp",
|
|
image: "20210307125925291741.webp"
|
|
},
|
|
{
|
|
title: "20210319121557687",
|
|
description: "",
|
|
thumb: "thumbnails/20210319121557687.webp",
|
|
image: "20210319121557687.webp"
|
|
},
|
|
{
|
|
title: "20210119203251277-01",
|
|
description: "",
|
|
thumb: "thumbnails/20210119203251277-01.webp",
|
|
image: "20210119203251277-01.webp"
|
|
},
|
|
{
|
|
title: "20210202073011448390",
|
|
description: "",
|
|
thumb: "thumbnails/20210202073011448390.webp",
|
|
image: "20210202073011448390.webp"
|
|
},
|
|
{
|
|
title: "20210402182506424844-0500",
|
|
description: "",
|
|
thumb: "thumbnails/20210402182506424844-0500.webp",
|
|
image: "20210402182506424844-0500.webp"
|
|
},
|
|
{
|
|
title: "20210223000542638-01-lr",
|
|
description: "",
|
|
thumb: "thumbnails/20210223000542638-01-lr.webp",
|
|
image: "20210223000542638-01-lr.webp"
|
|
},
|
|
{
|
|
title: "20210305144935961",
|
|
description: "",
|
|
thumb: "thumbnails/20210305144935961.webp",
|
|
image: "20210305144935961.webp"
|
|
},
|
|
{
|
|
title: "20210409153046012",
|
|
description: "",
|
|
thumb: "thumbnails/20210409153046012.webp",
|
|
image: "20210409153046012.webp"
|
|
},
|
|
{
|
|
title: "20210101194827142271-0600",
|
|
description: "",
|
|
thumb: "thumbnails/20210101194827142271-0600.webp",
|
|
image: "20210101194827142271-0600.webp"
|
|
},
|
|
{
|
|
title: "20210206194242988541-0600",
|
|
description: "",
|
|
thumb: "thumbnails/20210206194242988541-0600.webp",
|
|
image: "20210206194242988541-0600.webp"
|
|
},
|
|
{
|
|
title: "20210114183242217214-0600",
|
|
description: "",
|
|
thumb: "thumbnails/20210114183242217214-0600.webp",
|
|
image: "20210114183242217214-0600.webp"
|
|
},
|
|
]
|
|
|
|
Galleria.ready(function() {
|
|
/*
|
|
load thumbnails after gallery setup, and download has started
|
|
for the main images, but before the loading of map tiles starts
|
|
in the background. This ensures visible elements are prioritised
|
|
over non-visible elements
|
|
|
|
The choice to lazy load thumbnails in batches of 50 was not made
|
|
scientifically. Other numbers may yield better performance.
|
|
*/
|
|
this.lazyLoadChunks( 50 );
|
|
|
|
this.attachKeyboard({
|
|
right: this.next,
|
|
left: this.prev,
|
|
/* Toggle fullscreen display on press of 'f' key */
|
|
0x46: this.toggleFullscreen,
|
|
});
|
|
|
|
var gallery = this;
|
|
$('#fullscreen').click(function() {
|
|
gallery.toggleFullscreen();
|
|
});
|
|
|
|
$('.icons').appendTo(this.$('container'));
|
|
});
|
|
|
|
Galleria.configure({
|
|
imageCrop: false,
|
|
transition: "fade",
|
|
thumbnails: "lazy"
|
|
});
|
|
Galleria.run("#gallery", {dataSource: data});
|
|
|
|
</script>
|
|
</div>
|
|
<footer>
|
|
<p>
|
|
<span>© Don Harper</span>
|
|
<span>Generated by <a href="https://github.com/saimn/sigal">sigal</a></span>
|
|
</p>
|
|
</footer> </div>
|
|
</body>
|
|
</html> |