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/2017/07/cleanliness-comes-from-faith/</guid>
<description>&lt;figure&gt;
&lt;img src=&#34;https://picturingjordan.com/2017/07/IMG_20161120_143235.jpg&#34;
alt=&#34;Graffiti with Arabic inscription depicting someone putting trash in a trash can&#34;/&gt; &lt;figcaption&gt;
&lt;img
sizes=&#34;(min-width: 35em) 1200px, 100vw&#34;
srcset=&#39;
https://picturingjordan.com/2017/07/cleanliness-comes-from-faith/IMG_20161120_143235_hu3c95012c9bdcf963a4c760d1366ba0c8_3239415_480x0_resize_q75_box.jpg 480w,
https://picturingjordan.com/2017/07/cleanliness-comes-from-faith/IMG_20161120_143235_hu3c95012c9bdcf963a4c760d1366ba0c8_3239415_800x0_resize_q75_box.jpg 800w,
https://picturingjordan.com/2017/07/cleanliness-comes-from-faith/IMG_20161120_143235_hu3c95012c9bdcf963a4c760d1366ba0c8_3239415_1200x0_resize_q75_box.jpg 1200w,
https://picturingjordan.com/2017/07/cleanliness-comes-from-faith/IMG_20161120_143235_hu3c95012c9bdcf963a4c760d1366ba0c8_3239415_1500x0_resize_q75_box.jpg 1500w,
&#39;
src=&#34;https://picturingjordan.com/2017/07/cleanliness-comes-from-faith/IMG_20161120_143235_hu3c95012c9bdcf963a4c760d1366ba0c8_3239415_800x0_resize_q75_box.jpg&#34;
alt=&#34;Graffiti with Arabic inscription depicting someone putting trash in a trash can&#34;/&gt; &lt;figcaption&gt;
&lt;h4&gt;Graffiti in downtown Amman appeals to the faithful&lt;/h4&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;