Skip to content

Commit 81037c3

Browse files
committed
Tweak schedule
1 parent 7327178 commit 81037c3

File tree

3 files changed

+8
-50
lines changed

3 files changed

+8
-50
lines changed

docs/_data/berlin-2025-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ cfp: # Conf dates 27-28 October
180180
ends: "August 4, 2025" # (Mon) 1 week, to review. It'll take a little longer to announce
181181
notification: "August 18, 2025" # (Mon) 8 weeks to write and prepare
182182
speaker_tickets_by: October 6, 2025 # (Mon) Approx 3 weeks before
183+
video_by: October 6, 2025 # Only 1 so...
183184
slides_by: "October 20, 2025" # (Mon) 1 week before
184185
preview: "TODO" # Preview URL TODO
185186

docs/_data/berlin-2025-schedule.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
talks_day1:
2-
- time: '08:30'
2+
- time: '08:00'
33
title: Doors and Sponsor Booths open
4-
- time: '9:15'
4+
- time: '08:45'
55
title: '<i>Welcome Wagon conference introduction and venue tour</i>'
66
- time: '09:30'
77
duration: '0:25'
@@ -21,7 +21,7 @@ talks_day1:
2121
- duration: '0:5'
2222
title: '✋ 5 min Q&A'
2323
- duration: '0:15'
24-
title: '☕ Coffee break'
24+
title: '15 minute break'
2525
- duration: '0:5'
2626
title: 'Sponsor intros'
2727
- duration: '0:30'
@@ -45,7 +45,7 @@ talks_day1:
4545
- duration: '0:5'
4646
title: '✋ 5 min Q&A'
4747
- duration: '0:15'
48-
title: '☕ Coffee break'
48+
title: '15 minute break'
4949
- duration: '0:30'
5050
slug: activating-product-knowledge-where-global-education-meets-documentation-stephan-delbos
5151
- duration: '0:05'
@@ -62,7 +62,7 @@ talks_day1:
6262
title: '<b>Conference day 1 ends</b>'
6363

6464
talks_day2:
65-
- time: '9:00'
65+
- time: '8:30'
6666
title: Doors and Sponsor Booths open
6767
duration: '0:25'
6868
- duration: '0:05'
@@ -80,7 +80,7 @@ talks_day2:
8080
- duration: '0:5'
8181
title: '✋ 5 min Q&A'
8282
- duration: '0:15'
83-
title: '☕ Coffee break'
83+
title: '15 minute break'
8484
- duration: '0:30'
8585
slug: documenting-digital-infrastructure-explaining-complex-open-source-technologies-powen-shiah
8686
- duration: '0:05'
@@ -102,7 +102,7 @@ talks_day2:
102102
- duration: '0:5'
103103
title: '✋ 5 min Q&A'
104104
- duration: '0:15'
105-
title: '☕ Coffee break'
105+
title: '15 minute break'
106106
- duration: '0:30'
107107
slug: a-beautiful-reciprocal-arrangement-gaining-experience-and-giving-back-through-o-tiffany-hrabusa
108108
- duration: '0:5'

docs/conf/berlin/2025/schedule.rst

Lines changed: 0 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,6 @@ All times are in `{{ tz }} <https://time.is/{{ tz }}>`_.
5454

5555
{{ date.day_two.summary }}
5656

57-
{% if flaghasfood %}
58-
59-
The unconference is held in {{about.venue}}, {{about.unconfroom}}.
60-
61-
*Snacks and drinks will be provided throughout the day.*
62-
{% endif %}
63-
6457
{% if flaghasschedule %}
6558

6659
{% with day_schedule=schedule.writing_day %}
@@ -73,36 +66,9 @@ The unconference is held in {{about.venue}}, {{about.unconfroom}}.
7366

7467
{% endif %}
7568

76-
Welcome Wagon Introduction
77-
~~~~~~~~~~~~~~~~~~~~~~~~~~
78-
79-
Is this your first time at Write the Docs?
80-
Join us for an informal Introduction to Write the Docs, to the Welcome Wagon, and to other first-time conference attendees.
81-
We'll pass on some information about the conference specifically for first-timers and give everyone a chance to meet someone new.
82-
83-
* **Where**: {{about.unconfroom}}
84-
* **Details**: :doc:`/conf/{{shortcode}}/{{year}}/attendee-guide`
85-
86-
.. raw:: html
87-
88-
<hr>
89-
9069
{% if flaghaswritingday %}{{date.day_three.dotw}}, {{date.day_three.date}}{% else %}{{date.day_one.dotw}}, {{date.day_one.date}}{% endif %}
9170
-----------------------------------------
9271

93-
.. raw:: html
94-
95-
<p>
96-
{% if flaghaswritingday %}{{date.day_three.summary}}{% else %}{{date.day_one.summary}}{% endif %}
97-
</p>
98-
99-
- Conference talks are held in {{about.venue}}
100-
- Unconference is held in {{about.venue}}, {{about.unconfroom}}
101-
102-
{% if flaghasfood %}
103-
*Snacks and drinks will be provided throughout the day.*
104-
{% endif %}
105-
10672
{% if flaghasschedule %}
10773

10874
{% with day_schedule=schedule.talks_day1 %}
@@ -120,15 +86,6 @@ We'll pass on some information about the conference specifically for first-timer
12086
{% if flaghaswritingday %}{{date.day_four.dotw}}, {{date.day_four.date}}{% else %}{{date.day_two.dotw}}, {{date.day_two.date}}{% endif %}
12187
-----------------------------------------
12288

123-
.. raw:: html
124-
125-
<p>
126-
{% if flaghaswritingday %}{{date.day_four.summary}}{% else %}{{date.day_two.summary}}{% endif %}
127-
</p>
128-
129-
- Conference talks are held in {{about.venue}}
130-
- Unconference is held in {{about.venue}}, {{about.unconfroom}}
131-
13289
{% if flaghasfood %}
13390
*Snacks and drinks will be provided throughout the day.*
13491
{% endif %}

0 commit comments

Comments
 (0)