Skip to content

vlsrobinson/vr-test-canopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Open in StackBlitz

Setup

Install Dependencies

# installation
npm i

Running in Development

# development
npm run dev

Building in Production

# build
npm run build

Tests

To run Jest unit tests:

npm run test

Configuration

Canopy IIIF uses a default configuration config/.default/canopy.default.json for demonstration purposes if a custom one is not set. The build process will read from a custom configuration file at config/canopy.json if it exists. See the Create a Canopy Project guide for detailed step-by-step instructions.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published