diff --git a/mkdocs.yml b/mkdocs.yml index ac430797..edf8071c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -49,8 +49,12 @@ nav: - Partnership: - index: "partnership/index.md" - Partners: "partnership/partners/index.md" - - Events: - - index: events/index.md + - Learning: + - index: learning/index.md + - Events: + - index: learning/events/index.md + - Study Groups: + - index: learning/study-groups/index.md - About: - index: "about/index.md" - About OSL: "about/index.md" diff --git a/pages/index.md b/pages/index.md index ff46fcb0..37b59646 100644 --- a/pages/index.md +++ b/pages/index.md @@ -57,10 +57,19 @@ initiatives:
-

Welcome to the Open Science Labs

+

+ + Welcome to the + + + Open Science Labs + +

- Fostering innovation and collaboration with open science and open - source. + + Fostering innovation and collaboration with open science and open + source. +

@@ -90,9 +99,9 @@ initiatives:
-
+
-

Our Main Initiatives

+

Our Main Initiatives

Discover Our Main Initiatives at Open Science Labs, where we champion the advancement of scientific research and technology through a @@ -109,7 +118,7 @@ initiatives:

-
Community
+
Community

Whether you're here to learn, share, or contribute, you'll find a supportive space to explore open science and technology. @@ -121,7 +130,7 @@ initiatives: class="btn btn-success" target="_blank" > - Join our Discord server + Join us on Discord

@@ -129,7 +138,7 @@ initiatives:
-
Internship Program
+
Internship Program

Offering hands-on experience in open source projects, fostering learning, and contributing to the community. @@ -145,7 +154,7 @@ initiatives:

-
Project Affiliation
+
Project Affiliation

Supporting and promoting open source projects aligned with our mission, providing visibility and resources. @@ -159,7 +168,7 @@ initiatives:

-
Incubator Program
+
Incubator Program

Nurturing innovative open source projects, providing the support and resources needed to evolve ideas into impactful solutions @@ -176,23 +185,19 @@ initiatives:

-
Study Groups
+
Study Groups

- We encourage the community to organize study groups - to foster a collaborative environment for learning - and sharing. Currently, OSL, sponsored by LiteRev, - hosts a study group dedicated to enhancing - problem-solving skills through the Advent of Code - challenges. + Join Open Science Labs study groups to engage, learn, and + collaborate on diverse topics around open science and + technologies.

@@ -202,7 +207,7 @@ initiatives:
Blog

- Our blog features contributions from our vibrant community, + Our blog features contributions from our community, showcasing project updates, innovative research findings, and expert opinions to inspire and inform.

@@ -235,9 +240,9 @@ initiatives:
-
+
-

Project Affiliation

+

Project Affiliation

The Project Affiliation program at Open Science Labs is designed to foster collaboration and growth among open science and open source @@ -274,15 +279,15 @@ initiatives: class="btn btn-success" target="_blank" > - Join our Discord server + Join us on Discord

-
+
-

Partnership

+

Partnership

