From 936c366836e0daab0e20303a5f0c1b834dee4ff6 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Fri, 14 Oct 2016 23:13:54 -0400 Subject: [PATCH] Adjust images in post front matter My theme now uses a few of Hugo's internal metadata templates and the convention there is to look for an "images" array in front matter. --- content/post/another-beautiful-hand-painted-ceiling.md | 2 +- content/post/aqaba-dirty-disappointing.md | 2 +- content/post/azraq-wetland-disappearing-oasis.md | 2 +- content/post/beautiful-hand-painted-woodwork.md | 2 +- content/post/buying-baklava-amman.md | 2 +- content/post/camping-dana-biosphere-reserve.md | 2 +- content/post/dont-whatsapp-and-drive.md | 2 +- content/post/eid-mubarak-neighborhood-dumpster.md | 2 +- content/post/king-hussein-mosque-night.bg.md | 2 +- content/post/king-hussein-mosque-night.md | 2 +- content/post/no-noise-near-noisy-mosque.md | 2 +- content/post/saint-thaddeus-church-amman.md | 2 +- content/post/sheikh-zayed-mosque-pearl-aqaba.md | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/content/post/another-beautiful-hand-painted-ceiling.md b/content/post/another-beautiful-hand-painted-ceiling.md index b1e342f5..b244966b 100644 --- a/content/post/another-beautiful-hand-painted-ceiling.md +++ b/content/post/another-beautiful-hand-painted-ceiling.md @@ -7,7 +7,7 @@ aliases = ["/2016/09/another-beautiful-hand-painted-wood-ceiling/"] description = "An old Syrian man creates jaw dropping, hand-painted wood panel ceilings in Amman." categories = ["Architecture"] tags = ["Painting", "Art"] -image = "/2016/09/DSC_0008.jpg" +images = ["/2016/09/DSC_0008.jpg"] +++ {{< figure src="/2016/09/DSC_0008.jpg" title="A colorful floral pattern pops out of the ceiling" alt="A hand-painted floral pattern on wooden panels on the ceiling" >}} diff --git a/content/post/aqaba-dirty-disappointing.md b/content/post/aqaba-dirty-disappointing.md index a72af88f..7f6ba82d 100644 --- a/content/post/aqaba-dirty-disappointing.md +++ b/content/post/aqaba-dirty-disappointing.md @@ -4,7 +4,7 @@ title = "Aqaba is Dirty and Disappointing" slug = "aqaba-dirty-disappointing" tags = ["Red Sea", "Aqaba"] author = "Alan Orth" -image = "/2016/10/IMG_20161002_131313.jpg" +images = ["/2016/10/IMG_20161002_131313.jpg"] description = "After a few days in Aqaba you'll be wishing you were stranded on Mars." +++ diff --git a/content/post/azraq-wetland-disappearing-oasis.md b/content/post/azraq-wetland-disappearing-oasis.md index a950419a..040a77be 100644 --- a/content/post/azraq-wetland-disappearing-oasis.md +++ b/content/post/azraq-wetland-disappearing-oasis.md @@ -1,7 +1,7 @@ +++ date = "2016-09-24T21:28:31+03:00" title = "Azraq Wetland, a Disappearing Oasis" -image = "/2016/09/IMG_20160924_101454.jpg" +images = ["/2016/09/IMG_20160924_101454.jpg"] categories = ["Nature"] tags = ["Wetland", "Oasis"] slug = "azraq-wetland-disappearing-oasis" diff --git a/content/post/beautiful-hand-painted-woodwork.md b/content/post/beautiful-hand-painted-woodwork.md index eca24949..523188cf 100644 --- a/content/post/beautiful-hand-painted-woodwork.md +++ b/content/post/beautiful-hand-painted-woodwork.md @@ -6,7 +6,7 @@ slug = "beautiful-hand-painted-woodwork" description = "An old Syrian man creates jaw dropping, hand-painted wood panel ceilings in Amman." categories = ["Architecture"] tags = ["Painting", "Art"] -image = "/2016/09/IMG_20160916_174409.jpg" +images = ["/2016/09/IMG_20160916_174409.jpg"] +++ diff --git a/content/post/buying-baklava-amman.md b/content/post/buying-baklava-amman.md index ce0f5cb6..e14b8546 100644 --- a/content/post/buying-baklava-amman.md +++ b/content/post/buying-baklava-amman.md @@ -6,7 +6,7 @@ aliases = ["/2016/09/buying-baklava-in-amman/"] categories = ["Food"] tags = ["Baklawa", "Amman"] description = "Buying baklava from a jovial young Jordanian in the market." -image = "/2016/09/IMG_20160810_160953.jpg" +images = ["/2016/09/IMG_20160810_160953.jpg"] author = "Alan Orth" +++ diff --git a/content/post/camping-dana-biosphere-reserve.md b/content/post/camping-dana-biosphere-reserve.md index 260866e5..d0e7a0cf 100644 --- a/content/post/camping-dana-biosphere-reserve.md +++ b/content/post/camping-dana-biosphere-reserve.md @@ -7,7 +7,7 @@ aliases = ["/2016/09/camping-in-the-dana-biosphere-reserve/"] description = "Picturesque camping in the Dana Biosphere reserve atop Jordan's Rift Valley." categories = ["Nature"] tags = ["Camping"] -image = "/2016/09/DSC_0031.JPG" +images = ["/2016/09/DSC_0031.JPG"] +++ {{< figure src="/2016/09/DSC_0031.JPG" title="Just after sunrise at a camp in the Dana Biosphere" alt="Just after sunrise at a camp in the Dana Biosphere" >}} diff --git a/content/post/dont-whatsapp-and-drive.md b/content/post/dont-whatsapp-and-drive.md index f0eafc91..47179540 100644 --- a/content/post/dont-whatsapp-and-drive.md +++ b/content/post/dont-whatsapp-and-drive.md @@ -5,7 +5,7 @@ slug = "dont-whatsapp-and-drive" author = "Alan Orth" tags = ["WhatsApp", "Driving", "Amman"] description = "Certain common sense public safety considerations haven't reached Jordan yet." -image = "/2016/09/IMG_20160810_162505.jpg" +images = ["/2016/09/IMG_20160810_162505.jpg"] +++ {{< figure src="/2016/09/IMG_20160810_162505.jpg" title="Billboard in Amman cautions against using your phone while driving" alt="Billboard in Amman cautions against using your phone while driving" >}} diff --git a/content/post/eid-mubarak-neighborhood-dumpster.md b/content/post/eid-mubarak-neighborhood-dumpster.md index 5570a1bb..406917e4 100644 --- a/content/post/eid-mubarak-neighborhood-dumpster.md +++ b/content/post/eid-mubarak-neighborhood-dumpster.md @@ -6,7 +6,7 @@ aliases = ["/2016/09/eid-mubarak-in-your-neighborhood-dumpster/"] author = "Alan Orth" tags = ["Eid", "Sheep", "Amman"] description = "Happy Eid to the lazy bastard who threw his sheep carcass into our local dumpster." -image = "/2016/09/sheep-dumpster-eid-al-adha.jpg" +images = ["/2016/09/sheep-dumpster-eid-al-adha.jpg"] +++ {{< figure src="/2016/09/sheep-dumpster-eid-al-adha.jpg" title="Sheep carcass lazily discarded in neighborhood dumpster" alt="Sheep carcass lazily discarded in neighborhood dumpster" >}} diff --git a/content/post/king-hussein-mosque-night.bg.md b/content/post/king-hussein-mosque-night.bg.md index 99c8f5f6..7e27f923 100644 --- a/content/post/king-hussein-mosque-night.bg.md +++ b/content/post/king-hussein-mosque-night.bg.md @@ -6,7 +6,7 @@ slug = "king-hussein-mosque-night" categories = ["Архитектура"] tags = ["Джамия", "Аман"] description = "Алън се упражнява в нощна фотография снимайки най-голямата джамия в Аман." -image = "/2016/09/DSC_0010.jpg" +images = ["/2016/09/DSC_0010.jpg"] +++ {{< figure src="/2016/09/DSC_0010.jpg" title="Джамията „Крал Хюсеин“ в Аман през нощта" alt="Джамията „Крал Хюсеин“ в Аман през нощта" >}} diff --git a/content/post/king-hussein-mosque-night.md b/content/post/king-hussein-mosque-night.md index 8014127b..ff35440e 100644 --- a/content/post/king-hussein-mosque-night.md +++ b/content/post/king-hussein-mosque-night.md @@ -7,7 +7,7 @@ aliases = ["/2016/09/king-hussein-mosque-at-night/"] categories = ["Architecture"] tags = ["Mosque", "Amman"] description = "Alan practices night photography on the largest mosque in Amman." -image = "/2016/09/DSC_0010.jpg" +images = ["/2016/09/DSC_0010.jpg"] +++ {{< figure src="/2016/09/DSC_0010.jpg" title="Amman's King Hussein mosque at night" alt="Amman's King Hussein mosque at night" >}} diff --git a/content/post/no-noise-near-noisy-mosque.md b/content/post/no-noise-near-noisy-mosque.md index 7c33ba4c..d513ff47 100644 --- a/content/post/no-noise-near-noisy-mosque.md +++ b/content/post/no-noise-near-noisy-mosque.md @@ -6,7 +6,7 @@ aliases = ["/2016/09/no-noise-near-the-noisy-mosque/"] author = "Alan Orth" description = "Ironic double standard for noise pollution from our local mosque in Amman." tags = ["Mosque", "Noise", "Amman"] -image = "/2016/09/no-noise-near-mosque.jpg" +images = ["/2016/09/no-noise-near-mosque.jpg"] +++ {{< figure src="/2016/09/no-noise-near-mosque.jpg" title="Sign forbidding sound near mosque on Rainbow Street, Amman" alt="Sign forbidding sound near mosque on Rainbow Street, Amman" >}} diff --git a/content/post/saint-thaddeus-church-amman.md b/content/post/saint-thaddeus-church-amman.md index 88ad35d3..e224e2f2 100644 --- a/content/post/saint-thaddeus-church-amman.md +++ b/content/post/saint-thaddeus-church-amman.md @@ -3,7 +3,7 @@ date = "2016-09-20T14:58:34+03:00" title = "Saint Thaddeus Church in Amman" slug = "saint-thaddeus-church-amman" aliases = ["/2016/09/saint-thaddeus-church-in-amman/"] -image = "/2016/09/IMG_20160919_141959.jpg" +images = ["/2016/09/IMG_20160919_141959.jpg"] categories = ["Architecture"] tags = ["Church", "Amman"] description = "Easily one of the most unique buildings in Amman." diff --git a/content/post/sheikh-zayed-mosque-pearl-aqaba.md b/content/post/sheikh-zayed-mosque-pearl-aqaba.md index f05af801..4ac9d7df 100644 --- a/content/post/sheikh-zayed-mosque-pearl-aqaba.md +++ b/content/post/sheikh-zayed-mosque-pearl-aqaba.md @@ -2,7 +2,7 @@ author = "Alan Orth" date = "2016-10-11T12:06:06+03:00" title = "Sheikh Zayed Mosque: the Pearl of Aqaba" -image = "/2016/10/DSC_0024.JPG" +images = ["/2016/10/DSC_0024.JPG"] slug = "sheikh-zayed-mosque-pearl-aqaba" description = "The pearl of Aqaba is an elegant white mosque by the sea." categories = ["Architecture"]