324 lines
7.4 KiB
YAML
324 lines
7.4 KiB
YAML
# Source of truth for exhibit content.
|
|
# A build step generates web/src/lib/stops.json from this file (and
|
|
# transcodes content/audio/*.wav → web/static/audio/*.opus, similarly for images).
|
|
#
|
|
# Each stop:
|
|
# id — integer, used in URLs and as the asset basename prefix
|
|
# title — performer(s) as printed on the exhibit
|
|
# audio — source filename in content/audio/
|
|
# image — source filename in content/images/
|
|
# caption — short line shown beneath the title (date / show info)
|
|
# description — longer text shown below the audio player (markdown allowed)
|
|
|
|
exhibit:
|
|
title: "Mill Run Playhouse-Theatre"
|
|
subtitle: ""
|
|
|
|
stops:
|
|
- id: 1
|
|
title: "Al Martino"
|
|
audio: 01-al-martino.wav
|
|
image: 01-al-martino.png
|
|
caption: "1974"
|
|
description: ""
|
|
|
|
- id: 2
|
|
title: "Caterina Valente"
|
|
audio: 02-caterina-valente.wav
|
|
image: 02-caterina-valente.png
|
|
caption: "Aug 1976"
|
|
description: ""
|
|
|
|
- id: 3
|
|
title: "Dionne Warwicke"
|
|
audio: 03-dionne-warwicke.wav
|
|
image: 03-dionne-warwicke.png
|
|
caption: "1974"
|
|
description: ""
|
|
|
|
- id: 4
|
|
title: "Don Ho"
|
|
audio: 04-don-ho.wav
|
|
image: 04-don-ho.png
|
|
caption: "Jun 26, 1977"
|
|
description: ""
|
|
|
|
- id: 5
|
|
title: "Don Rickles"
|
|
audio: 05-don-rickles.wav
|
|
image: 05-don-rickles.png
|
|
caption: "May 25, 1975"
|
|
description: ""
|
|
|
|
- id: 6
|
|
title: "Eddy Arnold"
|
|
audio: 06-eddy-arnold.wav
|
|
image: 06-eddy-arnold.png
|
|
caption: "1975"
|
|
description: ""
|
|
|
|
- id: 7
|
|
title: "Engelbert Humperdinck"
|
|
audio: 07-engelbert-humperdinck.wav
|
|
image: 07-engelbert-humperdinck.png
|
|
caption: "Oct 1975"
|
|
description: ""
|
|
|
|
- id: 8
|
|
title: "Frankie Laine"
|
|
audio: 08-frankie-laine.wav
|
|
image: 08-frankie-laine.png
|
|
caption: "Sun, Sep 1975 — 2nd show"
|
|
description: ""
|
|
|
|
- id: 9
|
|
title: "Gladys Knight"
|
|
audio: 09-gladys-knight-aug-1977.wav
|
|
image: 09-gladys-knight-aug-1977.png
|
|
caption: "Sat, Aug 1977 — 1st & 2nd show"
|
|
description: ""
|
|
|
|
- id: 10
|
|
title: "Gladys Knight"
|
|
audio: 10-gladys-knight-oct-1975-fri.wav
|
|
image: 10-gladys-knight-oct-1975-fri.png
|
|
caption: "Fri, Oct 1975 — 2nd show"
|
|
description: ""
|
|
|
|
- id: 11
|
|
title: "Gladys Knight"
|
|
audio: 11-gladys-knight-oct-1975-sat.wav
|
|
image: 11-gladys-knight-oct-1975-sat.png
|
|
caption: "Sat, Oct 1975 — 2nd show"
|
|
description: ""
|
|
|
|
- id: 12
|
|
title: "Glenn Campbell & Jud Strunk"
|
|
audio: 12-glenn-campbell-jud-strunk.wav
|
|
image: 12-glenn-campbell-jud-strunk.png
|
|
caption: "Dec 1973"
|
|
description: ""
|
|
|
|
- id: 13
|
|
title: "Glenn Yarbrough & The Limeliters"
|
|
audio: 13-glenn-yarbrough-limeliters.wav
|
|
image: 13-glenn-yarbrough-limeliters.png
|
|
caption: "Oct 1977"
|
|
description: ""
|
|
|
|
- id: 14
|
|
title: "Harry Belafonte"
|
|
audio: 14-harry-belafonte.wav
|
|
image: 14-harry-belafonte.png
|
|
caption: "May 1976"
|
|
description: ""
|
|
|
|
- id: 15
|
|
title: "Helen Reddy"
|
|
audio: 15-helen-reddy.wav
|
|
image: 15-helen-reddy.png
|
|
caption: "1974"
|
|
description: ""
|
|
|
|
- id: 16
|
|
title: "Henderson & Nabors"
|
|
audio: 16-henderson-nabors.wav
|
|
image: 16-henderson-nabors.png
|
|
caption: "Jul 1975"
|
|
description: ""
|
|
|
|
- id: 17
|
|
title: "Hues Corp & 5th Dimension"
|
|
audio: 17-hues-corp-5th-dimension.wav
|
|
image: 17-hues-corp-5th-dimension.png
|
|
caption: "1974"
|
|
description: ""
|
|
|
|
- id: 18
|
|
title: "John Davidson"
|
|
audio: 18-john-davidson.wav
|
|
image: 18-john-davidson.png
|
|
caption: "1974"
|
|
description: ""
|
|
|
|
- id: 19
|
|
title: "Johnny Mathis"
|
|
audio: 19-johnny-mathis-aug-1975.wav
|
|
image: 19-johnny-mathis-aug-1975.png
|
|
caption: "Sun, Aug 1975 — 1st show"
|
|
description: ""
|
|
|
|
- id: 20
|
|
title: "Johnny Mathis"
|
|
audio: 20-johnny-mathis-aug-1976.wav
|
|
image: 20-johnny-mathis-aug-1976.png
|
|
caption: "Aug 1976"
|
|
description: ""
|
|
|
|
- id: 21
|
|
title: "Kate Smith"
|
|
audio: 21-kate-smith.wav
|
|
image: 21-kate-smith.png
|
|
caption: "Nov 1975"
|
|
description: ""
|
|
|
|
- id: 22
|
|
title: "Lainie Kazan"
|
|
audio: 22-lainie-kazan.wav
|
|
image: 22-lainie-kazan.png
|
|
caption: "Aug 1975"
|
|
description: ""
|
|
|
|
- id: 23
|
|
title: "Love Machine"
|
|
audio: 23-love-machine.wav
|
|
image: 23-love-machine.png
|
|
caption: "Oct 1976"
|
|
description: ""
|
|
|
|
- id: 24
|
|
title: "Martin & Charisse"
|
|
audio: 24-martin-charisse.wav
|
|
image: 24-martin-charisse.png
|
|
caption: "Aug 1975"
|
|
description: ""
|
|
|
|
- id: 25
|
|
title: "Mill Bros"
|
|
audio: 25-mill-bros.wav
|
|
image: 25-mill-bros.png
|
|
caption: "Sep 1975"
|
|
description: ""
|
|
|
|
- id: 26
|
|
title: "Mitzi Gaynor"
|
|
audio: 26-mitzi-gaynor.wav
|
|
image: 26-mitzi-gaynor.png
|
|
caption: "Oct 2, 1977"
|
|
description: ""
|
|
|
|
- id: 27
|
|
title: "Robert Goulet"
|
|
audio: 27-robert-goulet.wav
|
|
image: 27-robert-goulet.png
|
|
caption: "Oct 1976"
|
|
description: ""
|
|
|
|
- id: 28
|
|
title: "Goulet & Foster Brooks"
|
|
audio: 28-goulet-foster-brooks.wav
|
|
image: 28-goulet-foster-brooks.png
|
|
caption: "Jun 1975"
|
|
description: ""
|
|
|
|
- id: 29
|
|
title: "Roy Clark"
|
|
audio: 29-roy-clark.wav
|
|
image: 29-roy-clark.png
|
|
caption: "Apr 1976"
|
|
description: ""
|
|
|
|
- id: 30
|
|
title: "Sammy Davis"
|
|
audio: 30-sammy-davis-1975.wav
|
|
image: 30-sammy-davis-1975.png
|
|
caption: "1975"
|
|
description: ""
|
|
|
|
- id: 31
|
|
title: "Sammy Davis Jr"
|
|
audio: 31-sammy-davis-jr-1976.wav
|
|
image: 31-sammy-davis-jr-1976.png
|
|
caption: "Nov 1976"
|
|
description: ""
|
|
|
|
- id: 32
|
|
title: "Sandler & Young"
|
|
audio: 32-sandler-young.wav
|
|
image: 32-sandler-young.png
|
|
caption: "Dec 1975"
|
|
description: ""
|
|
|
|
- id: 33
|
|
title: "Shirley Bassey"
|
|
audio: 33-shirley-bassey.wav
|
|
image: 33-shirley-bassey.png
|
|
caption: "Sep 1976"
|
|
description: ""
|
|
|
|
- id: 34
|
|
title: "Steve Lawrence & Eydie Gorme"
|
|
audio: 34-steve-lawrence-eydie-gorme.wav
|
|
image: 34-steve-lawrence-eydie-gorme.png
|
|
caption: "Aug 1977"
|
|
description: ""
|
|
|
|
- id: 35
|
|
title: "The Dells"
|
|
audio: 35-the-dells.wav
|
|
image: 35-the-dells.png
|
|
caption: "1975"
|
|
description: ""
|
|
|
|
- id: 36
|
|
title: "The Irish Rovers"
|
|
audio: 36-irish-rovers-jul16.wav
|
|
image: 36-irish-rovers-jul16.png
|
|
caption: "Jul 16, 1977 — 1st show"
|
|
description: ""
|
|
|
|
- id: 37
|
|
title: "The Irish Rovers"
|
|
audio: 37-irish-rovers-jul17.wav
|
|
image: 37-irish-rovers-jul17.png
|
|
caption: "Jul 17, 1977 — 2nd show"
|
|
description: ""
|
|
|
|
- id: 38
|
|
title: "The Kingston Trio"
|
|
audio: 38-kingston-trio.wav
|
|
image: 38-kingston-trio.png
|
|
caption: "Oct 1977"
|
|
description: ""
|
|
|
|
- id: 39
|
|
title: "The Temptations"
|
|
audio: 39-temptations.wav
|
|
image: 39-temptations.png
|
|
caption: "Dec 30, 1972"
|
|
description: ""
|
|
|
|
- id: 40
|
|
title: "Tom Jones"
|
|
audio: 40-tom-jones-1975.wav
|
|
image: 40-tom-jones-1975.png
|
|
caption: "Sat, 1975 — 1st show"
|
|
description: ""
|
|
|
|
- id: 41
|
|
title: "Tom Jones"
|
|
audio: 41-tom-jones-1976.wav
|
|
image: 41-tom-jones-1976.png
|
|
caption: "Sep 1976"
|
|
description: ""
|
|
|
|
- id: 42
|
|
title: "Vic Damone"
|
|
audio: 42-vic-damone.wav
|
|
image: 42-vic-damone.png
|
|
caption: "Dec 1974"
|
|
description: ""
|
|
|
|
- id: 43
|
|
title: "Vikki Carr"
|
|
audio: 43-vikki-carr-1975.wav
|
|
image: 43-vikki-carr-1975.png
|
|
caption: "1975"
|
|
description: ""
|
|
|
|
- id: 44
|
|
title: "Vikki Carr"
|
|
audio: 44-vikki-carr-may-1975.wav
|
|
image: 44-vikki-carr-may-1975.png
|
|
caption: "Sun, May 1975"
|
|
description: ""
|