Skip to content

Commit 96a0305

Browse files
update readme
1 parent f8d4aa3 commit 96a0305

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,12 @@ This repository provides a small, curated collection of size-optimized images us
55
The repository also includes a script to fetch images from a specified Unsplash collection, resize and convert them, and generate metadata and a contact sheet.
66

77
Processed images are stored in the images directory and committed to the repository. On push, the site is automatically built and deployed, exposing the assets via a CDN endpoint.
8+
9+
## Adding Images
10+
11+
In order to add images, follow these steps:
12+
13+
1. Create a `.env` file based on the `.env.example` file
14+
2. Update the configured collection on [Unsplash](https://unsplash.com)
15+
3. Run `bash fetch.sh`
16+
4. Commit and push the added images

0 commit comments

Comments
 (0)