From 7e1ca763e57353f3fc6426095a2417485b3e80a0 Mon Sep 17 00:00:00 2001 From: Taz-Chiles <97239140+Taz-Chiles@users.noreply.github.com> Date: Tue, 23 Jan 2024 15:08:05 +0000 Subject: [PATCH] Add placeholder for All That Lives --- docs/metrics/events/all-that-lives/_data.yml | 6 ++++++ docs/metrics/events/all-that-lives/index.njk | 22 ++++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 docs/metrics/events/all-that-lives/_data.yml create mode 100644 docs/metrics/events/all-that-lives/index.njk diff --git a/docs/metrics/events/all-that-lives/_data.yml b/docs/metrics/events/all-that-lives/_data.yml new file mode 100644 index 00000000..15cd0d04 --- /dev/null +++ b/docs/metrics/events/all-that-lives/_data.yml @@ -0,0 +1,6 @@ +key_metrics: + total_audience: + title: Total audience engaged with this Signature event + ref: events.headlines.total_audience + description: Total audience engaged as part of My LEEDS 2023 + colour: --l23-magenta \ No newline at end of file diff --git a/docs/metrics/events/all-that-lives/index.njk b/docs/metrics/events/all-that-lives/index.njk new file mode 100644 index 00000000..a8fc63eb --- /dev/null +++ b/docs/metrics/events/all-that-lives/index.njk @@ -0,0 +1,22 @@ +--- +title: All That Lives +summary: Metrics related to All That Lives - a Signature Event held by LEEDS 2023. +tags: + - main +order: 100 +work_in_progress: true +metas: + title: Nest + description: | + Visualisations of key metrics related to All That Lives - a Signature Event held by LEEDS 2023. +limitations: + - Events and activities data are extracted from Airtable. +--- + +{% from 'macros.njk' import dateFormatter %} + +
+ All That Lives was a series of artworks, workshops and performances celebrating all those that we have loved and lost. A collaboration between The Grief Series and Zion Art Studio in Mexico, the work has been inspired by Mexican Day of the Dead and the ways other cultures celebrate and remember those they have lost. +
\ No newline at end of file