-
-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Labels
Complexity: SmallTake this type of issues after the successful merge of your second good first issueTake this type of issues after the successful merge of your second good first issueP-Feature: Project Info and PageA project's detail page (e.g. https://www.hackforla.org/projects/100-automations)A project's detail page (e.g. https://www.hackforla.org/projects/100-automations)role: front endTasks for front end developersTasks for front end developerssize: 0.25ptCan be done in 0.5 to 1.5 hoursCan be done in 0.5 to 1.5 hourstime sensitiveNeeds to be worked on by a particular timeframeNeeds to be worked on by a particular timeframe
Milestone
Description
Dependency
Prerequisites
- Be a member of Hack for LA. (There are no fees to join.) If you have not joined yet, please follow the steps on our Getting Started page and attend an onboarding session.
- You have already read our How to Contribute to Hack for LA Guide.
Overview
We need to reorder the way the leadership team members are displayed on the Food Oasis page so that members with the same role are grouped together and it looks more organized.
Action Items
- In your IDE, open the
_projects/food-oasis.mdfile - Observe the existing syntax of the front matter block 1 in the file
- Under the
leadershipsection, find Hannah Zulueta's profile information. - Then, move Hannah Zulueta's profile information so it is after John Darragh's profile information. The resultant code should be:
leadership:
- name: John Darragh
role: Lead Developer
links:
slack: "https://hackforla.slack.com/team/UFLDX9V19"
github: "https://github.com/entrotech"
picture: https://avatars.githubusercontent.com/entrotech
- name: Hannah Zulueta
role: Lead Developer
links:
slack: "https://hackforla.slack.com/team/U9SCMTNK0"
github: "https://github.com/hanapotski"
picture: https://avatars.githubusercontent.com/hanapotski
- Verify the changes by viewing the following in your local environment and include before and after screenshots with your pull request:
- Food Oasis page 2
Resources/Instructions
Footnotes
-
Project detailed info page URL: https://www.hackforla.org/projects/food-oasis ↩
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Complexity: SmallTake this type of issues after the successful merge of your second good first issueTake this type of issues after the successful merge of your second good first issueP-Feature: Project Info and PageA project's detail page (e.g. https://www.hackforla.org/projects/100-automations)A project's detail page (e.g. https://www.hackforla.org/projects/100-automations)role: front endTasks for front end developersTasks for front end developerssize: 0.25ptCan be done in 0.5 to 1.5 hoursCan be done in 0.5 to 1.5 hourstime sensitiveNeeds to be worked on by a particular timeframeNeeds to be worked on by a particular timeframe
Type
Projects
Status
Done