-
Notifications
You must be signed in to change notification settings - Fork 520
Blog post speaker announcement #2421
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
9068590
Blog post placeholder
plaindocs 809c9ce
Merge branch 'main' into berlin-speakers
plaindocs d023be3
Merge branch 'main' into berlin-speakers
plaindocs 66592e4
Add speakers
plaindocs da22929
Update CTA links
plaindocs 3a7056d
Typo fixes
plaindocs 41e4b53
Edit abstracts
plaindocs c2c3c1a
Small fixes
plaindocs daa2065
COC Fixes
plaindocs e622e06
Fix berlin COC
plaindocs b25775c
Minor fixes
plaindocs 55dace0
Update docs/conf/berlin/2025/news/announcing-speakers.rst
mxsasha 006a450
Update post date
mxsasha File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -164,7 +164,6 @@ Australia Code-of-Conduct Team | |
|
||
.. include:: /include/conf/coc/au-coc.rst | ||
|
||
|
||
Thanks | ||
~~~~~~ | ||
|
||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,9 @@ | ||
:template: {{year}}/generic.html | ||
|
||
.. include:: ../../../code-of-conduct.rst | ||
:end-before: Atlantic conference Code of Conduct Team | ||
:end-before: Portland conference Code of Conduct Team | ||
|
||
Atlantic conference Code of Conduct Team | ||
---------------------------------------- | ||
|
||
.. include:: /include/conf/coc/eu-coc.rst |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,9 @@ | ||
:template: {{year}}/generic.html | ||
|
||
{% if shortcode == 'portland' %} | ||
|
||
.. include:: ../../../code-of-conduct.rst | ||
:end-before: Atlantic conference Code of Conduct Team | ||
{% else %} | ||
.. include:: ../../../code-of-conduct.rst | ||
:end-before: Portland conference Code of Conduct Team | ||
{% endif %} | ||
|
||
Berlin conference Code of Conduct Team | ||
--------------------------------------- | ||
|
||
.. include:: /include/conf/coc/eu-coc.rst |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
:template: {{year}}/generic.html | ||
:og:image: _static/conf/images/headers/{{shortcode}}-{{year}}-opengraph.jpg | ||
|
||
.. post:: Aug 18, 2025 | ||
:tags: {{shortcode}}-{{year}}, speakers, tickets, visiting, sponsors | ||
|
||
Announcing {{city}} {{year}} conference speakers | ||
================================================ | ||
|
||
Our first {{city}} {{year}} conference less than three months away, and we can't wait to see you all there! Now is the ideal time to buy your tickets and make your travel plans. | ||
|
||
The big news today is the speaker lineup! Check out the speakers and their talks below: | ||
|
||
.. raw:: html | ||
|
||
<p style="margin: 2em 0;"> | ||
<table border="0" cellpadding="0" cellspacing="0" style="background-color:#2ECC71; border:1px solid #4a4a4a; border-radius:5px;"> | ||
<tr> | ||
<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;"> | ||
<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> | ||
</td> | ||
</tr> | ||
</table> | ||
</p> | ||
|
||
{{city}} {{year}} speakers | ||
---------------------------------- | ||
|
||
We're excited to announce the `lineup of speakers and talks <https://www.writethedocs.org/conf/{{shortcode}}/{{year}}/speakers/>`__ for our {{city}} {{year}} conference! A huge thank you to everyone who submitted a proposal—this conference wouldn’t be possible without your contributions. | ||
|
||
Each year, we curate a diverse range of voices to share insights from our community. As the role of “documentarian” varies greatly among us, we aim for topics that cover practical, philosophical, and technical ideas, with a touch of whimsy for good measure: | ||
|
||
.. datatemplate:: | ||
:source: /_data/{{shortcode}}-{{year}}-sessions.yaml | ||
:template: {{year}}/speakers-simple-list.rst | ||
|
||
Buy your tickets soon | ||
--------------------- | ||
|
||
If you haven't gotten your ticket yet, now's the time to begin the process to attend. | ||
We do expect the conference to sell out a few weeks before the event. | ||
Please ensure to arrange your travel only after buying a conference ticket. | ||
If you need additional information, we have a few resources to help you: | ||
|
||
* Visit our `Convince Your Manager page <https://www.writethedocs.org/conf/{{shortcode}}/{{year}}/convince-your-manager/>`_ for assistance in making the case for attendance. | ||
* Purchase your tickets on our `Tickets page <https://www.writethedocs.org/conf/{{shortcode}}/{{year}}/tickets/>`_. | ||
* Plan your journey with our `Visiting {{city}} page <https://www.writethedocs.org/conf/{{shortcode}}/{{year}}/visiting/>`_. | ||
|
||
Call for Volunteers | ||
------------------- | ||
|
||
Join our volunteer team and attend the conference for free! Volunteers play an integral role in helping the conference run smoothly. Join the team and connect with a welcoming community. | ||
|
||
Visit our `Volunteer <https://www.writethedocs.org/conf/{{shortcode}}/{{year}}/volunteer/>`__ page to learn more and sign up. | ||
|
||
T-shirts are now available | ||
-------------------------- | ||
|
||
The `Write the Docs {{city}} T-Shirt <https://shirt.writethedocs.org/>`__ is available! As in previous years, we’re doing a mail order shop so people can order the exact shirt they want, if they want one. We recommend you order your shirt at least 2-3 weeks in advance if you want to sport your fancy new garb during the conference. | ||
|
||
Thanks again to our sponsors | ||
---------------------------- | ||
|
||
We are thankful to our sponsors for their role in making these events possible every year. | ||
A big thank you to each of these companies for supporting our community: | ||
|
||
.. datatemplate:: | ||
:source: /_data/{{shortcode}}-{{year}}-config.yaml | ||
:template: {{year}}/sponsors-simplelist.rst | ||
|
||
If your company is interested in sponsoring, | ||
you can find all the necessary information in our `sponsorship prospectus <https://www.writethedocs.org/conf/{{shortcode}}/{{year}}/sponsors/prospectus/>`_. | ||
|
||
We look forward to seeing you in {{city}}! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,9 +5,9 @@ og:image: _static/conf/images/headers/{{shortcode}}-{{year}}-opengraph.jpg | |
|
||
# Volunteer Information | ||
|
||
Our Volunteer application is open! We are looking for volunteers to provide support with a variety of conference roles - registration, unconference, stage support, load out, and more. | ||
Our Volunteer application is open! We are looking for volunteers to provide support with a variety of conference roles - registration, unconference, load out, and more. | ||
|
||
Completing this form gives us an idea of what days and roles you are interested in volunteering. Another form will be sent out once the speaker schedule is released in early March. | ||
Completing this form gives us an idea of what days and roles you are interested in volunteering. Another form will be sent out once the speaker schedule is released. | ||
|
||
Each individual who volunteers for two or more 3-4 hour shifts receives a **free ticket** to the conference. | ||
|
||
|
@@ -35,10 +35,6 @@ Each volunteer must work two assigned shifts 3-4 hours in length. Each individua | |
|
||
Check in attendees, provide general information inquiries, answer venue questions, and field other requests or direct individuals to the correct staff member who can provide support. | ||
|
||
#### Stage Support | ||
|
||
- Assist presenters while on stage - troubleshoot issues with slides, video, or audio portions of their presentation. Please apply for this role if you have some A/V knowledge; it is not required, but experience with different operating systems is a plus! | ||
|
||
#### Unconference | ||
|
||
- Assist the Unconference coordinator, help folks sign up to host a session, maintain an updated schedule, direct individuals and groups to their tables, and minimal clean up of tables. | ||
|
@@ -49,6 +45,6 @@ Check in attendees, provide general information inquiries, answer venue question | |
|
||
### Will travel assistance be provided? | ||
|
||
Unfortunately, we cannot offer travel assistance to volunteers. | ||
Unfortunately, we cannot offer travel assistance to volunteers. | ||
|
||
Contact [email protected] with any additional questions. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,6 @@ | ||
:template: {{year}}/generic.html | ||
|
||
{% if shortcode == 'portland' %} | ||
|
||
.. include:: ../../../code-of-conduct.rst | ||
:end-before: Atlantic conference Code of Conduct Team | ||
{% else %} | ||
.. include:: ../../../code-of-conduct.rst | ||
:end-before: Portland conference Code of Conduct Team | ||
{% endif %} | ||
|
||
.. include:: /include/conf/coc/na-coc.rst |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.