Skip to content

Commit bba35ef

Browse files
authored
Add Berlin one month out post (#2441)
Also adds note to schedule for remote talk, and access info for the stage.
1 parent ae2e882 commit bba35ef

File tree

3 files changed

+80
-2
lines changed

3 files changed

+80
-2
lines changed

docs/_data/berlin-2025-sessions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@
352352
My hope is that people will leave feeling less alone in their struggles and with
353353
a new perspective to help them direct their own professional journey, especially
354354
on the days when that journey feels uphill.</p>'
355-
- title: 'Rethinking your how-tos: From instructions to solving user problems'
355+
- title: 'Rethinking your how-tos: From instructions to solving user problems (remote talk)'
356356
slug: rethinking-your-how-tos-from-instructions-to-solving-user-problems-diana-breza
357357
series: Write the Docs Berlin
358358
series_slug: berlin
Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
---
2+
template: {{year}}/generic.html
3+
og:image: _static/conf/images/headers/{{shortcode}}-{{year}}-opengraph.jpg
4+
---
5+
6+
```{eval-rst}
7+
.. post:: October 3, {{year}}
8+
:tags: {{shortcode}}-{{year}}
9+
```
10+
11+
# Just Under One Month Until Write the Docs {{name}}
12+
13+
Write the Docs {{name}} is officially just under one month away on October 27-28! Whether you're a programmer, tech writer, designer, project manager, or developer advocate, we have talks and a community for you at Write the Docs {{name}}.
14+
15+
## Buy Your Tickets
16+
17+
Still need a ticket? Now is a great time to purchase your ticket at one of our varying price levels.
18+
19+
- In-person Student or Unemployed Tickets: {{tickets.student.price}}
20+
- In-person Independent Tickets: {{tickets.independent.price}}
21+
- In-person Corporate Tickets: {{tickets.corporate.price}}
22+
- Virtual Student or Unemployed Tickets: {{tickets.virtual_student.price}}
23+
- Virtual Independent Tickets: {{tickets.virtual_independent.price}}
24+
- Virtual Corporate Tickets: {{tickets.virtual_corporate.price}}
25+
26+
We do expect in-person tickets to sell out some time before the conference.
27+
28+
<p style="margin: 2em 0;">
29+
<table border="0" cellpadding="0" cellspacing="0" style="background-color:#2ECC71; border:1px solid #4a4a4a; border-radius:5px;">
30+
<tr>
31+
<td align="center" valign="middle" style="color:#FFFFFF; font-family:Helvetica, Arial, sans-serif; font-size:16px; font-weight:bold; letter-spacing:-.5px; line-height:150%; padding-top:15px; padding-right:30px; padding-bottom:15px; padding-left:30px;">
32+
<a href="https://www.writethedocs.org/conf/{{shortcode}}/{{year}}/tickets/" target="_blank" style="color:#FFFFFF; text-decoration:none; border-bottom: none;">Buy your ticket</a>
33+
</td>
34+
</tr>
35+
</table>
36+
</p>
37+
38+
## Join our Slack Community
39+
40+
Our Slack network is the best way to connect with our community. Visit our [Slack info page](https://www.writethedocs.org/slack/) to join and explore a list of our channels.
41+
42+
### #wtd-conferences channel
43+
Our [#wtd-conferences](https://writethedocs.slack.com/archives/C1AKFQATH) channel is the primary space for virtual communication during the conference. We *highly* recommend you view and join the discussion before the conference!
44+
45+
**Reminder**: There is a two-step process to join Slack. You need to complete a short signup form before you can create your account.
46+
47+
<p style="margin: 2em 0;">
48+
<table border="0" cellpadding="0" cellspacing="0" style="background-color:#2ECC71; border:1px solid #4a4a4a; border-radius:5px;">
49+
<tr>
50+
<td align="center" valign="middle" style="color:#FFFFFF; font-family:Helvetica, Arial, sans-serif; font-size:16px; font-weight:bold; letter-spacing:-.5px; line-height:150%; padding-top:15px; padding-right:30px; padding-bottom:15px; padding-left:30px;">
51+
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdq4DWRphVt1qVqH8NsjNnS0Szu_NljjZRUvyYqR7mdc00zKQ/viewform" target="_blank" style="color:#FFFFFF; text-decoration:none; border-bottom: none;">Join Slack today</a>
52+
</td>
53+
</tr>
54+
</table>
55+
</p>
56+
57+
## How Do I Participate in the Conference?
58+
59+
There are a number of ways to engage in the conference. You can listen to Speaker Talks, facilitate an Unconference session, or chat with our Sponsors!
60+
61+
View our [Attendee Guide](https://www.writethedocs.org/conf/{{shortcode}}/{{year}}/attendee-guide/) for strategies and tips on how to get plugged in and connect with others!
62+
63+
View our [Schedule](https://www.writethedocs.org/conf/{{shortcode}}/{{year}}/schedule/) page for exact times of the conference.
64+
65+
The Unconference schedule will open about a week before the conference, so start thinking about what
66+
[session you'd like to lead](https://www.writethedocs.org/conf/{{shortcode}}/{{year}}/schedule/).
67+
68+
## Thanks to our sponsors
69+
70+
We are grateful to have the support of the following companies in {{year}}:
71+
72+
```{eval-rst}
73+
.. datatemplate::
74+
:source: /_data/{{shortcode}}-{{year}}-config.yaml
75+
:template: {{year}}/sponsors-simplelist.rst
76+
```
77+
78+
See you in one month!

docs/conf/berlin/2025/speaker-info.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Confidence monitor
3535
There will be a monitor downstage left that displays what the audience sees on the screen
3636

3737
Stage access
38-
The stage is only accessible by stairs. Please let us know if you need additional support.
38+
The stage is accessible by stairs or a platform lift. Please let us know in advance if you may need to use the lift, or need any other additional support.
3939

4040
Pre-conference Schedule
4141
-----------------------

0 commit comments

Comments
 (0)