The Partner Program at Open Science Labs is designed to forge diff --git a/pages/events/index.md b/pages/learning/events/index.md similarity index 100% rename from pages/events/index.md rename to pages/learning/events/index.md diff --git a/pages/learning/index.md b/pages/learning/index.md new file mode 100644 index 00000000..9528f9ca --- /dev/null +++ b/pages/learning/index.md @@ -0,0 +1,51 @@ +--- +title: Learning +date: 2025-02-02 +authors: ["OSL Team"] +template: single-sidebar.html +--- + +# Learning at Open Science Labs + +Welcome to the Learning section of Open Science Labs, where we are committed to +fostering an environment of continuous education and community engagement. This +section of our website is dedicated to providing resources, organizing study +groups, and hosting events that enhance learning opportunities in the fields of +open science and technology. + +## Events + +Our **Events** page is your gateway to both past and upcoming events organized +by Open Science Labs. From workshops to seminars and webinars, you can find +information on a variety of gatherings that aim to educate and inspire. Whether +you're looking to attend your first open-source workshop or a seasoned +professional eager to engage with new ideas, our events cater to all levels of +expertise. + +Check out our [Events](/learning/events) page for more details on how you can +participate. + +## Study Groups + +Study Groups at Open Science Labs offer participants a unique opportunity to +learn collaboratively in a supportive environment. Moderated by experienced +members of the community, these groups cover a wide range of topics, from coding +challenges to data science research. Each study group aims to enhance +problem-solving skills and deepen understanding of specific subjects. + +Learn more and join a study group by visiting our +[Study Groups](/learning/study-groups) page. + +## Resources (Coming Soon) + +We are also working on curating a comprehensive list of **Resources** that will +be beneficial for your learning journey. This will include tutorials, course +materials, recommended readings, and more, all accessible through our website. +This new section will support your learning needs by providing trusted, +high-quality educational materials. + +Stay tuned for updates on the Resources page, which we will launch soon. + +Whether you're looking to deepen your knowledge, share your expertise, or find +new ways to engage with the community, the Learning section of Open Science Labs +is here to support your growth and exploration in open science and technology. diff --git a/pages/learning/study-groups/index.md b/pages/learning/study-groups/index.md new file mode 100644 index 00000000..ecc5150c --- /dev/null +++ b/pages/learning/study-groups/index.md @@ -0,0 +1,85 @@ +--- +title: Study Groups +date: 2025-02-02 +authors: ["OSL Team"] +template: single-sidebar.html +--- + +# Study Groups at Open Science Labs + +## About Our Study Groups + +At Open Science Labs, we encourage the formation of study groups to create a +collaborative environment where members can learn and share knowledge on various +topics. Whether you're looking to improve your problem-solving skills or dive +into new technological realms, our study groups offer a place to grow alongside +peers under the guidance of experienced moderators. + +## Current Study Groups + +### Advent of Code + +Currently, sponsored by LiteRev, we host a study group focused on enhancing +problem-solving skills through the +[**Advent of Code challenges**](https://adventofcode.com/). This initiative +provides an engaging way to tackle interesting programming problems and improve +your coding proficiency. + +- **Level**: _Advanced_ +- **Discord Channel**: _stdy-advent-of-code_ +- **Frequency**: _Weekly meetings_ + +* **Date**: _Every Wednesday at 12:00PM (GMT-4)_ +* **Video Call Link**: + +### Python 101 Challenges + +For those just stepping into the world of Python, we're excited to announce the +upcoming "Python 101 Challenges" study group. This beginner-level group is +designed to help you tackle fundamental Python problems, making it an ideal +starting point for those new to coding. + +- **Level**: _Beginner_ +- **Planned Start Date**: _Week of February 10, 2025_ +- **Frequency**: _Weekly meetings_ +- **Initial Challenge Source**: + [101 Computing Python Challenges](https://www.101computing.net/python-challenges-for-beginners/) + (subject to confirmation) +- **More Details**: To be announced + +Stay tuned for additional information including the exact meeting times, the +official challenge list, and the dedicated Discord channel. Whether you're +looking to understand Python basics or get a taste of real-world programming, +this study group will provide the guidance and community support you need to +kickstart your coding journey. + +### Join a Study Group + +Interested in joining one of our active study groups? Connect with us on +[Discord](https://opensciencelabs.org/discord), click on **"Browse Channels"**, +and select the **study-groups** category to see all available groups. + +### Start Your Own Study Group + +If you're interested in starting a new study group, we would love to support +you! Please send an email to +[team@opensciencelabs.org](mailto:team@opensciencelabs.org) with the following +information: + +- **Moderator Details:** Name, email, and Discord username. +- **Group Name:** What will your study group be called? +- **Description:** What will your group focus on? +- **Target Audience:** Who should join your group? +- **Language:** Which language(s) will your group operate in? +- **Schedule:** Date, time, timezone, duration, and frequency of meetings. +- **Video Call Link:** Where will your meetings take place? (e.g., Google Meet, + Zoom, or a dedicated Discord video call room). +- **Google Calendar Link:** (Optional) If you have a public Google Calendar, + include a link for easy scheduling. + +For assistance setting up a video call room on Discord or any other inquiries, +don't hesitate to reach out to us! + +Join us on Discord diff --git a/theme/base.html b/theme/base.html index de3a5c06..6c050100 100644 --- a/theme/base.html +++ b/theme/base.html @@ -106,11 +106,6 @@ {% endfor %} {% endif %}

-