Move all content to page bundles
This allows me to use Hugo's image resizing to create img srcsets where the client downloads an appropriate image depending on their screen size. I had to go back and find original photos for each of these posts because Hugo was resizing my already-optimized versions and they looked horrible. Unfortunately I couldn't find originals for these posts: - aqaba-dirty-disappointing - contemporary-arab-design-jrf-showroom - eid-mubarak-neighborhood-dumpster - no-noise-near-noisy-mosque - red-orange-yellow-rice-bab-al-yemen Hugo will fall back to looking in the static directory for these.
This commit is contained in:
16
content/posts/saint-thaddeus-church-amman/index.md
Normal file
16
content/posts/saint-thaddeus-church-amman/index.md
Normal file
@ -0,0 +1,16 @@
|
||||
+++
|
||||
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/"]
|
||||
images = ["IMG_20160919_141959.jpg"]
|
||||
categories = ["Architecture"]
|
||||
tags = ["Church", "Amman"]
|
||||
description = "Easily one of the most unique buildings in Amman."
|
||||
+++
|
||||
|
||||
{{< figure src="IMG_20160919_141959.jpg" title="Easily one of the most unique buildings in Amman" alt="Armenian church with pointy blue steeple in traditional style" >}}
|
||||
|
||||
Even if the number of mosques in Amman *didn't* outnumber churches by a factor of ten, the Saint Thaddeus Armenian Apostolic church would still stand out. The unique architecture caught my eye once and then I started seeing it every time I glanced at Jabal Al-Ashrafiyeh. After weeks of squinting and asking myself "*Is that an Armenian church?*" I finally went on an scavenger hunt and found it.
|
||||
|
||||
<!--more-->
|
Reference in New Issue
Block a user