1
0
Commit Graph

558 Commits

Author SHA1 Message Date
b5907430f6 Regenerate public
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-22 13:48:35 +02:00
4c2e16388b README.md: Use relative link for screenshot.png
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-14 16:17:33 +02:00
1768a7b7e4 Run hugo --gc [CI SKIP] 2020-12-11 00:19:28 +02:00
141c87f585 Remove duplicate images from static
All checks were successful
continuous-integration/drone/push Build is passing
I moved most of these to each post's page bundle so we don't need
them here anymore. They are just taking up space in Git LFS! For
reference I used this god awful contraption to find images in the
content/posts folder and then delete them if they appear in static:

$ for image in $(find content/posts -iname "*.jpg" -o -iname "*.JPG" | awk -F/ '{print $4}'); do find ./static -iname "$image" -exec git rm {} \;; done
2020-12-11 00:03:42 +02:00
a909d2ea96 Remove unused photo 2020-12-10 23:51:51 +02:00
5b82081617 aqaba-dirty-disappointing: Publish Arabic translation
This had been marked as a draft for months. Oops.
2020-12-10 23:50:15 +02:00
161bd0df45 aqaba-dirty-disappointing: Use static version of image
It is low quality and I can't find the original. Hugo's thumbnailing
makes it look terrible when it is part of the page bundle.
2020-12-10 23:46:24 +02:00
5a3b2d68ee README.md: Use Drone badge [SKIP CI] 2020-12-10 14:03:48 +02:00
d51e26f032 Remove .build.yml
All checks were successful
continuous-integration/drone/push Build is passing
This is the sourcehut build config. I am now building on my own
Drone.io instance on ci.mjanja.ch (see .drone.yml).
2020-12-10 13:58:25 +02:00
0616000814 .drone.yml: Use hugo-ext image
All checks were successful
continuous-integration/drone/push Build is passing
We need git for modified dates on posts.

See: https://github.com/klakegg/docker-hugo
2020-12-10 13:54:01 +02:00
9f4c7fbad5 Add .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing
2020-12-10 12:15:48 +02:00
aaa837cc05 README.md: Use travis-ci.com domain for badge 2020-12-08 09:08:29 +02:00
ac9b155355 Regenerate public 2020-12-07 21:53:26 +02:00
bd7dcbba5c config.toml: Use Markdown in copyright
I hadn't noticed this until now, but Hugo's markdownify wasn't ren-
dering the link in my copyright. I guess you must pass it actual
Markdown content.
2020-12-07 21:51:20 +02:00
d5c96120ad README.md: Minor adjustments 2020-12-06 10:59:28 +02:00
12f514ab00 Revert ".travis.yml: Add some environment settings"
This reverts commit 8057dadc76f4943de2cc38613f953406abfeb66a.

Judginf by the Travis build log these don't do anything for us.
2020-12-06 10:44:01 +02:00
8057dadc76 .travis.yml: Add some environment settings
These are from the Hugo travis config and I'm curious what they do.

See: https://github.com/gohugoio/hugo/blob/master/.travis.yml
2020-12-06 10:38:14 +02:00
eeb1d5e85f .travis.yml: Try to build on AWS graviton2 instances
These are the second generation of Amazon's ARM-based instances and
should be much faster than AMD64.

See: https://blog.travis-ci.com/2020-09-11-arm-on-aws
2020-12-06 10:27:35 +02:00
6ff159c285 Add missing images 2020-12-05 17:05:53 +02:00
0ce3463055 Regenerate public 2020-12-05 17:02:48 +02:00
b89105a592 Fix image 2020-12-05 17:02:37 +02:00
e383dfdd5d Regnerate public 2020-12-05 16:42:34 +02:00
90138060cd config.toml: Add image config
Commented out currently to see if the default Hugo quality (75) and
JPEG resampling (Box) are acceptable.
2020-12-05 16:42:05 +02:00
a7b9b9b5a5 .gitignore: Add resources directory
This is the Hugo assets cache.
2020-12-04 22:59:14 +02:00
fdd31782fa 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.
2020-12-04 22:55:28 +02:00
64d3f21ec5 Enable git lfs and don't track JPGs 2020-12-04 22:53:14 +02:00
9f58ebe7a1 Regenerate public 2020-11-15 11:39:03 +02:00
e39ebe836d Regenerate public 2020-10-29 12:57:52 +03:00
67a3d6d7e7 Remove dates from about and contact pages 2020-10-29 12:56:58 +03:00
c2e7ffa173 .travis.yml: Use Ubuntu 20.04 "Focal" environment 2020-10-29 00:09:25 +03:00
b6d4d331a9 .travis.yml: Use latest stable golang 1.15.x 2020-10-29 00:09:05 +03:00
17bc1bc747 Regenerate public 2020-10-09 23:09:18 +03:00
0917d4b14d Regenerate public 2020-07-21 09:08:38 +03:00
8da696b43d content/posts/greco-roman-ruins-jerash.fa.md: Publish Farsi version 2020-07-21 09:07:26 +03:00
6e09bd3be5 Regenerate public 2020-05-25 09:41:04 +03:00
51c0fc3c07 red-orange-yellow-rice-bab-al-yemen.fa.md: Minor fix 2020-05-25 09:40:51 +03:00
1ae251dd9f Regenerate public 2020-05-24 15:32:48 +03:00
4f3ec9b9f7 Regenerate public 2020-05-24 15:16:32 +03:00
6ea44a3fdd harvesting-olives-ajloun.fa.md: Publish 2020-05-24 15:16:20 +03:00
50bd9aa030 harvesting-olives-ajloun.fa.md: Fix link 2020-05-24 15:13:25 +03:00
de82c1589d red-orange-yellow-rice-bab-al-yemen.fa.md: Publish 2020-05-24 15:10:33 +03:00
9795abac35 Minor correction to Farsi JRF post
And then publish
2020-05-23 20:07:02 +03:00
e3b598b25b Add draft Farsi version of Jordan River Foundation post 2020-05-23 19:41:02 +03:00
755109969d Regenerate public 2020-05-23 15:05:59 +03:00
de07890703 Use HTTPS for links to Wild Jordan website 2020-05-23 15:05:43 +03:00
bd750093b4 content/posts/harvesting-olives-ajloun.md: Move second image 2020-05-23 15:04:45 +03:00
85417edaa6 Add draft Farsi translation of harvesting olives post 2020-05-23 15:04:04 +03:00
4f56e21be1 Minor syntax fix to Farsi translation of Bab al-Yemen post 2020-05-23 14:41:57 +03:00
9bca8810fe Add draft Farsi translation of Bab al-Yemen post 2020-05-23 14:40:04 +03:00
850df9d831 Regenerate public 2020-05-17 22:56:29 +03:00