From f0facff0304cb1b1bbf6b6aea82b046765b69d3f Mon Sep 17 00:00:00 2001 From: Emilio Mayorga Date: Fri, 17 Apr 2026 16:54:15 -0700 Subject: [PATCH 1/2] Add Fellows teams page --- about/fellows-team.md | 12 ++++++++++++ about/fellows.md | 7 +++++++ 2 files changed, 19 insertions(+) create mode 100644 about/fellows-team.md diff --git a/about/fellows-team.md b/about/fellows-team.md new file mode 100644 index 00000000..f2c09759 --- /dev/null +++ b/about/fellows-team.md @@ -0,0 +1,12 @@ +--- +layout: page +description: Team of OceanHackWeek Fellows +--- + +# 2025 Fellows + +```{ohw-team} +:roles: "OHW25 Fellow" +:badges: +:hide_role_badges: "OHW18 *,OHW19 *,OHW20 *,OHW21 *,OHW22 *,OHW23 *,OHW24 *,OHW25 Organizer*,OHW25 Project*,OHW25 Mentor*,OHW25 Tutorial*,*Participant*,Steering *,Tutorials,Infrastructure,Applicant Selection,Projects,Financial Planning,Website" +``` diff --git a/about/fellows.md b/about/fellows.md index 6c605dc7..2a1e4826 100644 --- a/about/fellows.md +++ b/about/fellows.md @@ -34,3 +34,10 @@ Applications are closed. Accepted applicants will be notified no later than July For general questions, please email info@oceanhackweek.org +```{toctree} +:maxdepth: 3 +:caption: OHW Fellows +:hidden: + +Past Fellows +``` From 490bd774e50d88ee01dbfc33fa0d1136e1136281 Mon Sep 17 00:00:00 2001 From: Emilio Mayorga Date: Fri, 17 Apr 2026 17:01:12 -0700 Subject: [PATCH 2/2] Fellows team page, restructure page & section headers --- about/fellows-team.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/about/fellows-team.md b/about/fellows-team.md index f2c09759..7012ff35 100644 --- a/about/fellows-team.md +++ b/about/fellows-team.md @@ -3,7 +3,9 @@ layout: page description: Team of OceanHackWeek Fellows --- -# 2025 Fellows +# OceanHackWeek Fellows + +## 2025 ```{ohw-team} :roles: "OHW25 Fellow"