|
| 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! |
0 commit comments