@@ -54,13 +54,6 @@ All times are in `{{ tz }} <https://time.is/{{ tz }}>`_.
54
54
55
55
{{ date.day_two.summary }}
56
56
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
-
64
57
{% if flaghasschedule %}
65
58
66
59
{% with day_schedule=schedule.writing_day %}
@@ -73,36 +66,9 @@ The unconference is held in {{about.venue}}, {{about.unconfroom}}.
73
66
74
67
{% endif %}
75
68
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
-
90
69
{% if flaghaswritingday %}{{date.day_three.dotw}}, {{date.day_three.date}}{% else %}{{date.day_one.dotw}}, {{date.day_one.date}}{% endif %}
91
70
-----------------------------------------
92
71
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
-
106
72
{% if flaghasschedule %}
107
73
108
74
{% with day_schedule=schedule.talks_day1 %}
@@ -120,15 +86,6 @@ We'll pass on some information about the conference specifically for first-timer
120
86
{% if flaghaswritingday %}{{date.day_four.dotw}}, {{date.day_four.date}}{% else %}{{date.day_two.dotw}}, {{date.day_two.date}}{% endif %}
121
87
-----------------------------------------
122
88
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
-
132
89
{% if flaghasfood %}
133
90
*Snacks and drinks will be provided throughout the day. *
134
91
{% endif %}
0 commit comments