From 8925e11f6e84018f575c81a135cae82f11bda5e0 Mon Sep 17 00:00:00 2001 From: mat Date: Wed, 6 Dec 2023 16:47:39 -0500 Subject: [PATCH] Add readme image. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f587fd6f6..d0ef0bd3d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Canopy IIIF -A purely IIIF sourced static site generator using Next.js. Canopy is an application that will build a browseable and searchable digital collections style static site entirely from a IIIF Collection and the items it contains. +An open-source static site generator designed for fast creation, contextualization, and customization of a discovery-focused digital scholarship and collections website using [IIIF](https://iiif.io/) APIs. [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz_small.svg)](https://stackblitz.com/fork/github/canopy-iiif/canopy-iiif) @@ -8,6 +8,8 @@ A purely IIIF sourced static site generator using Next.js. Canopy is an applicat - [Demo (Vercel)](https://canopy-iiif.vercel.app/) - [Documentation](https://canopy-iiif.github.io/docs/) +![collage of canopy iiif views](https://github.com/canopy-iiif/canopy-iiif/assets/7376450/1779a0ce-1f62-4e9b-8186-110264c81bba) + ## Setup ### Install Dependencies