Build your own Mirador Instance
This is/will be a showcase of how to play around building your own
mirador instance. Wanna see how? Have a look in the
repo.
-
A basic viewer that uses just a cdn to fetch a mirador bundle and an html.
- A viewer customized by
query params
. E.g.:
- manifest - the manfifest url
- page - the page you want opened at the beginning
- view - one of the following: single, gallery, book
- language - de ...
- showZoomControls - true
- showWorkspaceControl - true
-
A minimal viewer that can be used in situations where users shouldn't switch to many things.
-
A quite minimal viewer that doesn't leave to much room for users but let's them use the table of contents.
-
A gh actions built viewer with some plugins (text overlay, image tools, downloads).
-
An viewer embedded via iframe