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.
-
Same same
, but using iiif-content query param to set the preloaded manifest and the page param to set a page to open at the beginning.
There is the Content State API regulating how to encode information. But there's no implementation (for the Mirador Viewer)
right now.
-
A minimal viewer that can be used in situations where users shouldn't switch to many things.
-
A gh actions built viewer with some plugins (text overlay, image tools, downloads).