Add gallery slideshows with PhotoSwipe
This commit is contained in:
@@ -6,4 +6,10 @@ date_end: '2014-10-13'
|
||||
highlight_photo: 'f114579-img-1074'
|
||||
---
|
||||
|
||||
<div itemprop="description">
|
||||
<p>
|
||||
View <a href="slideshow.html">slideshow</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
{% include gallery_list.html gallery='2014-albuquerque-balloon-fiesta' %}
|
||||
|
||||
4
gallery/2014-albuquerque-balloon-fiesta/slideshow.html
Normal file
4
gallery/2014-albuquerque-balloon-fiesta/slideshow.html
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
layout: "gallery-slideshow"
|
||||
title: "Albuquerque Balloon Fiesta"
|
||||
---
|
||||
@@ -7,9 +7,9 @@ highlight_photo: '106c907-museu-nacional-dart-de-catalunya'
|
||||
---
|
||||
|
||||
<div itemprop="description">
|
||||
<p>
|
||||
Some photos from my trip to Barcelona. See them <a href="map.html">on a map</a>, too.
|
||||
</p>
|
||||
<p>
|
||||
Some photos from my trip to Barcelona. View <a href="slideshow.html">slideshow</a>, <a href="map.html">map</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
{% include gallery_list.html gallery='2014-barcelona-trip' %}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
layout: post
|
||||
title: Barcelona Trip
|
||||
layout: "gallery-map"
|
||||
title: "Barcelona Trip"
|
||||
gallery_map:
|
||||
latitude: 41.3955627
|
||||
longitude: 2.1756329
|
||||
zoom: 12
|
||||
---
|
||||
|
||||
{% include gallery_map.html gallery='2014-barcelona-trip' latitude=41.3955627 longitude=2.1756329 zoom=12 %}
|
||||
|
||||
4
gallery/2014-barcelona-trip/slideshow.html
Normal file
4
gallery/2014-barcelona-trip/slideshow.html
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
layout: "gallery-slideshow"
|
||||
title: "Barcelona Trip"
|
||||
---
|
||||
@@ -1,8 +1,14 @@
|
||||
---
|
||||
layout: gallery-list
|
||||
title: Colorado Aspens
|
||||
title: "Colorado Aspens"
|
||||
date: '2014-09-27'
|
||||
highlight_photo: '2dbeedb-aspens-invading'
|
||||
---
|
||||
|
||||
<div itemprop="description">
|
||||
<p>
|
||||
View <a href="slideshow.html">slideshow</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
{% include gallery_list.html gallery='2014-colorado-aspens' %}
|
||||
|
||||
4
gallery/2014-colorado-aspens/slideshow.html
Normal file
4
gallery/2014-colorado-aspens/slideshow.html
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
layout: "gallery-slideshow"
|
||||
title: "Colorado Aspens"
|
||||
---
|
||||
@@ -7,9 +7,9 @@ highlight_photo: 'df5150c-a-classic-view'
|
||||
---
|
||||
|
||||
<div itemprop="description">
|
||||
<p>
|
||||
Some photos from my trip to London and Iceland. See them <a href="map.html">on a map</a>, too.
|
||||
</p>
|
||||
<p>
|
||||
Some photos from my trip to London and Iceland. View <a href="slideshow.html">slideshow</a>, <a href="map.html">map</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
{% include gallery_list.html gallery='2014-london-iceland-trip' %}
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
layout: post
|
||||
title: London & Iceland Trip
|
||||
layout: "gallery-map"
|
||||
title: "London & Iceland Trip"
|
||||
gallery_map:
|
||||
latitude: 59.1116508
|
||||
longitude: -10.4266682
|
||||
zoom: 4
|
||||
---
|
||||
|
||||
{% include gallery_map.html gallery='2014-london-iceland-trip' latitude=59.1116508 longitude=-10.4266682 zoom=4 %}
|
||||
|
||||
4
gallery/2014-london-iceland-trip/slideshow.html
Normal file
4
gallery/2014-london-iceland-trip/slideshow.html
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
layout: "gallery-slideshow"
|
||||
title: "London & Iceland Trip"
|
||||
---
|
||||
Reference in New Issue
Block a user