Exhibition Template
Welcome to the exhibition template! This is a template for creating digital exhibitions with IIIF support.
About the template
This template gives you everything you need to create a professional online exhibition. Itās built with Next.js and supports IIIF manifests, making it easy to display digital objects from museums and archives.
Example digital object
This is an example of how you can display a digital object in your exhibition. Replace this text with your own description of the object you want to show.
See more in Marcus
This is an example of how you can display a digital object in your exhibition from Durham University. Replace this text with your own description of the object you want to show.
Getting started
To get started with your own exhibition:
- Use this template by clicking the āUse this templateā button on GitHub
- Create a new repository from the template - you now have your own copy in your GitHub space
- Update the content in the
content/
folder - Customize the design by modifying components in
src/components/
- Add your own IIIF manifests to display digital objects
See the documentation for more detailed instructions.