From dfe1439a45f90fcd946d75112ee93457e085ef09 Mon Sep 17 00:00:00 2001 From: Eric McCarthy Date: Fri, 29 Nov 2024 09:04:58 -0700 Subject: [PATCH] feat: better preview image for photos page --- www/_data/photos.json | 92 +++++++++++++++++++++++++++++++++++++++++++ www/photos/index.webc | 2 +- 2 files changed, 93 insertions(+), 1 deletion(-) diff --git a/www/_data/photos.json b/www/_data/photos.json index 46c0a79..0f584ff 100644 --- a/www/_data/photos.json +++ b/www/_data/photos.json @@ -998,5 +998,97 @@ "size": 77798 } ] + }, + "photos-page-2024-11-29": "1i3Fb4Wt", + "1i3Fb4Wt": { + "id": "1i3Fb4Wt", + "alias": "photos-page-2024-11-29", + "baseUrl": "https://pho.limulus.net/1i3Fb4Wt", + "original": "photos-page-2024-11-29.png", + "width": 1418, + "height": 1418, + "title": "photos-page-2024-11-29", + "description": "Four cropped-square photos on a black background. They are various photos taken at Letchworth State Park, New York.", + "date": "2024-11-29T08:52:57-07:00", + "tags": [ + "screenshot", + "limulus.net", + "license:cc-by" + ], + "location": null, + "renditions": [ + { + "name": "xl", + "format": "avif", + "url": "https://pho.limulus.net/1i3Fb4Wt/xl._3YBaoWv.avif", + "file": "xl._3YBaoWv.avif", + "width": 1418, + "height": 1418, + "size": 191637 + }, + { + "name": "xl", + "format": "jpeg", + "url": "https://pho.limulus.net/1i3Fb4Wt/xl.CAsg1jec.jpeg", + "file": "xl.CAsg1jec.jpeg", + "width": 1418, + "height": 1418, + "size": 390539 + }, + { + "name": "lg", + "format": "avif", + "url": "https://pho.limulus.net/1i3Fb4Wt/lg._3YBaoWv.avif", + "file": "lg._3YBaoWv.avif", + "width": 1418, + "height": 1418, + "size": 191637 + }, + { + "name": "lg", + "format": "jpeg", + "url": "https://pho.limulus.net/1i3Fb4Wt/lg.CAsg1jec.jpeg", + "file": "lg.CAsg1jec.jpeg", + "width": 1418, + "height": 1418, + "size": 390539 + }, + { + "name": "md", + "format": "avif", + "url": "https://pho.limulus.net/1i3Fb4Wt/md._3YBaoWv.avif", + "file": "md._3YBaoWv.avif", + "width": 1418, + "height": 1418, + "size": 191637 + }, + { + "name": "md", + "format": "jpeg", + "url": "https://pho.limulus.net/1i3Fb4Wt/md.CAsg1jec.jpeg", + "file": "md.CAsg1jec.jpeg", + "width": 1418, + "height": 1418, + "size": 390539 + }, + { + "name": "sm", + "format": "avif", + "url": "https://pho.limulus.net/1i3Fb4Wt/sm.32qPeAS6.avif", + "file": "sm.32qPeAS6.avif", + "width": 750, + "height": 750, + "size": 67694 + }, + { + "name": "sm", + "format": "jpeg", + "url": "https://pho.limulus.net/1i3Fb4Wt/sm.nxygSr1S.jpeg", + "file": "sm.nxygSr1S.jpeg", + "width": 750, + "height": 750, + "size": 126739 + } + ] } } diff --git a/www/photos/index.webc b/www/photos/index.webc index b2cd28a..65710e7 100644 --- a/www/photos/index.webc +++ b/www/photos/index.webc @@ -1,7 +1,7 @@ --- layout: page title: Photos -image: spiny-side-eye +image: photos-page-2024-11-29 teaser: >- A collection of Eric McCarthy’s photos. ---