From 6a33f9a66db34777195d188dfdd68333113075dd Mon Sep 17 00:00:00 2001 From: Garry Ing Date: Mon, 15 Jul 2024 16:19:26 -0400 Subject: [PATCH] Program include update (#316) * program update * correct room names --------- Co-authored-by: dc --- _data/sessions.yml | 2 +- _includes/presenter-details.html | 4 ++-- _includes/session-details.html | 4 ++-- _includes/session.html | 10 ++++------ _sass/_layout.scss | 4 ++-- program.md | 32 ++++++++++++++++++++++++-------- 6 files changed, 35 insertions(+), 21 deletions(-) diff --git a/_data/sessions.yml b/_data/sessions.yml index 95a0a42c..f615ed14 100644 --- a/_data/sessions.yml +++ b/_data/sessions.yml @@ -1613,7 +1613,7 @@ Local-First software (“LoFi”) is an approach to software that boasts many advantages over the cloud, from enhanced privacy to improved collaboration without relying on the network or a specific host. This promises more user agency, lowers barriers to entry, and adds new degrees of freedom, but comes with new constraints and challenges. In this talk, Brooklyn will explore the state of LoFi today, what we can learn from its successes, and what comes next. - sessionID: 24004 - title: + title: "Repair Futures" presenterID: - michelle sessionType: discussion diff --git a/_includes/presenter-details.html b/_includes/presenter-details.html index 3c3c2f7c..2a659414 100644 --- a/_includes/presenter-details.html +++ b/_includes/presenter-details.html @@ -1,8 +1,8 @@ {%- if presenter.name -%} -
+
-

{{ presenter.name }}

+

{{ presenter.name }}

{%- if presenter.affiliation -%}

{{ presenter.affiliation}}

{%-endif -%} diff --git a/_includes/session-details.html b/_includes/session-details.html index aa326fe3..8ea4fba9 100644 --- a/_includes/session-details.html +++ b/_includes/session-details.html @@ -1,8 +1,8 @@ {%- if session.title -%} -
+
-

{{ session.title }}

+

{{ session.title }}

{%- if session.presenterID -%} {% assign presenters = site.data.presenters[include.year] %} {% assign presenterCount = session.presenterID.size %} diff --git a/_includes/session.html b/_includes/session.html index 2985a8fd..bb21de5d 100644 --- a/_includes/session.html +++ b/_includes/session.html @@ -1,12 +1,11 @@ {%- for session in site.data.sessions[include.year] -%} {%- if include.session-id == session.sessionID -%} {%- endif -%} {%- endfor -%} \ No newline at end of file diff --git a/_sass/_layout.scss b/_sass/_layout.scss index 73f96284..76f489db 100644 --- a/_sass/_layout.scss +++ b/_sass/_layout.scss @@ -228,8 +228,8 @@ margin-bottom: -4px; } -.presenter:has(*:target) { - .presenter-name:before { +.highlight:has(*:target) { + .highlight-name:before { margin-right: 1ch; margin-left: -2ch; content: "*"; diff --git a/program.md b/program.md index 93aaa728..9cb2d160 100644 --- a/program.md +++ b/program.md @@ -23,7 +23,11 @@ titleDisplay: "Program" 10:20 ↓
11:00 - PAST / Lori Emerson + + + PAST / + + {% include session.html year=2024 session-id=24001 %} @@ -32,10 +36,11 @@ titleDisplay: "Program" PAST / + -
⌂ Reach
Workshop -
+ {% include session.html year=2024 session-id=24002 %}
⌂ Sound
LAN Interaction
⌂ Reach
Workshop -
Tiny Dreams: Ecomedia and Small File Web Art
Joni Schinkel
@@ -47,7 +52,10 @@ titleDisplay: "Program" 13:30 ↓
14:10 - PRESENT / Brooklyn Zelenka + + PRESENT / + {% include session.html year=2024 session-id=24003 %} + 14:10 ↓
15:00 @@ -55,7 +63,7 @@ titleDisplay: "Program" PRESENT / - @@ -77,8 +85,11 @@ titleDisplay: "Program" FUTURE /
⌂ Sound & ⌂ Reach
+
⌂ Reach & ⌂ Sound
Lightning Talks
⌂ Spillover
Open
- - + +
⌂ Sound
Roundtable -
Repair Futures Michelle Kaczmarek
⌂ Reach
Open
+ ⌂ Reach
Roundtable -
+ {% include session.html year=2024 session-id=24004 %} +
⌂ Sound
Open
@@ -98,8 +109,9 @@ titleDisplay: "Program" ---- -{:.mt-2} + {:.font-display} @@ -122,6 +134,10 @@ titleDisplay: "Program" {% include session-details.html year=2024 %} {% endfor %} + + {:.font-display} ## Presenters