Skip to content

Commit 9a4a451

Browse files
Website revamp (#158)
* added career page On branch career-page Changes to be committed: modified: mkdocs.yml new file: pages/career/index.md commit message: added career page * slight changes * changes to website menus and submenus
1 parent 0f1b697 commit 9a4a451

File tree

23 files changed

+111
-211
lines changed

23 files changed

+111
-211
lines changed

mkdocs.yml

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -22,43 +22,48 @@ extra_javascript:
2222
- js/index.json
2323

2424
nav:
25-
- Home: 'index.md'
25+
# - Home: 'index.md'
2626
- Blog: 'blog/index.md'
2727
- Affiliations:
2828
- index: affiliations/index.md
2929
# - 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
4048
- 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'
4957
- 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'
5764
- Events:
5865
- index: events/index.md
5966
- "OpenVerse'24": events/openverse24/index.md
60-
- Careers:
61-
- index: careers/index.md
6267
- Guidelines:
6368
- index: guidelines/index.md
6469
- Articles: guidelines/articles/index.md
@@ -71,14 +76,9 @@ nav:
7176
- About OSL: 'about/index.md'
7277
- Our Formula: 'about/formula/index.md'
7378
- 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
7879
- Roadmap: about/roadmap/index.md
7980
- Governance: about/governance/index.md
8081
- CoC: about/coc/index.md
81-
- CoC for Mentoring: about/coc-mentoring/index.md
8282
- Donate: 'donate/index.md'
8383

8484
markdown_extensions:

pages/about/coc-mentoring/index.es.md

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

pages/about/coc-mentoring/index.md

Lines changed: 0 additions & 84 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)