New Post: Week 5, now with the actual files!
BIN
static/photos/Local/Corona-2020-04/20200414121359.jpg
Normal file
|
After Width: | Height: | Size: 86 KiB |
BIN
static/photos/Local/Corona-2020-04/20200414121539.jpg
Normal file
|
After Width: | Height: | Size: 89 KiB |
BIN
static/photos/Local/Corona-2020-04/20200417162225.jpg
Normal file
|
After Width: | Height: | Size: 227 KiB |
BIN
static/photos/Local/Corona-2020-04/20200418132313.jpg
Normal file
|
After Width: | Height: | Size: 89 KiB |
124
static/photos/Local/Corona-2020-04/index.html
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
|
||||
<title>Corona-2020-04</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="../">Local</a> » <a href=".">Corona-2020-04</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="20200414121359.jpg">
|
||||
<img src="thumbnails/20200414121359.jpg" alt="20200414121359.jpg"
|
||||
data-title="20200414121359.jpg"
|
||||
data-description="<br>Day Liliy <div class='film-meta'>
|
||||
<abbr title='film speed'>400</abbr> <abbr title='exposure'>1/2500</abbr> <abbr title='aperture'>5.09999990463</abbr> <abbr title='focal length'>140.0</abbr> </div>
|
||||
<abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-M5</abbr>
|
||||
<abbr title='date'>Tue 14 Apr 2020 12:13:59 PM </abbr>
|
||||
"
|
||||
/>
|
||||
</a>
|
||||
<a href="20200414121539.jpg">
|
||||
<img src="thumbnails/20200414121539.jpg" alt="20200414121539.jpg"
|
||||
data-title="20200414121539.jpg"
|
||||
data-description="<br>Backyard Flower <div class='film-meta'>
|
||||
<abbr title='film speed'>400</abbr> <abbr title='exposure'>1/2000</abbr> <abbr title='aperture'>5.59999990463</abbr> <abbr title='focal length'>200.0</abbr> </div>
|
||||
<abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-M5</abbr>
|
||||
<abbr title='date'>Tue 14 Apr 2020 12:15:39 PM </abbr>
|
||||
"
|
||||
/>
|
||||
</a>
|
||||
<a href="20200417162225.jpg">
|
||||
<img src="thumbnails/20200417162225.jpg" alt="20200417162225.jpg"
|
||||
data-title="20200417162225.jpg"
|
||||
data-description="<br>Sidewalk Art <div class='film-meta'>
|
||||
<abbr title='film speed'>100</abbr> <abbr title='exposure'>1/125</abbr> <abbr title='aperture'>2.70000004768</abbr> <abbr title='focal length'>4.0</abbr> </div>
|
||||
<abbr title='camera make and model'>Canon Canon PowerShot ELPH 320 HS</abbr>
|
||||
<abbr title='date'>Fri 17 Apr 2020 04:22:25 PM </abbr>
|
||||
"
|
||||
/>
|
||||
</a>
|
||||
<a href="20200418132313.jpg">
|
||||
<img src="thumbnails/20200418132313.jpg" alt="20200418132313.jpg"
|
||||
data-title="20200418132313.jpg"
|
||||
data-description="<br>Lizard Looking <div class='film-meta'>
|
||||
<abbr title='film speed'>400</abbr> <abbr title='exposure'>1/400</abbr> <abbr title='aperture'>7.09999990463</abbr> <abbr title='focal length'>200.0</abbr> </div>
|
||||
<abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-M5</abbr>
|
||||
<abbr title='date'>Sat 18 Apr 2020 01:23:13 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>
|
||||
BIN
static/photos/Local/Corona-2020-04/thumbnails/20200414121359.jpg
Normal file
|
After Width: | Height: | Size: 9.7 KiB |
BIN
static/photos/Local/Corona-2020-04/thumbnails/20200414121539.jpg
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
static/photos/Local/Corona-2020-04/thumbnails/20200417162225.jpg
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
static/photos/Local/Corona-2020-04/thumbnails/20200418132313.jpg
Normal file
|
After Width: | Height: | Size: 9.2 KiB |
BIN
static/photos/Local/Corona-2020/20200414121359.jpg
Normal file
|
After Width: | Height: | Size: 86 KiB |
BIN
static/photos/Local/Corona-2020/20200414121539.jpg
Normal file
|
After Width: | Height: | Size: 89 KiB |
BIN
static/photos/Local/Corona-2020/20200417162225.jpg
Normal file
|
After Width: | Height: | Size: 227 KiB |
BIN
static/photos/Local/Corona-2020/20200418132313.jpg
Normal file
|
After Width: | Height: | Size: 89 KiB |
BIN
static/photos/Local/Corona-2020/thumbnails/20200414121359.jpg
Normal file
|
After Width: | Height: | Size: 9.7 KiB |
BIN
static/photos/Local/Corona-2020/thumbnails/20200414121539.jpg
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
static/photos/Local/Corona-2020/thumbnails/20200417162225.jpg
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
static/photos/Local/Corona-2020/thumbnails/20200418132313.jpg
Normal file
|
After Width: | Height: | Size: 9.2 KiB |