-
-
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: About Ushttps://www.hackforla.org/about/https://www.hackforla.org/about/p-feature: SDGsSDGs wherever they appear on the site (they all use a color library, set of icons, etc.)SDGs wherever they appear on the site (they all use a color library, set of icons, etc.)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 hours
Milestone
Description
Dependency
Overview
We need to replace the Sustainable Development Goals (SDG) images in our repository so that the SDG svgs are the correct color and follow the United Nations' SDG guidelines.
Details
SDG is an acronym for the United Nations Development Programme Sustainable Development Goals.
Action Items
- In the
assets/images/sdgdirectory, deletedecent-work.svg - From the HackforLA.org website drive's HackforLA.org website/SDG/SDG images folder, download the following svg:
E-WEB-Goal-08.svg - Add the svg you just downloaded into the
assets/images/sdgdirectory - Rename that svg so that it becomes
sdg8.svg - In
_includes/about-page/about-card-sustainability.html, update the path to the SVG you just added by changing
<img src="/assets/images/sdg/decent-work.svg" alt="8 Decent Work and Economic Growth" />
to
<img src="/assets/images/sdg/sdg8.svg" alt="8 Decent Work and Economic Growth" />
- Using Docker, check the About page's Sustainability section (https://www.hackforla.org/about/#sustainability) to check that the SDG image shows up on the same spot as on the live webpage
- Note: The size of the image may look different compared to the website. This will be addressed in issue Epic: Fix size of SDG icons to match Figma design #4229.
Merge Team, Technical Lead, or Product Manager
- Once the pull request associated with this issue is merged, go to each of the following issues and check if all the issues listed under the
Dependencysection are closed. If the dependencies are all closed, move those issues into theNew Issue Approvalcolumn, remove theDependencylabel on it, and add aready for dev leadlabel to it.
Resources/Instructions
- assets/images/sdg directory
- HackforLA.org website/SDG/SDG images
- _includes/about-page/about-card-sustainability.html
- About page's Sustainability section: https://www.hackforla.org/about/#sustainability
- This issue is tracked in Rollout Plan: Move, refactor, and add SDG info and images #4153
United Nations' SDG Information
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: About Ushttps://www.hackforla.org/about/https://www.hackforla.org/about/p-feature: SDGsSDGs wherever they appear on the site (they all use a color library, set of icons, etc.)SDGs wherever they appear on the site (they all use a color library, set of icons, etc.)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 hours
Type
Projects
Status
Done