diff --git a/assets/conference2026.scss b/assets/conference2026.scss index 9a89e24d..3cd03a6a 100644 --- a/assets/conference2026.scss +++ b/assets/conference2026.scss @@ -304,6 +304,85 @@ $conf-muted: $greydesc; // #777 border-top: 4px solid $conf-accent; } + // Provisional programme / agenda + .agenda { + display: grid; + grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); + gap: 1.5rem; + margin: 1.5rem 0 2rem; + } + + .agenda-day { + background: #fff; + border: 1px solid $overline; + border-radius: 12px; + overflow: hidden; + + .agenda-date { + margin: 0; + padding: 0.85rem 1.1rem; + font-size: 1rem; + font-weight: 700; + color: #fff; + background: $conf-accent; + } + + .agenda-list { + margin: 0; + padding: 0; + list-style: none; + } + + .agenda-row { + display: flex; + gap: 0.85rem; + padding: 0.6rem 1.1rem; + border-top: 1px solid $overline; + font-size: 0.92rem; + line-height: 1.4; + + &.is-keynote { + background: rgba(64, 169, 255, 0.08); + + .agenda-session { + font-weight: 700; + } + } + + &.is-break .agenda-session, + &.is-meal .agenda-session { + color: $conf-muted; + } + + &.is-poster .agenda-session, + &.is-social .agenda-session, + &.is-workshop .agenda-session, + &.is-panel .agenda-session { + font-weight: 600; + } + } + + .agenda-time { + flex: 0 0 3rem; + color: $conf-muted; + font-weight: 600; + font-variant-numeric: tabular-nums; + } + + .agenda-session { + color: $conf-ink; + + a { + color: $conf-accent-dark; + text-decoration: none; + + &:hover { + text-decoration: underline; + } + } + } + } + // Speakers .speaker-grid { display: grid; diff --git a/content/conference2026/schedule.md b/content/conference2026/schedule.md index b9cd5db4..3b47b4e4 100644 --- a/content/conference2026/schedule.md +++ b/content/conference2026/schedule.md @@ -7,25 +7,55 @@ weight = 3 ## Program at a glance -The detailed program will be published closer to the event. The conference runs over three days at DTU, Copenhagen. +The conference runs over three days at DTU, Copenhagen. +This is a provisional programme: session times are indicative and may change, and contributed and sponsor talks will be listed here once the programme is finalised. -
-
-

Day 1 — Mon 12 Oct

-

Welcome, keynote, contributed talks, and an evening poster session and reception.

+
+
+

Day 1 · Mon 12 Oct

+
    +
  • 08:00Breakfast
  • +
  • 09:00Welcome & State of scverse
  • +
  • 09:45Keynote — Phil Ewels
  • +
  • 10:30Coffee
  • +
  • 11:00Contributed & sponsor talks
  • +
  • 12:00Lunch
  • +
  • 13:30Keynote — Tingying Peng
  • +
  • 14:15Contributed talks
  • +
  • 15:00Coffee
  • +
  • 15:30Panel discussion
  • +
  • 16:30Poster session 1
  • +
  • 18:00Reception
  • +
-
-

Day 2 — Tue 13 Oct

-

Keynotes, contributed talks, lightning talks, and community discussions.

+
+

Day 2 · Tue 13 Oct

+
    +
  • 08:00Breakfast
  • +
  • 09:00Opening & housekeeping
  • +
  • 09:15Keynote — Muzlifah Haniffa
  • +
  • 10:00Contributed & sponsor talks
  • +
  • 10:45Poster session 2
  • +
  • 12:00Lunch
  • +
  • 13:30Keynote — Erwin Schoof
  • +
  • 14:15Contributed & sponsor talks
  • +
  • 15:15Coffee
  • +
  • 15:45Workshop
  • +
  • 16:30Closing remarks
  • +
-
-

Day 3 — Wed 14 Oct

-

Hands-on workshops and tutorials, satellite sessions, and closing remarks.

+
+

Day 3 · Wed 14 Oct

+
    +
  • 08:30Arrival & registration
  • +
  • 09:00Workshops & tutorials
  • +
  • 12:00Lunch
  • +
  • 13:00Workshops & tutorials
  • +
  • 14:00Networking & close
  • +
-
Full schedule to be announced.
- ## Keynote talks ### AI for Image-based Systems Biology: From Cryo-Electron Tomography to Virtual Spatial Transcriptomics