new post + somehow images got reset to jpg
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 28 KiB |
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
|
||||
<title>2008</title>
|
||||
<title>2008 - duckland.org's photo gallery</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="Don Harper">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
<style>
|
||||
body::after{
|
||||
position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
|
||||
content:url(20081206091635.jpg);
|
||||
content:url(20081223143145.webp);
|
||||
}</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -37,20 +37,14 @@
|
|||
</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>
|
||||
<div class="icons">
|
||||
<a id="fullscreen"><img src="../../static/img/fullscreen.png"
|
||||
title="Fullscreen" alt="Fullscreen (f)" /></a>
|
||||
</div>
|
||||
<div id="gallery"></div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<footer>
|
||||
<p>
|
||||
<span>© Don Harper</span>
|
||||
<span>Generated by <a href="https://github.com/saimn/sigal">sigal</a></span>
|
||||
</p>
|
||||
</footer> </div>
|
||||
|
||||
<script src="../../static/jquery-3.3.1.min.js"></script>
|
||||
<script src="../../static/galleria.min.js"></script>
|
||||
|
|
@ -59,20 +53,19 @@
|
|||
<script>
|
||||
var data = [
|
||||
{
|
||||
title: "20081206091635",
|
||||
description: "<br>OLYMPUS DIGITAL CAMERA<div class='film-meta'><abbr title='film speed'>100</abbr><abbr title='exposure'>0.004</abbr><abbr title='aperture'>7.099999904632568</abbr><abbr title='focal length'>180</abbr></div><abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-510</abbr><abbr title='date'>Sat 06 Dec 2008 09:16:35 AM </abbr>",
|
||||
thumb: "thumbnails/20081206091635.jpg",
|
||||
image: "20081206091635.jpg"
|
||||
title: "20081223143145",
|
||||
description: "",
|
||||
thumb: "thumbnails/20081223143145.webp",
|
||||
image: "20081223143145.webp"
|
||||
},
|
||||
{
|
||||
title: "20081223143145",
|
||||
description: "<br>OLYMPUS DIGITAL CAMERA<div class='film-meta'><abbr title='film speed'>400</abbr><abbr title='exposure'>0.00625</abbr><abbr title='aperture'>5.599999904632568</abbr><abbr title='focal length'>71</abbr></div><abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-510</abbr><abbr title='date'>Tue 23 Dec 2008 02:31:45 PM </abbr>",
|
||||
thumb: "thumbnails/20081223143145.jpg",
|
||||
image: "20081223143145.jpg"
|
||||
title: "20081206091635",
|
||||
description: "",
|
||||
thumb: "thumbnails/20081206091635.webp",
|
||||
image: "20081206091635.webp"
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Galleria.ready(function() {
|
||||
/*
|
||||
load thumbnails after gallery setup, and download has started
|
||||
|
|
@ -98,7 +91,6 @@
|
|||
});
|
||||
|
||||
$('.icons').appendTo(this.$('container'));
|
||||
|
||||
});
|
||||
|
||||
Galleria.configure({
|
||||
|
|
@ -109,5 +101,12 @@
|
|||
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>
|
||||
|
Before Width: | Height: | Size: 12 KiB |
BIN
static/photos/Christmas/2008/thumbnails/20081206091635.webp
Normal file
|
After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 14 KiB |
BIN
static/photos/Christmas/2008/thumbnails/20081223143145.webp
Normal file
|
After Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 9.4 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 13 KiB |
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
|
||||
<title>2009</title>
|
||||
<title>2009 - duckland.org's photo gallery</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="Don Harper">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
<style>
|
||||
body::after{
|
||||
position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
|
||||
content:url(img_6804.jpg);
|
||||
content:url(img_6901.webp);
|
||||
}</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -37,20 +37,14 @@
|
|||
</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>
|
||||
<div class="icons">
|
||||
<a id="fullscreen"><img src="../../static/img/fullscreen.png"
|
||||
title="Fullscreen" alt="Fullscreen (f)" /></a>
|
||||
</div>
|
||||
<div id="gallery"></div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<footer>
|
||||
<p>
|
||||
<span>© Don Harper</span>
|
||||
<span>Generated by <a href="https://github.com/saimn/sigal">sigal</a></span>
|
||||
</p>
|
||||
</footer> </div>
|
||||
|
||||
<script src="../../static/jquery-3.3.1.min.js"></script>
|
||||
<script src="../../static/galleria.min.js"></script>
|
||||
|
|
@ -59,20 +53,19 @@
|
|||
<script>
|
||||
var data = [
|
||||
{
|
||||
title: "img_6804",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>100</abbr><abbr title='exposure'>0.02</abbr><abbr title='aperture'>2.0</abbr><abbr title='focal length'>50</abbr></div><abbr title='camera make and model'>Canon Canon EOS DIGITAL REBEL XSi</abbr><abbr title='date'>Sun 20 Dec 2009 06:06:42 PM </abbr>",
|
||||
thumb: "thumbnails/img_6804.jpg",
|
||||
image: "img_6804.jpg"
|
||||
title: "img_6901",
|
||||
description: "",
|
||||
thumb: "thumbnails/img_6901.webp",
|
||||
image: "img_6901.webp"
|
||||
},
|
||||
{
|
||||
title: "img_6901",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>200</abbr><abbr title='exposure'>0.0125</abbr><abbr title='aperture'>1.7999999523162842</abbr><abbr title='focal length'>50</abbr></div><abbr title='camera make and model'>Canon Canon EOS DIGITAL REBEL XSi</abbr><abbr title='date'>Fri 25 Dec 2009 07:13:37 PM </abbr>",
|
||||
thumb: "thumbnails/img_6901.jpg",
|
||||
image: "img_6901.jpg"
|
||||
title: "img_6804",
|
||||
description: "",
|
||||
thumb: "thumbnails/img_6804.webp",
|
||||
image: "img_6804.webp"
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Galleria.ready(function() {
|
||||
/*
|
||||
load thumbnails after gallery setup, and download has started
|
||||
|
|
@ -98,7 +91,6 @@
|
|||
});
|
||||
|
||||
$('.icons').appendTo(this.$('container'));
|
||||
|
||||
});
|
||||
|
||||
Galleria.configure({
|
||||
|
|
@ -109,5 +101,12 @@
|
|||
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>
|
||||
|
Before Width: | Height: | Size: 8.5 KiB |
BIN
static/photos/Christmas/2009/thumbnails/img_6804.webp
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 9.7 KiB |
BIN
static/photos/Christmas/2009/thumbnails/img_6901.webp
Normal file
|
After Width: | Height: | Size: 7.4 KiB |
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 34 KiB |
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
|
||||
<title>2012</title>
|
||||
<title>2012 - duckland.org's photo gallery</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="Don Harper">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
<style>
|
||||
body::after{
|
||||
position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
|
||||
content:url(20121212090451.jpg);
|
||||
content:url(20121222142316.webp);
|
||||
}</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -37,20 +37,14 @@
|
|||
</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>
|
||||
<div class="icons">
|
||||
<a id="fullscreen"><img src="../../static/img/fullscreen.png"
|
||||
title="Fullscreen" alt="Fullscreen (f)" /></a>
|
||||
</div>
|
||||
<div id="gallery"></div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<footer>
|
||||
<p>
|
||||
<span>© Don Harper</span>
|
||||
<span>Generated by <a href="https://github.com/saimn/sigal">sigal</a></span>
|
||||
</p>
|
||||
</footer> </div>
|
||||
|
||||
<script src="../../static/jquery-3.3.1.min.js"></script>
|
||||
<script src="../../static/galleria.min.js"></script>
|
||||
|
|
@ -58,27 +52,26 @@
|
|||
<script src="../../static/plugins/history/galleria.history.min.js"></script>
|
||||
<script>
|
||||
var data = [
|
||||
{
|
||||
title: "20121212090451",
|
||||
description: "<br>OLYMPUS DIGITAL CAMERA<div class='film-meta'><abbr title='film speed'>200</abbr><abbr title='exposure'>0.005</abbr><abbr title='aperture'>8.0</abbr><abbr title='focal length'>42</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>",
|
||||
thumb: "thumbnails/20121212090451.jpg",
|
||||
image: "20121212090451.jpg"
|
||||
},
|
||||
{
|
||||
title: "20121222142316",
|
||||
description: "<br>OLYMPUS DIGITAL CAMERA<div class='film-meta'><abbr title='film speed'>200</abbr><abbr title='exposure'>0.06666666666666667</abbr><abbr title='aperture'>4.599999904632568</abbr><abbr title='focal length'>27</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>",
|
||||
thumb: "thumbnails/20121222142316.jpg",
|
||||
image: "20121222142316.jpg"
|
||||
description: "",
|
||||
thumb: "thumbnails/20121222142316.webp",
|
||||
image: "20121222142316.webp"
|
||||
},
|
||||
{
|
||||
title: "20121224205019",
|
||||
description: "<br>OLYMPUS DIGITAL CAMERA<div class='film-meta'><abbr title='film speed'>400</abbr><abbr title='exposure'>0.07692307692307693</abbr><abbr title='aperture'>2.799999952316284</abbr><abbr title='focal length'>30</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>",
|
||||
thumb: "thumbnails/20121224205019.jpg",
|
||||
image: "20121224205019.jpg"
|
||||
description: "",
|
||||
thumb: "thumbnails/20121224205019.webp",
|
||||
image: "20121224205019.webp"
|
||||
},
|
||||
{
|
||||
title: "20121212090451",
|
||||
description: "",
|
||||
thumb: "thumbnails/20121212090451.webp",
|
||||
image: "20121212090451.webp"
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Galleria.ready(function() {
|
||||
/*
|
||||
load thumbnails after gallery setup, and download has started
|
||||
|
|
@ -104,7 +97,6 @@
|
|||
});
|
||||
|
||||
$('.icons').appendTo(this.$('container'));
|
||||
|
||||
});
|
||||
|
||||
Galleria.configure({
|
||||
|
|
@ -115,5 +107,12 @@
|
|||
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>
|
||||
|
Before Width: | Height: | Size: 18 KiB |
BIN
static/photos/Christmas/2012/thumbnails/20121212090451.webp
Normal file
|
After Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 8.9 KiB |
BIN
static/photos/Christmas/2012/thumbnails/20121222142316.webp
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
|
Before Width: | Height: | Size: 15 KiB |
BIN
static/photos/Christmas/2012/thumbnails/20121224205019.webp
Normal file
|
After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 19 KiB |
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
|
||||
<title>2014</title>
|
||||
<title>2014 - duckland.org's photo gallery</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="Don Harper">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
<style>
|
||||
body::after{
|
||||
position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
|
||||
content:url(20141216161530.jpg);
|
||||
content:url(20141216161530.webp);
|
||||
}</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -37,20 +37,14 @@
|
|||
</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>
|
||||
<div class="icons">
|
||||
<a id="fullscreen"><img src="../../static/img/fullscreen.png"
|
||||
title="Fullscreen" alt="Fullscreen (f)" /></a>
|
||||
</div>
|
||||
<div id="gallery"></div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<footer>
|
||||
<p>
|
||||
<span>© Don Harper</span>
|
||||
<span>Generated by <a href="https://github.com/saimn/sigal">sigal</a></span>
|
||||
</p>
|
||||
</footer> </div>
|
||||
|
||||
<script src="../../static/jquery-3.3.1.min.js"></script>
|
||||
<script src="../../static/galleria.min.js"></script>
|
||||
|
|
@ -60,19 +54,18 @@
|
|||
var data = [
|
||||
{
|
||||
title: "20141216161530",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>1600</abbr><abbr title='exposure'>0.001</abbr><abbr title='aperture'>11.0</abbr><abbr title='focal length'>15</abbr></div><abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-M5</abbr><abbr title='date'>Tue 16 Dec 2014 04:15:30 PM </abbr>",
|
||||
thumb: "thumbnails/20141216161530.jpg",
|
||||
image: "20141216161530.jpg"
|
||||
description: "",
|
||||
thumb: "thumbnails/20141216161530.webp",
|
||||
image: "20141216161530.webp"
|
||||
},
|
||||
{
|
||||
title: "20141225082357",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>400</abbr><abbr title='exposure'>0.016666666666666666</abbr><abbr title='aperture'>3.5</abbr><abbr title='focal length'>14</abbr></div><abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-M5</abbr><abbr title='date'>Thu 25 Dec 2014 08:23:57 AM </abbr>",
|
||||
thumb: "thumbnails/20141225082357.jpg",
|
||||
image: "20141225082357.jpg"
|
||||
description: "",
|
||||
thumb: "thumbnails/20141225082357.webp",
|
||||
image: "20141225082357.webp"
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Galleria.ready(function() {
|
||||
/*
|
||||
load thumbnails after gallery setup, and download has started
|
||||
|
|
@ -98,7 +91,6 @@
|
|||
});
|
||||
|
||||
$('.icons').appendTo(this.$('container'));
|
||||
|
||||
});
|
||||
|
||||
Galleria.configure({
|
||||
|
|
@ -109,5 +101,12 @@
|
|||
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>
|
||||
|
Before Width: | Height: | Size: 19 KiB |
BIN
static/photos/Christmas/2014/thumbnails/20141216161530.webp
Normal file
|
After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 13 KiB |
BIN
static/photos/Christmas/2014/thumbnails/20141225082357.webp
Normal file
|
After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 19 KiB |
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
|
||||
<title>2016</title>
|
||||
<title>2016 - duckland.org's photo gallery</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="Don Harper">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
<style>
|
||||
body::after{
|
||||
position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
|
||||
content:url(Santa-Train.jpg);
|
||||
content:url(Santa-Train.webp);
|
||||
}</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -37,20 +37,14 @@
|
|||
</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>
|
||||
<div class="icons">
|
||||
<a id="fullscreen"><img src="../../static/img/fullscreen.png"
|
||||
title="Fullscreen" alt="Fullscreen (f)" /></a>
|
||||
</div>
|
||||
<div id="gallery"></div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<footer>
|
||||
<p>
|
||||
<span>© Don Harper</span>
|
||||
<span>Generated by <a href="https://github.com/saimn/sigal">sigal</a></span>
|
||||
</p>
|
||||
</footer> </div>
|
||||
|
||||
<script src="../../static/jquery-3.3.1.min.js"></script>
|
||||
<script src="../../static/galleria.min.js"></script>
|
||||
|
|
@ -60,13 +54,12 @@
|
|||
var data = [
|
||||
{
|
||||
title: "Santa-Train",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>400</abbr><abbr title='exposure'>0.25</abbr><abbr title='aperture'>2.700000047683716</abbr><abbr title='focal length'>4</abbr></div><abbr title='camera make and model'>Canon Canon PowerShot ELPH 320 HS</abbr><abbr title='date'>Sun 25 Dec 2016 08:47:16 AM </abbr>",
|
||||
thumb: "thumbnails/Santa-Train.jpg",
|
||||
image: "Santa-Train.jpg"
|
||||
description: "",
|
||||
thumb: "thumbnails/Santa-Train.webp",
|
||||
image: "Santa-Train.webp"
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Galleria.ready(function() {
|
||||
/*
|
||||
load thumbnails after gallery setup, and download has started
|
||||
|
|
@ -92,7 +85,6 @@
|
|||
});
|
||||
|
||||
$('.icons').appendTo(this.$('container'));
|
||||
|
||||
});
|
||||
|
||||
Galleria.configure({
|
||||
|
|
@ -103,5 +95,12 @@
|
|||
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>
|
||||
|
Before Width: | Height: | Size: 13 KiB |
BIN
static/photos/Christmas/2016/thumbnails/Santa-Train.webp
Normal file
|
After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 35 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 28 KiB |
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
|
||||
<title>2019</title>
|
||||
<title>2019 - duckland.org's photo gallery</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="Don Harper">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
<style>
|
||||
body::after{
|
||||
position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
|
||||
content:url(20191214125859.jpg);
|
||||
content:url(20191219163424463794-0600.webp);
|
||||
}</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -37,20 +37,14 @@
|
|||
</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>
|
||||
<div class="icons">
|
||||
<a id="fullscreen"><img src="../../static/img/fullscreen.png"
|
||||
title="Fullscreen" alt="Fullscreen (f)" /></a>
|
||||
</div>
|
||||
<div id="gallery"></div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<footer>
|
||||
<p>
|
||||
<span>© Don Harper</span>
|
||||
<span>Generated by <a href="https://github.com/saimn/sigal">sigal</a></span>
|
||||
</p>
|
||||
</footer> </div>
|
||||
|
||||
<script src="../../static/jquery-3.3.1.min.js"></script>
|
||||
<script src="../../static/galleria.min.js"></script>
|
||||
|
|
@ -58,51 +52,50 @@
|
|||
<script src="../../static/plugins/history/galleria.history.min.js"></script>
|
||||
<script>
|
||||
var data = [
|
||||
{
|
||||
title: "20191214125859",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>200</abbr><abbr title='exposure'>0.0015625</abbr><abbr title='aperture'>9.0</abbr><abbr title='focal length'>78</abbr></div><abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-M5</abbr><abbr title='date'>Sat 14 Dec 2019 12:58:59 PM </abbr>",
|
||||
thumb: "thumbnails/20191214125859.jpg",
|
||||
image: "20191214125859.jpg"
|
||||
},
|
||||
{
|
||||
title: "20191215144338",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>640</abbr><abbr title='exposure'>0.016666666666666666</abbr><abbr title='aperture'>2.8</abbr><abbr title='focal length'>30</abbr></div><abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-M5</abbr><abbr title='date'>Sun 15 Dec 2019 02:43:38 PM </abbr>",
|
||||
thumb: "thumbnails/20191215144338.jpg",
|
||||
image: "20191215144338.jpg"
|
||||
},
|
||||
{
|
||||
title: "20191215144345",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>200</abbr><abbr title='exposure'>0.016666666666666666</abbr><abbr title='aperture'>2.8</abbr><abbr title='focal length'>30</abbr></div><abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-M5</abbr><abbr title='date'>Sun 15 Dec 2019 02:43:45 PM </abbr>",
|
||||
thumb: "thumbnails/20191215144345.jpg",
|
||||
image: "20191215144345.jpg"
|
||||
},
|
||||
{
|
||||
title: "20191215144934",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>1600</abbr><abbr title='exposure'>0.016666666666666666</abbr><abbr title='aperture'>4.0</abbr><abbr title='focal length'>55</abbr></div><abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-M5</abbr><abbr title='date'>Sun 15 Dec 2019 02:49:34 PM </abbr>",
|
||||
thumb: "thumbnails/20191215144934.jpg",
|
||||
image: "20191215144934.jpg"
|
||||
},
|
||||
{
|
||||
title: "20191219163424463794-0600",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>53</abbr><abbr title='exposure'>0.002907</abbr><abbr title='aperture'>1.8</abbr><abbr title='focal length'>4</abbr></div><a title='location' href='https://www.openstreetmap.org/?mlat=29.75060055&mlon=-95.7712436&zoom=12&layers=M' target='_blank' class='map' >N29.750601W95.771244</a><abbr title='camera make and model'>Google Pixel 2</abbr><abbr title='date'>Thu 19 Dec 2019 04:34:24 PM </abbr>",
|
||||
thumb: "thumbnails/20191219163424463794-0600.jpg",
|
||||
image: "20191219163424463794-0600.jpg"
|
||||
},
|
||||
{
|
||||
title: "20191219211831219747-0600",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>165</abbr><abbr title='exposure'>0.016671</abbr><abbr title='aperture'>1.8</abbr><abbr title='focal length'>4</abbr></div><a title='location' href='https://www.openstreetmap.org/?mlat=29.749025833333334&mlon=-95.7737861&zoom=12&layers=M' target='_blank' class='map' >N29.749026W95.773786</a><abbr title='camera make and model'>Google Pixel 2</abbr><abbr title='date'>Thu 19 Dec 2019 09:18:31 PM </abbr>",
|
||||
thumb: "thumbnails/20191219211831219747-0600.jpg",
|
||||
image: "20191219211831219747-0600.jpg"
|
||||
description: "",
|
||||
thumb: "thumbnails/20191219163424463794-0600.webp",
|
||||
image: "20191219163424463794-0600.webp"
|
||||
},
|
||||
{
|
||||
title: "20191221135330",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>400</abbr><abbr title='exposure'>0.16666666666666666</abbr><abbr title='aperture'>3.3</abbr><abbr title='focal length'>4</abbr></div><a title='location' href='https://www.openstreetmap.org/?mlat=17056881.853374984&mlon=17056881.853374984&zoom=12&layers=M' target='_blank' class='map' >N17056881.853375E17056881.853375</a><abbr title='camera make and model'>Panasonic DMC-ZS40</abbr><abbr title='date'>Sat 21 Dec 2019 01:53:30 PM </abbr>",
|
||||
thumb: "thumbnails/20191221135330.jpg",
|
||||
image: "20191221135330.jpg"
|
||||
description: "",
|
||||
thumb: "thumbnails/20191221135330.webp",
|
||||
image: "20191221135330.webp"
|
||||
},
|
||||
{
|
||||
title: "20191214125859",
|
||||
description: "",
|
||||
thumb: "thumbnails/20191214125859.webp",
|
||||
image: "20191214125859.webp"
|
||||
},
|
||||
{
|
||||
title: "20191215144934",
|
||||
description: "",
|
||||
thumb: "thumbnails/20191215144934.webp",
|
||||
image: "20191215144934.webp"
|
||||
},
|
||||
{
|
||||
title: "20191215144345",
|
||||
description: "",
|
||||
thumb: "thumbnails/20191215144345.webp",
|
||||
image: "20191215144345.webp"
|
||||
},
|
||||
{
|
||||
title: "20191219211831219747-0600",
|
||||
description: "",
|
||||
thumb: "thumbnails/20191219211831219747-0600.webp",
|
||||
image: "20191219211831219747-0600.webp"
|
||||
},
|
||||
{
|
||||
title: "20191215144338",
|
||||
description: "",
|
||||
thumb: "thumbnails/20191215144338.webp",
|
||||
image: "20191215144338.webp"
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Galleria.ready(function() {
|
||||
/*
|
||||
load thumbnails after gallery setup, and download has started
|
||||
|
|
@ -128,7 +121,6 @@
|
|||
});
|
||||
|
||||
$('.icons').appendTo(this.$('container'));
|
||||
|
||||
});
|
||||
|
||||
Galleria.configure({
|
||||
|
|
@ -139,5 +131,12 @@
|
|||
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>
|
||||
|
Before Width: | Height: | Size: 16 KiB |
BIN
static/photos/Christmas/2019/thumbnails/20191214125859.webp
Normal file
|
After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 11 KiB |
BIN
static/photos/Christmas/2019/thumbnails/20191215144338.webp
Normal file
|
After Width: | Height: | Size: 8.7 KiB |
|
Before Width: | Height: | Size: 12 KiB |
BIN
static/photos/Christmas/2019/thumbnails/20191215144345.webp
Normal file
|
After Width: | Height: | Size: 9.7 KiB |
|
Before Width: | Height: | Size: 10 KiB |
BIN
static/photos/Christmas/2019/thumbnails/20191215144934.webp
Normal file
|
After Width: | Height: | Size: 7.2 KiB |
|
Before Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 14 KiB |
BIN
static/photos/Christmas/2019/thumbnails/20191221135330.webp
Normal file
|
After Width: | Height: | Size: 13 KiB |
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
|
||||
<title>Christmas</title>
|
||||
<title>Christmas - duckland.org's photo gallery</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="Don Harper">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
|
@ -12,10 +12,10 @@
|
|||
<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">
|
||||
<link rel="prefetch" href="static/jquery-3.3.1.min.js" />
|
||||
<link rel="prefetch" href="static/galleria.min.js" />
|
||||
<link rel="prefetch" href="static/themes/classic/galleria.classic.min.js" />
|
||||
<link rel="prefetch" href="static/plugins/history/galleria.history.min.js" />
|
||||
<link rel="prefetch" href="static/jquery-3.3.1.min.js" />
|
||||
<link rel="prefetch" href="static/galleria.min.js" />
|
||||
<link rel="prefetch" href="static/themes/classic/galleria.classic.min.js" />
|
||||
<link rel="prefetch" href="static/plugins/history/galleria.history.min.js" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
|
|
@ -36,34 +36,41 @@
|
|||
</header>
|
||||
|
||||
<div id="main" role="main">
|
||||
<div id="albums">
|
||||
<ul>
|
||||
<li><a href="2008/">
|
||||
<img src="2008/thumbnails/20081206091635.jpg" class="album_thumb" alt="2008" title="2008" /></a>
|
||||
<span class="album_title">2008</span>
|
||||
</li>
|
||||
<li><a href="2009/">
|
||||
<img src="2009/thumbnails/img_6804.jpg" class="album_thumb" alt="2009" title="2009" /></a>
|
||||
<span class="album_title">2009</span>
|
||||
</li>
|
||||
<li><a href="2012/">
|
||||
<img src="2012/thumbnails/20121212090451.jpg" class="album_thumb" alt="2012" title="2012" /></a>
|
||||
<span class="album_title">2012</span>
|
||||
</li>
|
||||
<li><a href="2014/">
|
||||
<img src="2014/thumbnails/20141225082357.jpg" class="album_thumb" alt="2014" title="2014" /></a>
|
||||
<span class="album_title">2014</span>
|
||||
</li>
|
||||
<li><a href="2016/">
|
||||
<img src="2016/thumbnails/Santa-Train.jpg" class="album_thumb" alt="2016" title="2016" /></a>
|
||||
<span class="album_title">2016</span>
|
||||
</li>
|
||||
<li><a href="2019/">
|
||||
<img src="2019/thumbnails/20191214125859.jpg" class="album_thumb" alt="2019" title="2019" /></a>
|
||||
<span class="album_title">2019</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="albums">
|
||||
<ul>
|
||||
<li><a href="2008/">
|
||||
<img src="2008/thumbnails/20081223143145.webp" class="album_thumb" alt="2008" title="2008" /></a>
|
||||
<span class="album_title">2008</span>
|
||||
</li>
|
||||
<li><a href="2009/">
|
||||
<img src="2009/thumbnails/img_6901.webp" class="album_thumb" alt="2009" title="2009" /></a>
|
||||
<span class="album_title">2009</span>
|
||||
</li>
|
||||
<li><a href="2012/">
|
||||
<img src="2012/thumbnails/20121222142316.webp" class="album_thumb" alt="2012" title="2012" /></a>
|
||||
<span class="album_title">2012</span>
|
||||
</li>
|
||||
<li><a href="2014/">
|
||||
<img src="2014/thumbnails/20141225082357.webp" class="album_thumb" alt="2014" title="2014" /></a>
|
||||
<span class="album_title">2014</span>
|
||||
</li>
|
||||
<li><a href="2016/">
|
||||
<img src="2016/thumbnails/Santa-Train.webp" class="album_thumb" alt="2016" title="2016" /></a>
|
||||
<span class="album_title">2016</span>
|
||||
</li>
|
||||
<li><a href="2019/">
|
||||
<img src="2019/thumbnails/20191214125859.webp" class="album_thumb" alt="2019" title="2019" /></a>
|
||||
<span class="album_title">2019</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="icons">
|
||||
<a id="fullscreen"><img src="../static/img/fullscreen.png"
|
||||
title="Fullscreen" alt="Fullscreen (f)" /></a>
|
||||
</div>
|
||||
<div id="gallery"></div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<footer>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 9.7 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 3.3 KiB |
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
|
||||
<title>Houston-Amazing-Comic-Con-2016</title>
|
||||
<title>Houston-Amazing-Comic-Con-2016 - duckland.org's photo gallery</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="Don Harper">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
<style>
|
||||
body::after{
|
||||
position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
|
||||
content:url(20160911104741.jpg);
|
||||
content:url(20160911104741.webp);
|
||||
}</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -37,20 +37,14 @@
|
|||
</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>
|
||||
<div class="icons">
|
||||
<a id="fullscreen"><img src="../../static/img/fullscreen.png"
|
||||
title="Fullscreen" alt="Fullscreen (f)" /></a>
|
||||
</div>
|
||||
<div id="gallery"></div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<footer>
|
||||
<p>
|
||||
<span>© Don Harper</span>
|
||||
<span>Generated by <a href="https://github.com/saimn/sigal">sigal</a></span>
|
||||
</p>
|
||||
</footer> </div>
|
||||
|
||||
<script src="../../static/jquery-3.3.1.min.js"></script>
|
||||
<script src="../../static/galleria.min.js"></script>
|
||||
|
|
@ -60,37 +54,36 @@
|
|||
var data = [
|
||||
{
|
||||
title: "20160911104741",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>800</abbr><abbr title='exposure'>0.016666666666666666</abbr><abbr title='aperture'>3.5</abbr><abbr title='focal length'>6</abbr></div><abbr title='camera make and model'>Canon Canon PowerShot ELPH 320 HS</abbr><abbr title='date'>Sun 11 Sep 2016 10:47:41 AM </abbr>",
|
||||
thumb: "thumbnails/20160911104741.jpg",
|
||||
image: "20160911104741.jpg"
|
||||
description: "",
|
||||
thumb: "thumbnails/20160911104741.webp",
|
||||
image: "20160911104741.webp"
|
||||
},
|
||||
{
|
||||
title: "20160911122438",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>640</abbr><abbr title='exposure'>0.03333333333333333</abbr><abbr title='aperture'>2.700000047683716</abbr><abbr title='focal length'>4</abbr></div><abbr title='camera make and model'>Canon Canon PowerShot ELPH 320 HS</abbr><abbr title='date'>Sun 11 Sep 2016 12:24:38 PM </abbr>",
|
||||
thumb: "thumbnails/20160911122438.jpg",
|
||||
image: "20160911122438.jpg"
|
||||
},
|
||||
{
|
||||
title: "20160911125515",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>800</abbr><abbr title='exposure'>0.03333333333333333</abbr><abbr title='aperture'>2.700000047683716</abbr><abbr title='focal length'>4</abbr></div><abbr title='camera make and model'>Canon Canon PowerShot ELPH 320 HS</abbr><abbr title='date'>Sun 11 Sep 2016 12:55:15 PM </abbr>",
|
||||
thumb: "thumbnails/20160911125515.jpg",
|
||||
image: "20160911125515.jpg"
|
||||
description: "",
|
||||
thumb: "thumbnails/20160911122438.webp",
|
||||
image: "20160911122438.webp"
|
||||
},
|
||||
{
|
||||
title: "20160911133839",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>400</abbr><abbr title='exposure'>0.03333333333333333</abbr><abbr title='aperture'>2.700000047683716</abbr><abbr title='focal length'>4</abbr></div><abbr title='camera make and model'>Canon Canon PowerShot ELPH 320 HS</abbr><abbr title='date'>Sun 11 Sep 2016 01:38:39 PM </abbr>",
|
||||
thumb: "thumbnails/20160911133839.jpg",
|
||||
image: "20160911133839.jpg"
|
||||
description: "",
|
||||
thumb: "thumbnails/20160911133839.webp",
|
||||
image: "20160911133839.webp"
|
||||
},
|
||||
{
|
||||
title: "20160911140000",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>800</abbr><abbr title='exposure'>0.03333333333333333</abbr><abbr title='aperture'>4.5</abbr><abbr title='focal length'>8</abbr></div><abbr title='camera make and model'>Canon Canon PowerShot ELPH 320 HS</abbr><abbr title='date'>Sun 11 Sep 2016 02:00:00 PM </abbr>",
|
||||
thumb: "thumbnails/20160911140000.jpg",
|
||||
image: "20160911140000.jpg"
|
||||
description: "",
|
||||
thumb: "thumbnails/20160911140000.webp",
|
||||
image: "20160911140000.webp"
|
||||
},
|
||||
{
|
||||
title: "20160911125515",
|
||||
description: "",
|
||||
thumb: "thumbnails/20160911125515.webp",
|
||||
image: "20160911125515.webp"
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Galleria.ready(function() {
|
||||
/*
|
||||
load thumbnails after gallery setup, and download has started
|
||||
|
|
@ -116,7 +109,6 @@
|
|||
});
|
||||
|
||||
$('.icons').appendTo(this.$('container'));
|
||||
|
||||
});
|
||||
|
||||
Galleria.configure({
|
||||
|
|
@ -127,5 +119,12 @@
|
|||
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>
|
||||
|
Before Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 9.5 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 9.5 KiB |
|
Before Width: | Height: | Size: 5.8 KiB |
|
After Width: | Height: | Size: 3 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 21 KiB |
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
|
||||
<title>Space-City-Comic-Con-2016</title>
|
||||
<title>Space-City-Comic-Con-2016 - duckland.org's photo gallery</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="Don Harper">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
<style>
|
||||
body::after{
|
||||
position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
|
||||
content:url(20160528110442.jpg);
|
||||
content:url(20160528134651.webp);
|
||||
}</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -37,20 +37,14 @@
|
|||
</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>
|
||||
<div class="icons">
|
||||
<a id="fullscreen"><img src="../../static/img/fullscreen.png"
|
||||
title="Fullscreen" alt="Fullscreen (f)" /></a>
|
||||
</div>
|
||||
<div id="gallery"></div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<footer>
|
||||
<p>
|
||||
<span>© Don Harper</span>
|
||||
<span>Generated by <a href="https://github.com/saimn/sigal">sigal</a></span>
|
||||
</p>
|
||||
</footer> </div>
|
||||
|
||||
<script src="../../static/jquery-3.3.1.min.js"></script>
|
||||
<script src="../../static/galleria.min.js"></script>
|
||||
|
|
@ -59,50 +53,49 @@
|
|||
<script>
|
||||
var data = [
|
||||
{
|
||||
title: "20160528110442",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>800</abbr><abbr title='exposure'>0.02</abbr><abbr title='aperture'>5.400000095367432</abbr><abbr title='focal length'>128</abbr></div><abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-M5</abbr><abbr title='date'>Sat 28 May 2016 11:04:42 AM </abbr>",
|
||||
thumb: "thumbnails/20160528110442.jpg",
|
||||
image: "20160528110442.jpg"
|
||||
},
|
||||
{
|
||||
title: "20160528110539",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>800</abbr><abbr title='exposure'>0.005</abbr><abbr title='aperture'>5.199999809265137</abbr><abbr title='focal length'>111</abbr></div><abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-M5</abbr><abbr title='date'>Sat 28 May 2016 11:05:39 AM </abbr>",
|
||||
thumb: "thumbnails/20160528110539.jpg",
|
||||
image: "20160528110539.jpg"
|
||||
},
|
||||
{
|
||||
title: "20160528110709",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>800</abbr><abbr title='exposure'>0.005</abbr><abbr title='aperture'>6.300000190734863</abbr><abbr title='focal length'>40</abbr></div><abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-M5</abbr><abbr title='date'>Sat 28 May 2016 11:07:09 AM </abbr>",
|
||||
thumb: "thumbnails/20160528110709.jpg",
|
||||
image: "20160528110709.jpg"
|
||||
title: "20160528134651",
|
||||
description: "",
|
||||
thumb: "thumbnails/20160528134651.webp",
|
||||
image: "20160528134651.webp"
|
||||
},
|
||||
{
|
||||
title: "20160528113950",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>800</abbr><abbr title='exposure'>0.016666666666666666</abbr><abbr title='aperture'>4.0</abbr><abbr title='focal length'>40</abbr></div><abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-M5</abbr><abbr title='date'>Sat 28 May 2016 11:39:50 AM </abbr>",
|
||||
thumb: "thumbnails/20160528113950.jpg",
|
||||
image: "20160528113950.jpg"
|
||||
description: "",
|
||||
thumb: "thumbnails/20160528113950.webp",
|
||||
image: "20160528113950.webp"
|
||||
},
|
||||
{
|
||||
title: "20160528134651",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>800</abbr><abbr title='exposure'>0.04</abbr><abbr title='aperture'>3.5999999046325684</abbr><abbr title='focal length'>16</abbr></div><abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-M5</abbr><abbr title='date'>Sat 28 May 2016 01:46:51 PM </abbr>",
|
||||
thumb: "thumbnails/20160528134651.jpg",
|
||||
image: "20160528134651.jpg"
|
||||
title: "20160528110709",
|
||||
description: "",
|
||||
thumb: "thumbnails/20160528110709.webp",
|
||||
image: "20160528110709.webp"
|
||||
},
|
||||
{
|
||||
title: "20160528152850",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>800</abbr><abbr title='exposure'>0.0125</abbr><abbr title='aperture'>5.0</abbr><abbr title='focal length'>26</abbr></div><abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-M5</abbr><abbr title='date'>Sat 28 May 2016 03:28:50 PM </abbr>",
|
||||
thumb: "thumbnails/20160528152850.jpg",
|
||||
image: "20160528152850.jpg"
|
||||
title: "20160528110442",
|
||||
description: "",
|
||||
thumb: "thumbnails/20160528110442.webp",
|
||||
image: "20160528110442.webp"
|
||||
},
|
||||
{
|
||||
title: "20160528155344",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>800</abbr><abbr title='exposure'>0.05</abbr><abbr title='aperture'>4.400000095367432</abbr><abbr title='focal length'>25</abbr></div><abbr title='camera make and model'>OLYMPUS IMAGING CORP. E-M5</abbr><abbr title='date'>Sat 28 May 2016 03:53:44 PM </abbr>",
|
||||
thumb: "thumbnails/20160528155344.jpg",
|
||||
image: "20160528155344.jpg"
|
||||
description: "",
|
||||
thumb: "thumbnails/20160528155344.webp",
|
||||
image: "20160528155344.webp"
|
||||
},
|
||||
{
|
||||
title: "20160528110539",
|
||||
description: "",
|
||||
thumb: "thumbnails/20160528110539.webp",
|
||||
image: "20160528110539.webp"
|
||||
},
|
||||
{
|
||||
title: "20160528152850",
|
||||
description: "",
|
||||
thumb: "thumbnails/20160528152850.webp",
|
||||
image: "20160528152850.webp"
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Galleria.ready(function() {
|
||||
/*
|
||||
load thumbnails after gallery setup, and download has started
|
||||
|
|
@ -128,7 +121,6 @@
|
|||
});
|
||||
|
||||
$('.icons').appendTo(this.$('container'));
|
||||
|
||||
});
|
||||
|
||||
Galleria.configure({
|
||||
|
|
@ -139,5 +131,12 @@
|
|||
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>
|
||||
|
Before Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 9.6 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 9.7 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
|
||||
<title>Comic-Cons</title>
|
||||
<title>Comic-Cons - duckland.org's photo gallery</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="Don Harper">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
|
@ -12,10 +12,10 @@
|
|||
<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">
|
||||
<link rel="prefetch" href="static/jquery-3.3.1.min.js" />
|
||||
<link rel="prefetch" href="static/galleria.min.js" />
|
||||
<link rel="prefetch" href="static/themes/classic/galleria.classic.min.js" />
|
||||
<link rel="prefetch" href="static/plugins/history/galleria.history.min.js" />
|
||||
<link rel="prefetch" href="static/jquery-3.3.1.min.js" />
|
||||
<link rel="prefetch" href="static/galleria.min.js" />
|
||||
<link rel="prefetch" href="static/themes/classic/galleria.classic.min.js" />
|
||||
<link rel="prefetch" href="static/plugins/history/galleria.history.min.js" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
|
|
@ -36,18 +36,25 @@
|
|||
</header>
|
||||
|
||||
<div id="main" role="main">
|
||||
<div id="albums">
|
||||
<ul>
|
||||
<li><a href="Houston-Amazing-Comic-Con-2016/">
|
||||
<img src="Houston-Amazing-Comic-Con-2016/thumbnails/20160911122438.jpg" class="album_thumb" alt="Houston-Amazing-Comic-Con-2016" title="Houston-Amazing-Comic-Con-2016" /></a>
|
||||
<span class="album_title">Houston-Amazing-Comic-Con-2016</span>
|
||||
</li>
|
||||
<li><a href="Space-City-Comic-Con-2016/">
|
||||
<img src="Space-City-Comic-Con-2016/thumbnails/20160528110442.jpg" class="album_thumb" alt="Space-City-Comic-Con-2016" title="Space-City-Comic-Con-2016" /></a>
|
||||
<span class="album_title">Space-City-Comic-Con-2016</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="albums">
|
||||
<ul>
|
||||
<li><a href="Houston-Amazing-Comic-Con-2016/">
|
||||
<img src="Houston-Amazing-Comic-Con-2016/thumbnails/20160911122438.webp" class="album_thumb" alt="Houston-Amazing-Comic-Con-2016" title="Houston-Amazing-Comic-Con-2016" /></a>
|
||||
<span class="album_title">Houston-Amazing-Comic-Con-2016</span>
|
||||
</li>
|
||||
<li><a href="Space-City-Comic-Con-2016/">
|
||||
<img src="Space-City-Comic-Con-2016/thumbnails/20160528134651.webp" class="album_thumb" alt="Space-City-Comic-Con-2016" title="Space-City-Comic-Con-2016" /></a>
|
||||
<span class="album_title">Space-City-Comic-Con-2016</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="icons">
|
||||
<a id="fullscreen"><img src="../static/img/fullscreen.png"
|
||||
title="Fullscreen" alt="Fullscreen (f)" /></a>
|
||||
</div>
|
||||
<div id="gallery"></div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<footer>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 57 KiB |
|
Before Width: | Height: | Size: 21 KiB |