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

BIN
public/ar/2019/07/grandeur-petra/DSC_0029.JPG (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -5,23 +5,26 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta property="og:title" content="عَظَمَةُ البَتْرَاء" />
<meta property="og:description" content="Petra is not only grander than we suppose, but grander than we can suppose." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://picturingjordan.com/ar/2019/07/grandeur-petra/" />
<meta property="og:image" content="https://picturingjordan.com/2016/12/DSC_0029.JPG" />
<meta property="og:image" content="https://picturingjordan.com/ar/2019/07/grandeur-petra/DSC_0029.JPG" />
<meta property="article:published_time" content="2019-07-20T09:44:21+03:00" />
<meta property="article:modified_time" content="2020-03-22T10:35:09+02:00" />
<meta property="article:modified_time" content="2019-07-20T09:44:21+03:00" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://picturingjordan.com/2016/12/DSC_0029.JPG"/>
<meta name="twitter:image" content="https://picturingjordan.com/ar/2019/07/grandeur-petra/DSC_0029.JPG"/>
<meta name="twitter:title" content="عَظَمَةُ البَتْرَاء"/>
<meta name="twitter:description" content="Petra is not only grander than we suppose, but grander than we can suppose."/>
<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" />
@ -32,14 +35,15 @@
"headline": "عَظَمَةُ البَتْرَاء",
"image": {
"@type": "ImageObject",
"url": "https://picturingjordan.com/2016/12/DSC_0029.JPG",
"height": "1080",
"width": "1620"
"url": "https://picturingjordan.com/ar/2019/07/grandeur-petra/DSC_0029.JPG",
"height": "3072",
"width": "4608"
},
"url": "https://picturingjordan.com/ar/2019/07/grandeur-petra/",
"wordCount": "127",
"datePublished": "2019-07-20T09:44:21+03:00",
"dateModified": "2020-03-22T10:35:09+02:00",
"dateModified": "2019-07-20T09:44:21+03:00",
"author": {
"@type": "Person",
"name": "ألِن أورث"
@ -58,7 +62,7 @@
<!-- RTL -->
<link href="https://picturingjordan.com/css/style.rtl.c228a621c111e2c73e640163956fdc7f86ad2b81d0b4a286be023429653e4cc6.css" rel="stylesheet" integrity="sha256-wiimIcER4sc&#43;ZAFjlW/cf4atK4HQtKKGvgI0KWU&#43;TMY=" crossorigin="anonymous">
<link href="https://picturingjordan.com/css/style.rtl.916c0510e81432b6c9a23eb52c005da43722de8214ae38ec354eadf6cf50b323.css" rel="stylesheet" integrity="sha256-kWwFEOgUMrbJoj61LABdpDci3oIUrjjsNU6t9s9QsyM=" crossorigin="anonymous">
<!-- minified Font Awesome for SVG icons -->
@ -127,7 +131,55 @@
</p>
</header>
<figure>
<img src="/2016/12/DSC_0029.JPG"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/ar/2019/07/grandeur-petra/DSC_0029_hu6247ac82c844b4dbac538bf97308849e_1791978_480x0_resize_q75_box.JPG 480w,
https://picturingjordan.com/ar/2019/07/grandeur-petra/DSC_0029_hu6247ac82c844b4dbac538bf97308849e_1791978_800x0_resize_q75_box.JPG 800w,
https://picturingjordan.com/ar/2019/07/grandeur-petra/DSC_0029_hu6247ac82c844b4dbac538bf97308849e_1791978_1200x0_resize_q75_box.JPG 1200w,
https://picturingjordan.com/ar/2019/07/grandeur-petra/DSC_0029_hu6247ac82c844b4dbac538bf97308849e_1791978_1500x0_resize_q75_box.JPG 1500w,
'
src="https://picturingjordan.com/ar/2019/07/grandeur-petra/DSC_0029_hu6247ac82c844b4dbac538bf97308849e_1791978_800x0_resize_q75_box.JPG"
/> <figcaption>
<h4>دَيْر البَتْرَاء يَتَمَتَّعُ بالنُّورالذَّهَبِيّ قُبَيْل غُرُوبِ الشَّمْس</h4>
</figcaption>
</figure>

BIN
public/ar/2019/07/lose-yourself-wadi-rum/DSC_0141.JPG (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -5,23 +5,26 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta property="og:title" content="اِنسَ نفسَك في وَادِي رَم" />
<meta property="og:description" content="Lose yourself in the endless desert expanses of Wadi Rum." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://picturingjordan.com/ar/2019/07/lose-yourself-wadi-rum/" />
<meta property="og:image" content="https://picturingjordan.com/2017/02/DSC_0141.JPG" />
<meta property="og:image" content="https://picturingjordan.com/ar/2019/07/lose-yourself-wadi-rum/DSC_0141.JPG" />
<meta property="article:published_time" content="2019-07-05T22:35:42+03:00" />
<meta property="article:modified_time" content="2020-03-22T10:35:09+02:00" />
<meta property="article:modified_time" content="2019-07-05T22:35:42+03:00" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://picturingjordan.com/2017/02/DSC_0141.JPG"/>
<meta name="twitter:image" content="https://picturingjordan.com/ar/2019/07/lose-yourself-wadi-rum/DSC_0141.JPG"/>
<meta name="twitter:title" content="اِنسَ نفسَك في وَادِي رَم"/>
<meta name="twitter:description" content="Lose yourself in the endless desert expanses of Wadi Rum."/>
<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" />
@ -32,14 +35,15 @@
"headline": "اِنسَ نفسَك في وَادِي رَم",
"image": {
"@type": "ImageObject",
"url": "https://picturingjordan.com/2017/02/DSC_0141.JPG",
"height": "1080",
"width": "1620"
"url": "https://picturingjordan.com/ar/2019/07/lose-yourself-wadi-rum/DSC_0141.JPG",
"height": "3072",
"width": "4608"
},
"url": "https://picturingjordan.com/ar/2019/07/lose-yourself-wadi-rum/",
"wordCount": "87",
"datePublished": "2019-07-05T22:35:42+03:00",
"dateModified": "2020-03-22T10:35:09+02:00",
"dateModified": "2019-07-05T22:35:42+03:00",
"author": {
"@type": "Person",
"name": "ألِن أورث"
@ -58,7 +62,7 @@
<!-- RTL -->
<link href="https://picturingjordan.com/css/style.rtl.c228a621c111e2c73e640163956fdc7f86ad2b81d0b4a286be023429653e4cc6.css" rel="stylesheet" integrity="sha256-wiimIcER4sc&#43;ZAFjlW/cf4atK4HQtKKGvgI0KWU&#43;TMY=" crossorigin="anonymous">
<link href="https://picturingjordan.com/css/style.rtl.916c0510e81432b6c9a23eb52c005da43722de8214ae38ec354eadf6cf50b323.css" rel="stylesheet" integrity="sha256-kWwFEOgUMrbJoj61LABdpDci3oIUrjjsNU6t9s9QsyM=" crossorigin="anonymous">
<!-- minified Font Awesome for SVG icons -->
@ -127,8 +131,56 @@
</p>
</header>
<figure>
<img src="/2017/02/DSC_0141.JPG"
alt="Bedouin with camels in Wadi Rum"/> <figcaption>
<img
sizes="(min-width: 35em) 1200px, 100vw"
srcset='
https://picturingjordan.com/ar/2019/07/lose-yourself-wadi-rum/DSC_0141_hu6247ac82c844b4dbac538bf97308849e_2586232_480x0_resize_q75_box.JPG 480w,
https://picturingjordan.com/ar/2019/07/lose-yourself-wadi-rum/DSC_0141_hu6247ac82c844b4dbac538bf97308849e_2586232_800x0_resize_q75_box.JPG 800w,
https://picturingjordan.com/ar/2019/07/lose-yourself-wadi-rum/DSC_0141_hu6247ac82c844b4dbac538bf97308849e_2586232_1200x0_resize_q75_box.JPG 1200w,
https://picturingjordan.com/ar/2019/07/lose-yourself-wadi-rum/DSC_0141_hu6247ac82c844b4dbac538bf97308849e_2586232_1500x0_resize_q75_box.JPG 1500w,
'
src="https://picturingjordan.com/ar/2019/07/lose-yourself-wadi-rum/DSC_0141_hu6247ac82c844b4dbac538bf97308849e_2586232_800x0_resize_q75_box.JPG"
alt="Bedouin with camels in Wadi Rum"/> <figcaption>
<h4>رَجُل بَدَوِيّ مع جِمالٍ في وَادِي رم</h4>
</figcaption>
</figure>