Skip to content

Commit 6941889

Browse files
authored
pages: Add Projects Affiliation page (#101)
1 parent 4135def commit 6941889

6 files changed

Lines changed: 78 additions & 10 deletions

File tree

mkdocs.yml

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,9 @@ nav:
2626
- Blog: 'blog/index.md'
2727
- Programs:
2828
- index: 'programs/index.md'
29-
- Affiliation: 'programs/affiliation/index.md'
30-
- Ambassadors: 'programs/ambassadors/index.md'
29+
- Member Affiliation: 'programs/member-affiliation/index.md'
30+
- Project Affiliation: 'programs/project-affiliation/index.md'
31+
# - Ambassadors: 'programs/ambassadors/index.md'
3132
- Incubator: 'programs/incubator/index.md'
3233
- Internship:
3334
- index: 'programs/internship/index.md'
@@ -38,14 +39,13 @@ nav:
3839
- "TEMPLATE: Projects Ideas": 'programs/internship/templates/projects-ideas.md'
3940
- "TEMPLATE: Intern Project Proposal": 'programs/internship/templates/intern-proposal.md'
4041
- Mentoring: 'programs/mentoring/index.md'
41-
- Packaging Support: 'programs/packaging-support/index.md'
4242
- Partners: 'programs/partners/index.md'
43-
- Virtual-Labs: 'programs/virtual-labs/index.md'
43+
# note: let's keep these programs hidden for now
44+
# - Packaging Support: 'programs/packaging-support/index.md'
45+
# - Virtual-Labs: 'programs/virtual-labs/index.md'
4446
- Guidelines:
4547
- index: guidelines/index.md
4648
- Articles: guidelines/articles/index.md
47-
- CoC: guidelines/coc/index.md
48-
- CoC for Mentoring: guidelines/coc-mentoring/index.md
4949
- DEI: guidelines/dei/index.md
5050
- DevOps/Discord: guidelines/devops/discord.md
5151
- Fund Raiser: guidelines/fund-raiser/index.md
@@ -57,9 +57,11 @@ nav:
5757
- Team: about/team/index.md
5858
- Mentors: 'programs/mentoring/mentors.md'
5959
- Partners: about/partners/index.md
60-
- Activities: about/archives/index.md
60+
# - Activities: about/archives/index.md
6161
- FAQ: faq/index.md
6262
- Roadmap: about/roadmap/index.md
63+
- CoC: about/coc/index.md
64+
- CoC for Mentoring: about/coc-mentoring/index.md
6365
- Acknowledges: about/acknowledges/index.md
6466

6567
markdown_extensions:
File renamed without changes.
File renamed without changes.

pages/programs/affiliation/index.md renamed to pages/programs/member-affiliation/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: "Affiliation Program"
3-
description: "Affiliation Program"
2+
title: "Member Affiliation Program"
3+
description: "Member Affiliation Program"
44
date: "2023-08-27"
55
authors: ["OSL Team"]
66
---
77

8-
# Open Science Labs (OSL) Affiliation Program
8+
# Open Science Labs Member Affiliation Program
99

1010
## Connect, Collaborate, and Contribute to the Future of Open Science and Open Source Projects
1111

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
---
2+
title: "Project Affiliation Program"
3+
description: "Project Affiliation Program"
4+
date: "2024-01-21"
5+
authors: ["OSL Team"]
6+
---
7+
8+
# Open Science Labs Project Affiliation Program
9+
10+
Open Science Labs (OSL) is excited to introduce the Project Affiliation Program,
11+
designed to support and promote projects that align with our mission of
12+
fostering open science, open source, and technology. This program aims to create
13+
a collaborative ecosystem where affiliated projects can thrive through various
14+
support mechanisms.
15+
16+
## Program Benefits
17+
18+
Affiliated projects will have access to a range of benefits, including:
19+
20+
- **Participation in the OSL Internship Program:** Affiliated projects can
21+
become part of our internship program, gaining access to enthusiastic interns
22+
eager to contribute and learn.
23+
24+
- **Eligibility for OSL Grants:** Projects will be eligible to apply for future
25+
funding opportunities through the **OSL Grants Program**, supporting further
26+
development and growth.
27+
28+
- **Promotion and Visibility:** OSL will actively promote affiliated projects
29+
through our social media channels and at events organized by OSL, increasing
30+
their visibility within the community.
31+
32+
- **More Benefits to Come:** We are continuously working on adding more
33+
advantages to this program and will announce new benefits as they become
34+
available.
35+
36+
## Eligibility Criteria
37+
38+
To become an affiliated project, applicants should:
39+
40+
- Be aligned with the mission and values of open science, open source, and
41+
technology.
42+
- Have a demonstrable track record of active development and community
43+
engagement.
44+
- Commit to maintaining an open and inclusive project environment.
45+
46+
## How to Apply
47+
48+
Interested projects can apply for affiliation by submitting a detailed proposal
49+
outlining their project's goals, current status, and how they align with OSL’s
50+
mission. Proposals should be sent to `opensciencelabs@gmail.com`.
51+
52+
## Review Process
53+
54+
All applications will undergo a thorough review by the OSL team to ensure
55+
alignment with our values and goals. Successful applicants will be notified and
56+
onboarded into the program.
57+
58+
## Conclusion
59+
60+
The Project Affiliation Program is a testament to our commitment to nurturing
61+
and promoting open science and technology projects. We look forward to welcoming
62+
new projects into the OSL family and working together towards a future of open
63+
and collaborative innovation.
64+
65+
For more information or inquiries, please contact us at
66+
`opensciencelabs@gmail.com`.

0 commit comments

Comments
 (0)