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:
@ -5,24 +5,28 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
|
||||
|
||||
<meta property="og:title" content="The Dome of the Rock" />
|
||||
<meta property="og:description" content="The Dome of the Rock is one of Jerusalem's most sacred and beautiful artefacts." />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://picturingjordan.com/2017/01/dome-of-the-rock/" />
|
||||
<meta property="og:image" content="https://picturingjordan.com/2017/01/IMG_20170117_083551.jpg" />
|
||||
<meta property="og:image" content="https://picturingjordan.com/2017/01/IMG_20170117_092406.jpg" />
|
||||
<meta property="og:image" content="https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_083551.jpg" />
|
||||
|
||||
<meta property="og:image" content="https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_092406.jpg" />
|
||||
|
||||
<meta property="article:published_time" content="2017-01-23T08:53:53+02:00" />
|
||||
<meta property="article:modified_time" content="2020-03-26T15:34:42+02:00" />
|
||||
<meta property="article:modified_time" content="2017-01-23T08:53:53+02:00" />
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image"/>
|
||||
<meta name="twitter:image" content="https://picturingjordan.com/2017/01/IMG_20170117_083551.jpg"/>
|
||||
|
||||
<meta name="twitter:image" content="https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_083551.jpg"/>
|
||||
<meta name="twitter:title" content="The Dome of the Rock"/>
|
||||
<meta name="twitter:description" content="The Dome of the Rock is one of Jerusalem's most sacred and beautiful artefacts."/>
|
||||
<meta name="google-site-verification" content="BAi69DROASu2b2mkVNA_EyUsobfH7Mq8BmSg2Rn-Zp4" />
|
||||
<meta name="msvalidate.01" content="2CA373095D945D1AA256B1CD8A3DF872" />
|
||||
<meta name="yandex-verification" content="96b099438f75a04a" />
|
||||
<meta name="generator" content="Hugo 0.78.1" />
|
||||
<meta name="generator" content="Hugo 0.79.0" />
|
||||
|
||||
|
||||
|
||||
@ -33,14 +37,15 @@
|
||||
"headline": "The Dome of the Rock",
|
||||
"image": {
|
||||
"@type": "ImageObject",
|
||||
"url": "https://picturingjordan.com/2017/01/IMG_20170117_083551.jpg",
|
||||
"height": "1080",
|
||||
"width": "1440"
|
||||
"url": "https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_083551.jpg",
|
||||
"height": "3024",
|
||||
"width": "4032"
|
||||
|
||||
},
|
||||
"url": "https://picturingjordan.com/2017/01/dome-of-the-rock/",
|
||||
"wordCount": "163",
|
||||
"datePublished": "2017-01-23T08:53:53+02:00",
|
||||
"dateModified": "2020-03-26T15:34:42+02:00",
|
||||
"dateModified": "2017-01-23T08:53:53+02:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -59,7 +64,7 @@
|
||||
|
||||
<!-- combined, minified CSS -->
|
||||
|
||||
<link href="https://picturingjordan.com/css/style.d20c61b183eb27beb5b2c48f70a38b91c8bb5fb929e77b447d5f77c7285221ad.css" rel="stylesheet" integrity="sha256-0gxhsYPrJ761ssSPcKOLkci7X7kp53tEfV93xyhSIa0=" crossorigin="anonymous">
|
||||
<link href="https://picturingjordan.com/css/style.16633182cd803b52b9bf9e29ea1ef4b2e3d460deee0ded49466d7e16e449c158.css" rel="stylesheet" integrity="sha256-FmMxgs2AO1K5v54p6h70suPUYN7uDe1JRm1+FuRJwVg=" crossorigin="anonymous">
|
||||
|
||||
|
||||
<!-- minified Font Awesome for SVG icons -->
|
||||
@ -131,16 +136,112 @@
|
||||
</p>
|
||||
</header>
|
||||
<figure>
|
||||
<img src="/2017/01/IMG_20170117_083551.jpg"
|
||||
alt="Golden dome, vibrant tiles, and elegant Arabic calligraphy"/> <figcaption>
|
||||
<img
|
||||
|
||||
sizes="(min-width: 35em) 1200px, 100vw"
|
||||
|
||||
srcset='
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_083551_hu366047001d5971d725db57761765ab96_2677498_480x0_resize_q75_box.jpg 480w,
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_083551_hu366047001d5971d725db57761765ab96_2677498_800x0_resize_q75_box.jpg 800w,
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_083551_hu366047001d5971d725db57761765ab96_2677498_1200x0_resize_q75_box.jpg 1200w,
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_083551_hu366047001d5971d725db57761765ab96_2677498_1500x0_resize_q75_box.jpg 1500w,
|
||||
|
||||
'
|
||||
|
||||
|
||||
|
||||
src="https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_083551_hu366047001d5971d725db57761765ab96_2677498_800x0_resize_q75_box.jpg"
|
||||
|
||||
|
||||
|
||||
alt="Golden dome, vibrant tiles, and elegant Arabic calligraphy"/> <figcaption>
|
||||
<h4>Golden dome, vibrant tiles, and elegant Arabic calligraphy</h4>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
<p>While not <em>technically</em> in Jordan, Jerusalem’s <a href="https://en.wikipedia.org/wiki/Dome_of_the_Rock">Dome of the Rock</a> is basically just a stone’s throw away from Amman (pun intended). Not only is this shrine capped with a golden dome, covered in vibrant Ottoman-era tilework, and adorned with elegant Arabic calligraphy, it also boasts an <a href="https://en.wikipedia.org/wiki/Foundation_Stone">impressive <em>résumé</em> of sacred claims to fame</a>.</p>
|
||||
<figure>
|
||||
<img src="/2017/01/IMG_20170117_092406.jpg"
|
||||
alt="The Dome of the Rock on the Temple Mount"/> <figcaption>
|
||||
<img
|
||||
|
||||
sizes="(min-width: 35em) 1200px, 100vw"
|
||||
|
||||
srcset='
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_092406_hu366047001d5971d725db57761765ab96_2116964_480x0_resize_q75_box.jpg 480w,
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_092406_hu366047001d5971d725db57761765ab96_2116964_800x0_resize_q75_box.jpg 800w,
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_092406_hu366047001d5971d725db57761765ab96_2116964_1200x0_resize_q75_box.jpg 1200w,
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_092406_hu366047001d5971d725db57761765ab96_2116964_1500x0_resize_q75_box.jpg 1500w,
|
||||
|
||||
'
|
||||
|
||||
|
||||
|
||||
src="https://picturingjordan.com/2017/01/dome-of-the-rock/2017-01-17_092406_hu366047001d5971d725db57761765ab96_2116964_800x0_resize_q75_box.jpg"
|
||||
|
||||
|
||||
|
||||
alt="The Dome of the Rock on the Temple Mount"/> <figcaption>
|
||||
<h4>The Dome of the Rock on the Temple Mount</h4>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
Reference in New Issue
Block a user