Closed chrisreddington closed 3 years ago
Images automagically compressed by Calibre's image-actions ✨
Compression reduced images by 33.4%, saving 1.31 MB.
Filename | Before | After | Improvement | Visual comparison |
---|---|---|---|---|
archetypes/event/images/banner.jpg |
176.21 KB | 145.42 KB | -17.5% | View diff |
archetypes/group/images/datacenter.jpg |
64.75 KB | 51.76 KB | -20.1% | View diff |
exampleSite/content/community/images/cloud-with-chris.png |
70.18 KB | 54.27 KB | -22.7% | View diff |
exampleSite/content/community/images/cloudtrooper.jpg |
47.88 KB | 45.60 KB | -4.8% | View diff |
exampleSite/content/events/my-conference-event/images/banner.jpg |
176.21 KB | 145.42 KB | -17.5% | View diff |
exampleSite/content/events/my-empty-event/images/banner.jpg |
176.21 KB | 145.42 KB | -17.5% | View diff |
exampleSite/content/events/my-simple-event/images/banner.jpg |
176.21 KB | 145.42 KB | -17.5% | View diff |
exampleSite/content/groups/azure-london/images/london.jpg |
129.13 KB | 100.95 KB | -21.8% | View diff |
exampleSite/content/groups/azure-thames-valley/images/datacenter.jpg |
64.75 KB | 51.76 KB | -20.1% | View diff |
exampleSite/static/img/apple-touch-icon.png |
9.58 KB | 6.11 KB | -36.2% | View diff |
exampleSite/static/img/favicon-16x16.png |
582 bytes | 458 bytes | -21.3% | View diff |
exampleSite/static/img/favicon-32x32.png |
1.17 KB | 847 bytes | -29.2% | View diff |
exampleSite/static/img/img-192x192.png |
10.73 KB | 6.97 KB | -35.0% | View diff |
exampleSite/static/img/img-512x512.png |
29.60 KB | 17.05 KB | -42.4% | View diff |
exampleSite/static/img/maskable_icon.png |
7.55 KB | 5.15 KB | -31.8% | View diff |
exampleSite/static/img/speakers/chris-reddington.jpg |
939.80 KB | 503.86 KB | -46.4% | View diff |
exampleSite/static/img/speakers/maria-vrabie.jpg |
1.73 MB | 1.14 MB | -33.7% | View diff |
exampleSite/static/img/speakers/will-eastbury.jpg |
159.28 KB | 69.98 KB | -56.1% | View diff |
This PR is to clean up the PR build, primarily around the names that are outputted to the GitHub actions UI. Additionally, add matrix build capabilities to verify various node/hugo version combinations.
Fixes #45
Signed-off-by: Chris Reddington 791642+chrisreddington@users.noreply.github.com