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.

  1. A basic viewer that uses just a cdn to fetch a mirador bundle and an html.
  2. 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
  3. A minimal viewer that can be used in situations where users shouldn't switch to many things.
  4. A quite minimal viewer that doesn't leave to much room for users but let's them use the table of contents.
  5. A gh actions built viewer with some plugins (text overlay, image tools, downloads).
  6. An viewer embedded via iframe