docs: Clean up and align Showcase thumbnail images
Some of the thumbnails in Showcase were out of place because of several irregularly sized thumbnails, and some of them almost 300KB in filesize. Resize them all to 600x400 (pixels), and use the `-tn.png` suffix. When necessary, the website snapshot is re-captured using gnome-web-photo. Then, the following commands (or a combination thereof) are used to crop and resize the image into a thumbnail, and to reduce its filesize: $ convert example.png -crop 900x600+0+0 \ -filter Lanczos2Sharp -distort Resize 600x400 \ example-tn.png $ pngquant --nofs -v --speed 1 --quality 65-80 example-tn.png $ optipng -o7 -zm1-9 example-tn-or8.png $ mv example-tn-or8.png example-tn.png
@ -10,6 +10,6 @@ tags:
|
||||
- esolia
|
||||
- rickcogley
|
||||
- japan
|
||||
thumbnail: /img/esolia_com_tn.png
|
||||
thumbnail: /img/esolia_com-tn.png
|
||||
title: eSolia.com
|
||||
---
|
||||
|
@ -10,6 +10,6 @@ tags:
|
||||
- esolia
|
||||
- rickcogley
|
||||
- japan
|
||||
thumbnail: /img/esolia_pro_tn.png
|
||||
thumbnail: /img/esolia_pro-tn.png
|
||||
title: eSolia.pro
|
||||
---
|
||||
|
@ -10,6 +10,6 @@ tags:
|
||||
- blog
|
||||
- rickcogley
|
||||
- japan
|
||||
thumbnail: /img/rick_cogley_info_tn.png
|
||||
thumbnail: /img/rick_cogley_info-tn.png
|
||||
title: rick.cogley.info
|
||||
---
|
||||
|
@ -8,7 +8,7 @@ sourceLink: https://github.com/SamuelDebruyn/sa.muel.be-hugo
|
||||
tags:
|
||||
- personal
|
||||
- blog
|
||||
thumbnail: /img/samuelbe.png
|
||||
thumbnail: /img/samuelbe-tn.png
|
||||
title: sa.muel.be
|
||||
---
|
||||
|
||||
|
@ -8,7 +8,7 @@ sourceLink: https://github.com/scottcwilson/hugosite
|
||||
tags:
|
||||
- personal
|
||||
- blog
|
||||
thumbnail: /img/scottcwilson.jpg
|
||||
thumbnail: /img/scottcwilson-tn.png
|
||||
title: scottcwilson.com
|
||||
---
|
||||
|
||||
|
@ -8,7 +8,7 @@ sourceLink: "https://github.com/tomhelmer/website-source"
|
||||
tags:
|
||||
- personal
|
||||
- blog
|
||||
thumbnail: /img/thehome.png
|
||||
thumbnail: /img/thehome-tn.png
|
||||
title: thehome.dk
|
||||
---
|
||||
|
||||
|
@ -9,7 +9,7 @@ tags:
|
||||
- documentation
|
||||
- company
|
||||
- api
|
||||
thumbnail: /img/vamp_landingpage.png
|
||||
thumbnail: /img/vamp_landingpage-tn.png
|
||||
title: Vamp.io
|
||||
---
|
||||
|
||||
|
@ -9,7 +9,7 @@ tags:
|
||||
- community
|
||||
- documentation
|
||||
- translation
|
||||
thumbnail: /img/yslow-rules.png
|
||||
thumbnail: /img/yslow-rules-tn.png
|
||||
title: YSlow Rules
|
||||
---
|
||||
|
||||
|
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 17 KiB |
BIN
static/img/esolia_com-tn.png
Normal file
After Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 186 KiB |
BIN
static/img/esolia_pro-tn.png
Normal file
After Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 198 KiB |
Before Width: | Height: | Size: 113 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 52 KiB |
BIN
static/img/rick_cogley_info-tn.png
Normal file
After Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 271 KiB |
BIN
static/img/samuelbe-tn.png
Normal file
After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 74 KiB |
BIN
static/img/scottcwilson-tn.png
Normal file
After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 181 KiB After Width: | Height: | Size: 50 KiB |
Before Width: | Height: | Size: 96 KiB After Width: | Height: | Size: 30 KiB |
BIN
static/img/thehome-tn.png
Normal file
After Width: | Height: | Size: 50 KiB |
Before Width: | Height: | Size: 166 KiB |
BIN
static/img/vamp_landingpage-tn.png
Normal file
After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 309 KiB |
BIN
static/img/yslow-rules-tn.png
Normal file
After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 50 KiB |