diff --git a/pages/about.mdx b/pages/about.mdx index 230989b..daf210f 100644 --- a/pages/about.mdx +++ b/pages/about.mdx @@ -19,13 +19,11 @@ import { Box, Em, Heading, Text, Section, Strong } from "@radix-ui/themes"; - [Mat Jordan](https://github.com/mathewjordan) - Northwestern University - Libraries, formerly University of Tennessee Libraries + [Mat Jordan](https://github.com/mathewjordan) - Northwestern University Libraries - [Mark Baggett](https://github.com/markpbaggett) - University of Tennessee - Libraries + [Mark Baggett](https://github.com/markpbaggett) - Texas A&M University Libraries @@ -38,8 +36,7 @@ import { Box, Em, Heading, Text, Section, Strong } from "@radix-ui/themes"; - Emily Gore - University of Georgia Libraries, formerly University of Tennessee - Libraries + Emily Gore - University of Georgia Libraries David Schober - Northwestern University Libraries @@ -59,7 +56,7 @@ import { Box, Em, Heading, Text, Section, Strong } from "@radix-ui/themes"; ### Origination -Canopy was initially conceived at the University of Tennessee Libraries in the Summer '21 as a statically generated web application for the [Rising from the Ashes: The Chimney Tops 2 Wildfires Oral History Project](https://rfta.lib.utk.edu/). This project was generated from a single IIIF Collection; however, the components delivering the user interface became heavily tailored to the source material of the Rising from the Ashes project, thus limiting the reuse of the codebase for other collections. The original Canopy featured a heavily integrated IIIF A/V Viewer designed to deliver Sound and Video resources. This A/V viewer would eventually evolve into a partial inspiration for [Clover IIIF](https://samvera-labs.github.io/clover-iiif/). +Canopy was initially conceived by Mat Jordan, Mark Baggett, and Emily Gore at the University of Tennessee Libraries in the Summer '21 as a statically generated web application for the [Rising from the Ashes: The Chimney Tops 2 Wildfires Oral History Project](https://rfta.lib.utk.edu/). This project was generated from a single IIIF Collection; however, the components delivering the user interface became heavily tailored to the source material of the Rising from the Ashes project, thus limiting the reuse of the codebase for other collections. The original Canopy featured a heavily integrated IIIF A/V Viewer designed to deliver Sound and Video resources. This A/V viewer would eventually evolve into a partial inspiration for [Clover IIIF](https://samvera-labs.github.io/clover-iiif/). Canopy was reimagined as **Canopy IIIF** in early Winter '22 with the primary focus of the project maintaining the the ability to build an interoperable site from any IIIF Collection following IIIF Presentation API 2.0 and 3.0 specifications.