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

@ -15,8 +15,56 @@
<guid>https://picturingjordan.com/2016/12/kanafeh-classy-palestinian-dessert/</guid>
<description>&lt;figure&gt;
&lt;img src=&#34;https://picturingjordan.com/2016/12/IMG_20161127_212229.jpg&#34;
alt=&#34;A small portion of kanafeh at a restaurant in Amman&#34;/&gt; &lt;figcaption&gt;
&lt;img
sizes=&#34;(min-width: 35em) 1200px, 100vw&#34;
srcset=&#39;
https://picturingjordan.com/2016/12/kanafeh-classy-palestinian-dessert/IMG_20161127_212229_hub147fe657d2ff9af036d4822ab07197c_2601899_480x0_resize_q75_box.jpg 480w,
https://picturingjordan.com/2016/12/kanafeh-classy-palestinian-dessert/IMG_20161127_212229_hub147fe657d2ff9af036d4822ab07197c_2601899_800x0_resize_q75_box.jpg 800w,
https://picturingjordan.com/2016/12/kanafeh-classy-palestinian-dessert/IMG_20161127_212229_hub147fe657d2ff9af036d4822ab07197c_2601899_1200x0_resize_q75_box.jpg 1200w,
https://picturingjordan.com/2016/12/kanafeh-classy-palestinian-dessert/IMG_20161127_212229_hub147fe657d2ff9af036d4822ab07197c_2601899_1500x0_resize_q75_box.jpg 1500w,
&#39;
src=&#34;https://picturingjordan.com/2016/12/kanafeh-classy-palestinian-dessert/IMG_20161127_212229_hub147fe657d2ff9af036d4822ab07197c_2601899_800x0_resize_q75_box.jpg&#34;
alt=&#34;A small portion of kanafeh at a restaurant in Amman&#34;/&gt; &lt;figcaption&gt;
&lt;h4&gt;A small portion of kanafeh at a restaurant in Amman&lt;/h4&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
@ -31,8 +79,12 @@
<guid>https://picturingjordan.com/2016/11/red-orange-yellow-rice-bab-al-yemen/</guid>
<description>&lt;figure&gt;
&lt;img src=&#34;https://picturingjordan.com/2016/11/IMG_20161110_220626.jpg&#34;
alt=&#34;All the multi-colored rice you can eat&#34;/&gt; &lt;figcaption&gt;
&lt;img
src=&#34;https://picturingjordan.com/2016/11/IMG_20161110_220626.jpg&#34;
alt=&#34;All the multi-colored rice you can eat&#34;/&gt; &lt;figcaption&gt;
&lt;h4&gt;All the multi-colored rice you can eat&lt;/h4&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
@ -47,8 +99,56 @@
<guid>https://picturingjordan.com/2016/09/buying-baklava-amman/</guid>
<description>&lt;figure&gt;
&lt;img src=&#34;https://picturingjordan.com/2016/09/IMG_20160810_160953.jpg&#34;
alt=&#34;Young child smiling and wrapping up baklava in a shop in Amman&#34;/&gt; &lt;figcaption&gt;
&lt;img
sizes=&#34;(min-width: 35em) 1200px, 100vw&#34;
srcset=&#39;
https://picturingjordan.com/2016/09/buying-baklava-amman/IMG_20160810_160953_hue9c9eb159adf1c1cbb2a9ccd4cd603e5_1382793_480x0_resize_q75_box.jpg 480w,
https://picturingjordan.com/2016/09/buying-baklava-amman/IMG_20160810_160953_hue9c9eb159adf1c1cbb2a9ccd4cd603e5_1382793_800x0_resize_q75_box.jpg 800w,
https://picturingjordan.com/2016/09/buying-baklava-amman/IMG_20160810_160953_hue9c9eb159adf1c1cbb2a9ccd4cd603e5_1382793_1200x0_resize_q75_box.jpg 1200w,
https://picturingjordan.com/2016/09/buying-baklava-amman/IMG_20160810_160953_hue9c9eb159adf1c1cbb2a9ccd4cd603e5_1382793_1500x0_resize_q75_box.jpg 1500w,
&#39;
src=&#34;https://picturingjordan.com/2016/09/buying-baklava-amman/IMG_20160810_160953_hue9c9eb159adf1c1cbb2a9ccd4cd603e5_1382793_800x0_resize_q75_box.jpg&#34;
alt=&#34;Young child smiling and wrapping up baklava in a shop in Amman&#34;/&gt; &lt;figcaption&gt;
&lt;h4&gt;Everybody likes baklava!&lt;/h4&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;