Skip to content

Commit

Permalink
put AEST in the yaml files themselves
Browse files Browse the repository at this point in the history
just to make sure we're clear about timezones *everywhere* on the website
  • Loading branch information
benswift committed Jul 2, 2020
1 parent a0e9169 commit fe94c67
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions scripts/process_videos.py
Expand Up @@ -282,9 +282,9 @@ def make_session_titlecard(session_uid):

chair = s['chair']
if chair:
render_revealjs_index_html(s["title"], f"{s['date']} AEST", f"session chair: {chair}")
render_revealjs_index_html(s["title"], s["date"], f"session chair: {chair}")
else:
render_revealjs_index_html(s["title"], f"{s['date']} AEST", None)
render_revealjs_index_html(s["title"], s["date"], None)

# ok, now run decktape to get the png
proc = subprocess.run(
Expand Down
34 changes: 17 additions & 17 deletions sitedata/sessions.yml
@@ -1,12 +1,12 @@
# - UID: keynote-1
# title: Keynote 1 - Bridget Chappell
# chair:
# date: Friday 2020-07-03 8-9pm
# date: Friday 2020-07-03 8-9pm AEST

# - UID: keynote_2
# title: Keynote 2 - Eve Klein
# chair:
# date: Friday 2020-07-10 8-9pm
# date: Friday 2020-07-10 8-9pm AEST


# Friday
Expand All @@ -16,23 +16,23 @@
- UID: P1_Monday
title: Listening Room 1
chair:
date: Monday 2020-07-06 8am-9am
date: Monday 2020-07-06 8am-9am AEST
type: music
im: static/images/sessions/stair1.jpg
youtube_link:

- UID: daws-live-algo
title: DAWs, Liveness, and Algorithms
chair: Charles Martin
date: Monday 2020-07-06 2pm-3:30pm
date: Monday 2020-07-06 2pm-3:30pm AEST
type: papers
im: static/images/sessions/studio-composing.jpg
youtube_link:

- UID: C1_Monday
title: Concert 1
chair: Kit Devine
date: Monday 2020-07-06 8pm-9:30pm
date: Monday 2020-07-06 8pm-9:30pm AEST
type: music
im: static/images/sessions/screen.jpg
youtube_link:
Expand All @@ -42,31 +42,31 @@
- UID: P2_Tuesday
title: Listening Room 2
chair:
date: Tuesday 2020-07-07 8am-9am
date: Tuesday 2020-07-07 8am-9am AEST
type: music
im: static/images/sessions/stair2.jpg
youtube_link:

- UID: musico-comp
title: Computer Musicology and Composition
chair: Alec Hunter
date: Tuesday 2020-07-07 2pm-3:30pm
date: Tuesday 2020-07-07 2pm-3:30pm AEST
type: papers
im: static/images/sessions/rehearsal-lynden.jpg
youtube_link:

- UID: acmc_live_1
title: ACMC Live 1
chair: Charles Martin
date: Tuesday 2020-07-07 8pm-8:15pm
date: Tuesday 2020-07-07 8pm-8:15pm AEST
type: music
im: static/images/sessions/triangle.jpg
youtube_link:

- UID: C2_Tuesday
title: Concert 2
chair: Kit Devine
date: Tuesday 2020-07-07 8pm-9:30pm
date: Tuesday 2020-07-07 8pm-9:30pm AEST
type: music
im: static/images/sessions/rig3.jpg
youtube_link:
Expand All @@ -79,31 +79,31 @@
- UID: P3_Wednesday
title: Listening Room 3
chair:
date: Wednesday 2020-07-08 8am-9am
date: Wednesday 2020-07-08 8am-9am AEST
type: music
im: static/images/sessions/stair3.jpg
youtube_link:

- UID: acmc_live_2
title: ACMC Live 2
chair: Charles Martin
date: Wednesday 2020-07-08 1pm-1:30pm
date: Wednesday 2020-07-08 1pm-1:30pm AEST
type: music
im: static/images/sessions/keys.jpg
youtube_link:

- UID: cult-comm-eco
title: Culture, Communities, and Ecology
chair: Kit Devine
date: Wednesday 2020-07-08 2pm-3:30pm
date: Wednesday 2020-07-08 2pm-3:30pm AEST
type: papers
im: static/images/sessions/chloe-ben-performing.jpg
youtube_link:

- UID: C3_Wednesday
title: Concert 3
chair: Ben Swift
date: Wednesday 2020-07-08 8pm-9:30pm
date: Wednesday 2020-07-08 8pm-9:30pm AEST
type: music
im: static/images/sessions/rig4.jpg
youtube_link:
Expand All @@ -116,23 +116,23 @@
- UID: P4_Thursday
title: Listening Room 4
chair:
date: Thursday 2020-07-09 8am-9am
date: Thursday 2020-07-09 8am-9am AEST
type: music
im: static/images/sessions/stair4.jpg
youtube_link:

- UID: spatial-perf
title: Spatialised Audio and Performance
chair: Alec Hunter
date: Thursday 2020-07-09 2pm-3:30pm
date: Thursday 2020-07-09 2pm-3:30pm AEST
type: papers
im: static/images/sessions/hololens.jpg
youtube_link:

- UID: C4_Thursday
title: Concert 4
chair: Sia Ahmad
date: Thursday 2020-07-09 8pm-9:30pm
date: Thursday 2020-07-09 8pm-9:30pm AEST
type: music
im: static/images/sessions/pd.jpg
youtube_link:
Expand All @@ -142,7 +142,7 @@
- UID: synth-nota-inter
title: Synthesis, Interaction, and Notation
chair: Ben Swift
date: Friday 2020-07-10 2pm-3:30pm
date: Friday 2020-07-10 2pm-3:30pm AEST
type: papers
im: static/images/sessions/lens-people.jpg
youtube_link:
4 changes: 2 additions & 2 deletions sitedata/speakers.yml
Expand Up @@ -2,7 +2,7 @@
title: Bridget Chappell
institution: Melbourne Sound School
speaker: Bridget Chappell
date: Friday 2020-07-03 8-9pm
date: Friday 2020-07-03 8-9pm AEST
abstract: |
Bridget Chappell is an artist working with sound, based in Birraranga
(Melbourne), Australia.
Expand Down Expand Up @@ -63,7 +63,7 @@
title: Eve Klein
institution: University of Queensland
speaker: Eve Klein
date: Friday 2020-07-10 8-9pm
date: Friday 2020-07-10 8-9pm AEST
abstract: |
Eve Klein is an award-winning composer, mezzo soprano, sound artist and
academic. She designs large-scale, immersive art music experiences for
Expand Down

0 comments on commit fe94c67

Please sign in to comment.