-
Notifications
You must be signed in to change notification settings - Fork 27
Added Django Birthday event for Django Girls workshop in Matola city #100
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 1 commit
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,82 @@ | ||
| --- | ||
| # PUT YOUR EVENT NAME HERE! | ||
| title: "🎂 Django Birthday20 + Django Girls Matola #4" | ||
| # PUT A SHORT DESCRIPTION! | ||
| description: "🚀 Em dezembro, teremos o quarto Django Girls na cidade da Matola! 🎉 | ||
| E este ano será ainda mais especial: vamos celebrar o vigésimo aniversário do Django 🎂 | ||
| Vem aprender, conectar e comemorar conosco — tecnologia é mais divertida quando é compartilhada 💻💫" | ||
| # (NOT the event date - but the publication date, set to today's date) | ||
| date: "2025-10-15" | ||
| # Change this to "false" so the event will appear (the template is disabled) | ||
| draft: false | ||
|
|
||
| params: | ||
| # Possible values: "in_person", "online", "hybrid" or "radio" | ||
| event_type: "in_person" | ||
| # Possible values: "meetup" or "conference" | ||
| event_category: "workshop" | ||
| # YYYY-MM-DD | ||
| event_date: "2025-12-13" | ||
| # Leave empty if single-day event. | ||
| event_date_end: "" | ||
| # Local time of event: "HH:MM", "TBD" or "" (if full day and no time) | ||
| event_localtime: "8:00" | ||
| # Timezone UTC offset of the localtime | ||
| event_tz: "+02:00" | ||
| # Your community's name or name of organizers | ||
| event_host: "Pyladies Maputo" | ||
| # Languages expected to be spoken | ||
| event_languages: "Portuguese" | ||
| # Fill this in if you have a website or leave empty if not | ||
| event_url: "https://djangogirls.org/en/matola/" | ||
| # Copy values from your location on Google Maps | ||
| latitude: -25.9717553 | ||
| longitude: 32.4602338 | ||
| # Put your country | ||
| country: "Mozambique" | ||
| city: "Matola" | ||
| # If this is an in_person event_type, put the name and address | ||
| venue_name: "Cidade da Matola" | ||
| venue_address: "2FH9+4Q8, Matola" | ||
| # Does your community have social media? Put URLs here (not handles!) | ||
| social_media: | ||
| # mastodon: "https://fosstodon.org/@djangodenmark/" | ||
| twitter: "https://x.com/djangogirlsmoz" | ||
| instagram: "https://www.instagram.com/djangogirlsmoz" | ||
| linkedin: "https://www.linkedin.com/company/djangogirlsmoz/" | ||
| # bluesky: "..." | ||
| --- | ||
|
|
||
| <!-- Name of the event --> | ||
| # 🎂 Django Birthday20 + Workshop especial Django Girls Matola | ||
|
|
||
| <!-- Event description goes here --> | ||
| \o/ | ||
| 🚀 Este ano, teremos o quarto Django Girls na cidade da Matola! 🎉 | ||
| E será ainda mais especial: vamos celebrar o vigésimo aniversário do Django 🎂 | ||
| Vem aprender, conectar e comemorar conosco — tecnologia é mais divertida quando é compartilhada 💻💫 | ||
|
|
||
| 🔸 O que vai acontecer? | ||
| Aprenda os fundamentos de HTML, CSS, JavaScript e o poderoso framework Django. | ||
|
|
||
| Crie o seu próprio blog do zero e mergulhe no mundo da programação! | ||
| Descubra como corrigir bugs e se tornar mais confiante em tecnologia. | ||
|
|
||
| 🔸 Por que participar? | ||
| É uma oportunidade única de aprender algo novo, conhecer outras mulheres inspiradoras e dar o primeiro passo para uma carreira em tecnologia. | ||
|
|
||
| Não precisa de experiência! Vamos te guiar em cada etapa do aprendizado. | ||
|
|
||
| ✚ Info [aquí](https://www.meetup.com/mpt-pyladies/events/311526252/?eventOrigin=group_upcoming_events) | ||
|
|
||
| ## Inscrições | ||
|
|
||
| Inscrições pelo [site](https://djangogirls.org/en/matola/) | ||
|
|
||
| <!-- Put a link to your signup form and instructions on how to attend --> | ||
|
|
||
| ## Código de Conducta | ||
|
|
||
| <!-- Replace with other CoC if needed --> | ||
|
|
||
| Todos os participantes devem seguir o Código de Conducta do [Django girls ](https://djangogirls.org/coc/en/). | ||
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.