diff --git a/_data/independent-znh-floridamemory/manifest.json b/_data/independent-znh-floridamemory/manifest.json new file mode 100644 index 0000000..d7e2b6f --- /dev/null +++ b/_data/independent-znh-floridamemory/manifest.json @@ -0,0 +1,33 @@ +{ + "@context": "http://iiif.io/api/presentation/3/context.json", + "id": "https://benwbrum.github.io/atomic-age-country/independent-znh-floridamemory/manifest.json", + "type": "Manifest", + "label": { "en": [ "Independent ZNH FloridaMemory" ] }, + "items": [ + { + "id": "https://benwbrum.github.io/atomic-age-country/independent-znh-floridamemory/canvas-1/canvas", + "type": "Canvas", + "duration": 3478.0, + "items": [ + { + "id": "https://benwbrum.github.io/atomic-age-country/independent-znh-floridamemory/canvas-1/paintings", + "type": "AnnotationPage", + "items": [ + { + "id": "https://benwbrum.github.io/atomic-age-country/independent-znh-floridamemory/canvas-1/painting", + "type": "Annotation", + "motivation": "painting", + "body": { + "id": "https://www.floridamemory.com/fpc/memory/Collections/folklife/folklife-MP3/T86-243.mp3", + "type": "Sound", + "format": "audio/mp3", + "duration": 3478.0 + }, + "target": "https://benwbrum.github.io/atomic-age-country/independent-znh-floridamemory/canvas-1/canvas" + } + ] + } + ] + } + ] +} diff --git a/_data/navigation.yml b/_data/navigation.yml index ab7bf9c..945b6ad 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -1,2 +1,3 @@ --- - pages/buchanan-brothers.md +- pages/independent-znh-floridamemory.md diff --git a/_manifests/independent-znh-floridamemory.md b/_manifests/independent-znh-floridamemory.md new file mode 100644 index 0000000..a089819 --- /dev/null +++ b/_manifests/independent-znh-floridamemory.md @@ -0,0 +1,6 @@ +--- +layout: manifest +title: Independent ZNH FloridaMemory +manifest_name: independent-znh-floridamemory + +--- \ No newline at end of file diff --git a/pages/independent-znh-floridamemory.md b/pages/independent-znh-floridamemory.md new file mode 100644 index 0000000..785f8ea --- /dev/null +++ b/pages/independent-znh-floridamemory.md @@ -0,0 +1,10 @@ +--- +layout: item +title: Independent ZNH FloridaMemory +manifest_name: independent-znh-floridamemory +permalink: independent-znh-floridamemory +external_manifest_url: + +--- + diff --git a/pages/term_index.md b/pages/term_index.md new file mode 100644 index 0000000..0fe2154 --- /dev/null +++ b/pages/term_index.md @@ -0,0 +1,6 @@ +--- +title: Index +layout: listing +permalink: term_index + +---