-
Notifications
You must be signed in to change notification settings - Fork 72
Add page about childcare #1125
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
Add page about childcare #1125
Changes from 5 commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
b030e6c
Add page about childcare
clytaemnestra 457a96c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 2950ce9
Add photos
clytaemnestra 059561b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f115e77
Fix paths
clytaemnestra a894f4c
Update src/content/pages/tickets.mdx
clytaemnestra 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
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,37 @@ | ||
| --- | ||
| title: Childcare | ||
| subtitle: Everything you need to know about childcare | ||
| --- | ||
| import { Image } from 'astro:assets'; | ||
|
|
||
| import childcareArea from "./images/childcare-area.jpg"; | ||
| import childcareBalls from "./images/childcare-balls.jpg"; | ||
|
|
||
|
|
||
| ## Childcare at EuroPython 2025 | ||
|
|
||
| We’re committed to making EuroPython as inclusive and accessible as possible — and that includes supporting parents attending the conference. | ||
|
|
||
| 🧸 **Free childcare** will be available for children aged **18 months and older**. | ||
| Our professional childcare providers will offer a fun, safe, and engaging environment for your little ones during the conference. | ||
|
|
||
| 👶 Children under 18 months are welcome too! While we don’t provide dedicated care for infants, you’re very welcome to bring your own caregiver — whether it’s a nanny, grandparent, or another family member. They’re also welcome to use our designated family-friendly space during the event. | ||
|
|
||
| If you prefer, you can hire a professional nanny at your own cost through our childcare provider. | ||
|
|
||
| We’ll also have an area available for breastfeeding or spending time with your child in a calmer environment. | ||
|
|
||
| ### How to Apply | ||
| To request childcare, please make sure to: | ||
| - Register your own ticket for the conference. | ||
| - During checkout, select that you’ll need childcare. | ||
| - Indicate how many children will require care. | ||
|
|
||
| If you have any questions or specific needs, feel free to reach out to us at [email protected]. | ||
|
|
||
| We look forward to welcoming you and your family to EuroPython 2025! | ||
|
|
||
| <div class="flex gap-4"> | ||
| <Image src={childcareArea} alt="Childcare room" class="w-[60%]" /> | ||
| <Image src={childcareBalls} alt="Childcare room" class="w-[30%]" /> | ||
| </div> |
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
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
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.