1
0

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:
2020-12-04 22:55:28 +02:00
parent 64d3f21ec5
commit fdd31782fa
871 changed files with 35016 additions and 2643 deletions

View File

@ -0,0 +1,18 @@
+++
date = "2016-09-29T11:54:07+03:00"
title = "King Hussein Mosque at Night"
slug = "king-hussein-mosque-night"
aliases = ["/2016/09/king-hussein-mosque-at-night/"]
categories = ["Architecture"]
tags = ["Mosque", "Amman"]
description = "Alan practices night photography on the largest mosque in Amman."
images = ["DSC_0010.JPG"]
+++
{{< figure src="DSC_0010.JPG" title="Amman's King Hussein mosque at night" >}}
The [King Hussein mosque](https://en.wikipedia.org/wiki/King_Hussein_Mosque) was built in 2005 and is the largest mosque in Jordan. I haven't visited it yet, but I've spent quite a few evenings admiring it from a balcony in the *Khalda* neighborhood of West Amman.
<!--more-->
*Technical: Nikon D3100, ten-second exposure time, post processed from RAW with [darktable](https://www.darktable.org/).*