Skip to content
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

Add Volunteer and news page #115

Merged
merged 6 commits into from
Aug 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions content/about/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@ Here's what you can look forward to:
* 🤝 Collaborative Networking: Connect with fellow Python enthusiasts, expand
your professional network, and forge new friendships.

All talks will be presented live through the online platform, Hubilo.
All talks will be live-streamed.

This inaugural conference is designed to promote diversity, learning, and
This conference is designed to promote diversity, learning, and
empowerment within the Python community. We enthusiastically welcome
presenters from members and supporters of the PyLadies Community. Prior
experience is optional to share your insights and expertise. Given that we are
a global community, we warmly invite talks in the following languages: English,
Español, Português, Français, and 中文.
a global community, we warmly invite talks in the following languages: English, Español,
Português, Deutsch, 日本語 and 中文.

<--->

Expand All @@ -73,9 +73,8 @@ To learn more,

## The Volunteers

Thanks to all the people that submitted their interest into helping
PyLadiesCon. Currently, we have enough helpers to make this an amazing
conference. If a new Volunteer Call happens, we will contact everyone.
We would not be able to run this conference without help from our volunteers.
Please check the [Volunteer](/volunteer) page for more details on how to volunteer!

{{% /columns %}}

Expand Down
3 changes: 3 additions & 0 deletions content/news/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: 'News'
---
29 changes: 29 additions & 0 deletions content/news/save_the_date.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: "Save the date!"
meta_title: "Save the date! PyLadiesCon is returning in 2024!"
description: "Save the date! PyladiesCon is returning in 2024! "
date: 2024-07-31T05:00:00Z
categories: ["Blog Post",]
author: "Mariatta"
tags: ["python", "community", "conference", "public speaking", "pyladies"]
draft: false
layout: news
---



Attention all PyLadies community members! We’re excited to share that we are in the early stages of planning a
PyLadies Conference (PyLadiesCon), a transformative event designed to promote diversity, learning,
and empowerment within the Python community. 🎉

Save the date! The conference will take place on December 6th-8th, where we’ll gather together
for a weekend filled with insightful talks, engaging panels, and collaborative networking opportunities.

Sign up to volunteer with us! Read more on our [Volunteer](/volunteer) page.

Call for proposals will open soon!

In the meantime, you can stay up to date by:
- Following us on various social media channels: [Mastodon](https://fosstodon.org/@pyladiescon), [Twitter/X](https://twitter.com/pyladiescon), [Instagram](https://instagram.com/pyladiescon), and [LinkedIn](https://www.linkedin.com/company/pyladiescon)
- Subscribe to our [RSS Feed](https://conference.pyladies.com/index.xml)

5 changes: 2 additions & 3 deletions content/sponsors/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,8 @@ sponsorship team will get back to you soon.

## The Volunteers

Thanks to all the people that submitted their interest into helping
PyLadiesCon. Currently, we have enough helpers to make this an amazing
conference. If a new Volunteer Call happens, we will contact everyone.
We would not be able to run this conference without help from our volunteers.
Please check the [Volunteer](/volunteer) page for more details on how to volunteer!

{{% /columns %}}

Expand Down
Loading
Loading