@@ -22,43 +22,48 @@ extra_javascript:
22
22
- js/index.json
23
23
24
24
nav :
25
- - Home : ' index.md'
25
+ # - Home: 'index.md'
26
26
- Blog : ' blog/index.md'
27
27
- Affiliations :
28
28
- index : affiliations/index.md
29
29
# - Member Affiliation: 'affiliations/membership/index.md'
30
- - Project Affiliation :
31
- - index : ' affiliations/projects/index.md'
32
- - Affiliated Projects : ' affiliations/projects/projects.md'
33
- - Partnership :
34
- - index : ' affiliations/partnership/index.md'
35
- - Partners : ' affiliations/partnership/partners/index.md'
36
- - OpenHub : ' affiliations/open-hub/index.md'
37
- - Programs :
38
- - index : ' programs/index.md'
39
- - Incubator : ' programs/incubator/index.md'
30
+ # - OpenHub: 'affiliations/open-hub/index.md'
31
+ # - Programs:
32
+ # Mentors: 'projects/mentoring/mentors.md'
33
+ # - Activities: about/archives/index.md
34
+ # note> faq is out-of-date
35
+ # - FAQ: faq/index.md
36
+ - Projects :
37
+ - index : ' projects/index.md'
38
+ - Incubator : ' projects/incubator/index.md'
39
+ - Affiliated :
40
+ - index : ' projects/affiliated/index.md'
41
+ - Affiliated Projects : ' projects/affiliated/projects.md'
42
+ # - Mentoring: 'projects/mentoring/index.md'
43
+ # note: let's keep these projects hidden for now
44
+ # - Packaging Support: 'projects/packaging-support/index.md'
45
+ # - Virtual-Labs: 'projects/virtual-labs/index.md'
46
+ - Careers :
47
+ - index : careers/index.md
40
48
- Internship :
41
- - index : ' programs /internship/index.md'
42
- - Interns Guide : ' programs /internship/guides/interns/index.md'
43
- - Mentors Guide : ' programs /internship/guides/mentors/index.md'
44
- - " Cycle 2024-02 " : ' programs /internship/cycles/2024-02.md'
45
- - " Cycle 2024-01 (CLOSED) " : ' programs /internship/cycles/2024-01.md'
46
- - " Cycle 2023-01 (CLOSED) " : ' programs /internship/cycles/2023-01.md'
47
- - " TEMPLATE: Projects Ideas " : ' programs /internship/templates/projects-ideas.md'
48
- - " TEMPLATE: Intern Project Proposal " : ' programs /internship/templates/intern-proposal.md'
49
+ - index : ' careers /internship/index.md'
50
+ - Interns Guide : ' careers /internship/guides/interns/index.md'
51
+ - Mentors Guide : ' careers /internship/guides/mentors/index.md'
52
+ # - "Cycle 2024-02": 'careers /internship/cycles/2024-02.md'
53
+ # - "Cycle 2024-01 (CLOSED)": 'careers /internship/cycles/2024-01.md'
54
+ # - "Cycle 2023-01 (CLOSED)": 'careers /internship/cycles/2023-01.md'
55
+ - " TEMPLATE: Projects Ideas " : ' careers /internship/templates/projects-ideas.md'
56
+ - " TEMPLATE: Intern Project Proposal " : ' careers /internship/templates/intern-proposal.md'
49
57
- GSoC :
50
- - index : ' programs/gsoc/index.md'
51
- - Contributor Guide : ' programs/gsoc/guides/contributor/index.md'
52
- - " TEMPLATE: Contributor Project Proposal " : ' programs/gsoc/templates/contributor-proposal.md'
53
- # - Mentoring: 'programs/mentoring/index.md'
54
- # note: let's keep these programs hidden for now
55
- # - Packaging Support: 'programs/packaging-support/index.md'
56
- # - Virtual-Labs: 'programs/virtual-labs/index.md'
58
+ - index : ' careers/gsoc/index.md'
59
+ - Contributor Guide : ' careers/gsoc/guides/contributor/index.md'
60
+ - " TEMPLATE: Contributor Project Proposal " : ' careers/gsoc/templates/contributor-proposal.md'
61
+ - Partnership :
62
+ - index : ' partnership/index.md'
63
+ - Partners : ' partnership/partners/index.md'
57
64
- Events :
58
65
- index : events/index.md
59
66
- " OpenVerse'24 " : events/openverse24/index.md
60
- - Careers :
61
- - index : careers/index.md
62
67
- Guidelines :
63
68
- index : guidelines/index.md
64
69
- Articles : guidelines/articles/index.md
71
76
- About OSL : ' about/index.md'
72
77
- Our Formula : ' about/formula/index.md'
73
78
- Team : about/team/index.md
74
- # Mentors: 'programs/mentoring/mentors.md'
75
- # - Activities: about/archives/index.md
76
- # note> faq is out-of-date
77
- # - FAQ: faq/index.md
78
79
- Roadmap : about/roadmap/index.md
79
80
- Governance : about/governance/index.md
80
81
- CoC : about/coc/index.md
81
- - CoC for Mentoring : about/coc-mentoring/index.md
82
82
- Donate : ' donate/index.md'
83
83
84
84
markdown_extensions :
0 commit comments