Skip to content

Commit 9003f04

Browse files
Updated social links location inside params.social_media for upcoming events (#107)
* Add social media links to event details Added social media links for the Django-Vienna event. * Add social media links to Django-Vienna event Added social media links for the event. * Add links for discourse, LinkedIn, and website * Add website link to PyDay * Update website link for PyDay + Cumple Django event Updated the website link for the PyDay + Cumple Django event. * Add social media links to Django Girls Bogotá event * Add social media links to django-girls-chongoene.md * Add social media links to event details Added social media links for Python Brasil 2025. * Refactor social media links in event markdown Moved social media links under a new 'social_media' section. * Add social media links to PyConFR 2025 Added social media links for discourse and LinkedIn. * Reorganize social media links in event file Moved social media links under the social_media section. * Fix social media links formatting in event file * Add social media links to django-girls-bogota.md Restored social media links for the event. * Fix formatting of social media links in event file * Fix formatting of social media links in event file * Revise social media links for Django Girls Chongoene Updated social media links and removed commented-out entries. * run pre-commit --------- Co-authored-by: bbb <benjamin@overtag.dk>
1 parent 41e3a72 commit 9003f04

6 files changed

Lines changed: 17 additions & 13 deletions

File tree

content/events/django-girls-bogota.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ description: "We want to inspire more women to fall in love with programming! Fr
77
date: "2025-09-23"
88
# Change this to "false" so the event will appear
99
draft: false
10-
1110
params:
1211
# Possible values: "in_person", "online", "hybrid" or "radio"
1312
event_type: "in_person"
@@ -39,8 +38,9 @@ params:
3938
venue_address: "Carrera 4 # 22-61, Bogotá, Colombia"
4039
# Social media (add if available)
4140
social_media:
42-
# twitter: "..."
43-
# instagram: "..."
41+
facebook: "https://www.facebook.com/djangogirlsco"
42+
x: "https://x.com/djangogirlsco"
43+
instagram: "https://www.instagram.com/djangogirlsco"
4444
---
4545

4646
# Django Girls Bogotá Workshop 2025 🚀

content/events/django-girls-chongoene.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ description: "We inspire women to fall in love with programming. organizing a fr
55
date: "2025-10-09"
66
# Change this to "false" so the event will appear (the template is disabled)
77
draft: false
8-
98
params:
109
# Possible values: "in_person", "online", "hybrid" or "radio"
1110
event_type: "in_person"
@@ -35,11 +34,10 @@ params:
3534
venue_address: ""
3635
# Does your community have social media? Put URLs here (not handles!)
3736
social_media:
38-
# mastodon: "..."
39-
# twitter: "https://x.com/djangogirlsmoz"
40-
# instagram: "https://instagram.com/djangogirlsmoz"
41-
# linkedin: "https://www.linkedin.com/company/djangogirlsmoz"
42-
# bluesky: "..."
37+
facebook: "https://www.facebook.com/djangogirlsmoz/"
38+
x: "https://x.com/djangogirlsmoz"
39+
instagram: "https://instagram.com/djangogirlsmoz"
40+
linkedin: "https://www.linkedin.com/company/djangogirlsmoz"
4341
---
4442

4543
<!-- Name of the event -->

content/events/django-vienna-112025.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ params:
2424
venue_name: ""
2525
venue_address: "Rothschildplatz 3/2/ab, 1020 Wien, Austria"
2626
social_media:
27+
facebook: "https://www.facebook.com/meetup/"
28+
instagram: "https://www.instagram.com/meetup/"
29+
x: "https://x.com/Meetup/"
30+
youtube: "http://youtube.com/meetup"
2731
---
2832

2933
# Django-Vienna 11/2025

content/events/pyconfr-2025.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ title: "PyConFR 2025"
66
description: "October 30th – November 2nd 2025"
77
date: "2025-07-07"
88
draft: false
9-
109
params:
1110
event_type: "in_person"
1211
event_category: "conference"
@@ -24,6 +23,8 @@ params:
2423
venue_name: ""
2524
venue_address: "47 Rue du Sergent Michel Berthet, 69009 Lyon, France"
2625
social_media:
26+
discourse: "https://discuss.afpy.org/"
27+
linkedin: "https://www.linkedin.com/company/afpy/?originalSubdomain=fr"
2728
---
2829

2930
# PyConFR 2025

content/events/pyday-cumple-django-bogota.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ title: "PyDay + Cumple Django"
44
# PyDay combined with Django's 20th birthday
55
description: "Join PyLadies Colombia for a special celebration combining PyDay with Django's 20th birthday!"
66
# Publication date (today's date)
7-
8-
97
params:
108
# Possible values: "in_person", "online", "hybrid" or "radio"
119
event_type: "in_person"

content/events/python-brasil-2025.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ title: "Python Brasil 2025"
66
description: "October 21–27, 2025"
77
date: "2025-07-07"
88
draft: false
9-
109
params:
1110
event_type: "in_person"
1211
event_category: "conference"
@@ -24,6 +23,10 @@ params:
2423
venue_name: ""
2524
venue_address: "R. Luís Coelho, 323 - Consolação, São Paulo - SP, 01309-001, Brazil"
2625
social_media:
26+
youtube: "https://www.youtube.com/c/pythonbrasiloficial"
27+
x: "https://x.com/pythonbrasil/"
28+
instagram: "https://instagram.com/pythonbrasil/"
29+
linkedin: "https://www.linkedin.com/company/apyb/"
2730
---
2831

2932
# Python Brasil 2025

0 commit comments

Comments
 (0)