114 lines
No EOL
4 KiB
HTML
114 lines
No EOL
4 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
|
|
<title>2012</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">
|
|
|
|
|
|
</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>
|
|
|
|
<h2><a href="../">Christmas</a> » <a href=".">2012</a></h2>
|
|
<hr>
|
|
</header>
|
|
|
|
<div id="main" role="main">
|
|
|
|
<div class="icons">
|
|
<a id="fullscreen"><img src="../../static/img/fullscreen.png"
|
|
title="Fullscreen" alt="Fullscreen" /></a>
|
|
</div>
|
|
<div id="gallery">
|
|
<a href="20121212090451.jpg">
|
|
<img src="thumbnails/20121212090451.jpg" alt="20121212090451.jpg"
|
|
data-title="20121212090451.jpg"
|
|
data-description="<br>OLYMPUS DIGITAL CAMERA <div class='film-meta'>
|
|
<abbr title='film speed'>200</abbr> <abbr title='exposure'>1/200</abbr> <abbr title='aperture'>8.0</abbr> <abbr title='focal length'>42.0</abbr> </div>
|
|
<abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-PL1</abbr>
|
|
<abbr title='date'>Wed 12 Dec 2012 09:04:51 AM </abbr>
|
|
"
|
|
/>
|
|
</a>
|
|
<a href="20121222142316.jpg">
|
|
<img src="thumbnails/20121222142316.jpg" alt="20121222142316.jpg"
|
|
data-title="20121222142316.jpg"
|
|
data-description="<br>OLYMPUS DIGITAL CAMERA <div class='film-meta'>
|
|
<abbr title='film speed'>200</abbr> <abbr title='exposure'>1/15</abbr> <abbr title='aperture'>4.59999990463</abbr> <abbr title='focal length'>27.0</abbr> </div>
|
|
<abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-PL1</abbr>
|
|
<abbr title='date'>Sat 22 Dec 2012 02:23:16 PM </abbr>
|
|
"
|
|
/>
|
|
</a>
|
|
<a href="20121224205019.jpg">
|
|
<img src="thumbnails/20121224205019.jpg" alt="20121224205019.jpg"
|
|
data-title="20121224205019.jpg"
|
|
data-description="<br>OLYMPUS DIGITAL CAMERA <div class='film-meta'>
|
|
<abbr title='film speed'>400</abbr> <abbr title='exposure'>1/13</abbr> <abbr title='aperture'>2.79999995232</abbr> <abbr title='focal length'>30.0</abbr> </div>
|
|
<abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-PL1</abbr>
|
|
<abbr title='date'>Mon 24 Dec 2012 08:50:19 PM </abbr>
|
|
"
|
|
/>
|
|
</a>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<footer>
|
|
<p>© Don Harper - Generated by <a href="https://github.com/saimn/sigal">sigal</a>
|
|
</p>
|
|
</footer>
|
|
</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>
|
|
|
|
Galleria.configure({
|
|
imageCrop: false,
|
|
transition: "fade"
|
|
});
|
|
Galleria.run("#gallery");
|
|
|
|
|
|
Galleria.ready(function() {
|
|
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'));
|
|
|
|
});
|
|
|
|
</script>
|
|
</body>
|
|
</html> |