Skip to content

Commit 03c6d6e

Browse files
docs: Add past events section (#171)
1 parent ef0d35f commit 03c6d6e

File tree

3 files changed

+33
-81
lines changed

3 files changed

+33
-81
lines changed

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ nav:
6363
- Partners: "partnership/partners/index.md"
6464
- Events:
6565
- index: events/index.md
66-
- "OpenVerse'24": events/openverse24/index.md
6766
- Guidelines:
6867
- index: guidelines/index.md
6968
- Articles: guidelines/articles/index.md

pages/events/index.md

Lines changed: 33 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,38 @@ date: 2024-02-24
44
authors: ["OSL Team"]
55
template: events.html
66
events:
7-
upcoming:
8-
- name: "OpenVerse'24 - Stage 1"
7+
past_events:
8+
- name: "OSL-PyCafe 3"
99
description: |
10-
OpenVerse'24 is a beginner-friendly hackathon designed to welcome newcomers to
11-
the open-source development community. Our mission is to provide a supportive
12-
environment for learning and contributing to open-source projects, with a strong
13-
focus on education and practical experience.
14-
thumbnail: /images/events/openverse24.png
15-
url: /events/openverse24
16-
date_start: February 29th, 2024 (10:00 am IST)
17-
date_end: March 1st, 2024 (10:00 am IST)
18-
past: {}
10+
The OSL-PyCafe 3 event featured YouTube Live Sessions with David Ochoa presenting on "Use of Sympy in Engineering Education" and Fransico Palm presenting on "Intro to Scikit-risk".
11+
thumbnail: /images/logos/logo.png
12+
url: https://www.youtube.com/watch?v=SkaXPIzolPs
13+
date_start: August 29th, 2024
14+
date_end: August 29th, 2024
15+
16+
- name:
17+
"Collaborative localization of documentation: Scikit-Learn and
18+
Matplotlib Cases"
19+
description: |
20+
Mariangela Petrizzo made an insightful presentation in this event, speaking about collaborative work, internationlization vs localization, why translate documentation, and more.
21+
thumbnail: /images/logos/logo.png
22+
url: https://www.youtube.com/watch?v=hsrIDxiHkVk
23+
date_start: September 23rd, 2022
24+
date_end: September 23rd, 2022
25+
26+
- name: "OSL-PyCafe 2"
27+
description: |
28+
The OSL-PyCafe 2 was lush with educative YouTube Live Sessions. Ivan Ogaswara made a presentation titled "Introduction to Semantic Releases". In the same event, Raniere Silva made a presentation on "Everything you need to know about GitLab CI in 10 minutes" and Pablo Navarro narrated the "Reconstruction of Iberian ceramics using generative networks".
29+
thumbnail: /images/logos/logo.png
30+
url: https://www.youtube.com/watch?v=h4XeorBiV18
31+
date_start: August 25th, 2022
32+
date_end: August 25th, 2022
33+
34+
- name: "OSL-PyCafe 1"
35+
description: |
36+
OSL-PyCafe maiden edition was nothing short of remarkable. The event featured three YouTube Live presentations from Rafael Villca, Alex de Siqueira, and Fransisco Palm who spoke on "How to Speed Up Your Python Code?", "An Overview of Scikit-image", and "Spreadsheets, Databases and Dataframes" respectively.
37+
thumbnail: /images/logos/logo.png
38+
urls: https://www.youtube.com/watch?v=lPsOB8dEiNI&t=134s
39+
date_start: August 5th, 2022
40+
date_end: August 5th, 2022
1941
---

pages/events/openverse24/index.md

Lines changed: 0 additions & 69 deletions
This file was deleted.

0 commit comments

Comments
 (0)