From 2005e00aa305118dad77744431676748c8177beb Mon Sep 17 00:00:00 2001 From: Thinking-Panda Date: Wed, 15 Feb 2023 11:59:46 -0800 Subject: [PATCH 1/2] updated project profile for GreenEarthOS --- _projects/green-earth-os.md | 42 ++++--------------------------------- 1 file changed, 4 insertions(+), 38 deletions(-) diff --git a/_projects/green-earth-os.md b/_projects/green-earth-os.md index b5518f7541..7c5039e55c 100644 --- a/_projects/green-earth-os.md +++ b/_projects/green-earth-os.md @@ -4,44 +4,7 @@ title: GreenEarthOS description: The GreenEarthOS project seeks to create and publish a map of the current climate project support landscape including gaps. Once the landscape has been created the project will work to create visible guidance for open source projects and project ideators on how to navigate the landscape and connect with players at every appropriate stage (recruiting, mentoring, partnerships, packaging and funding) ; thereby reducing barriers to currently under represented communities. image: /assets/images/projects/green-earth-os.png alt: 'GreenEarthOS logo with text in green and a globe as a "O"' -image-hero: /assets/images/projects/green-earth-os-hero.png -leadership: - - name: Bonnie Wolfe - role: Agile Coach - links: - slack: 'https://hackforla.slack.com/team/UE1UG1YFP' - github: 'https://github.com/ExperimentsInHonesty' - picture: https://avatars.githubusercontent.com/ExperimentsInHonesty - - name: Akila Sankaran - role: Product Manager - links: - slack: 'https://hackforla.slack.com/team/U02462CCJK0' - github: 'https://github.com/akila-git' - picture: https://avatars.githubusercontent.com/akila-git - - name: Puneet Loiya - role: Product Manager - links: - slack: 'https://hackforla.slack.com/team/U01QN0GEY6R' - github: 'https://github.com/PLoiya' - picture: https://avatars.githubusercontent.com/PLoiya - - name: Samay Nathani - role: Product Manager - links: - slack: 'https://hackforla.slack.com/team/U02ATEG7TFA' - github: 'https://github.com/samaynathani' - picture: https://avatars.githubusercontent.com/samaynathani - - name: Jessica Forrest-Baldini - role: Data Scientist, Consultant - links: - slack: 'https://hackforla.slack.com/team/U0251A1KNP4' - github: 'https://github.com/JessicaFB' - picture: https://avatars.githubusercontent.com/JessicaFB - - name: María-Inés Montes - role: UX/UI Designer - links: - slack: 'https://hackforla.slack.com/team/U027NG94TQB' - github: 'https://github.com/maria-ines-montes' - picture: https://avatars.githubusercontent.com/maria-ines-montes +image-hero: /assets/images/projects/green-earth-os-hero.png links: - name: GitHub url: 'https://github.com/hackforla/climate-project' @@ -57,4 +20,7 @@ program-area: - Environment visible: true status: On Hold +technologies: + - mkdocs +tools: Google sheets, Google forms, Figma, FigJam --- From 5d90840ad4818bbe027653f65a7836a24949ecac Mon Sep 17 00:00:00 2001 From: Thinking-Panda Date: Wed, 22 Feb 2023 21:51:28 -0800 Subject: [PATCH 2/2] Added link to project header on Citizen Engagement page --- _includes/citizen-engagement-cards.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_includes/citizen-engagement-cards.html b/_includes/citizen-engagement-cards.html index 9e879894ef..fab1e3a7dc 100644 --- a/_includes/citizen-engagement-cards.html +++ b/_includes/citizen-engagement-cards.html @@ -4,7 +4,8 @@ {{ item.card-image-alt }}
-

{{ item.title }}

+ {% assign project_relative_path = item.slug | prepend: "../projects/" %} +

{{ item.title }}