-
-
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: 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
Overview
We want to create a yml file for a Sustainable Development Goal (SDG) so that information is not repeated in multiple files.
Action Items
- In
_data/internal/sdg, add a file calledsdg11.yml - In the file you just created, add the following:
# The Sustainable Development Goal (SDG) number (e.g. 16)
sdg: 11
# The SCSS color variable that matches the color of the SDG image
color-variable: $color-sdg11
# The path to the SDG image
image: /assets/images/sdg/sdg11.svg
# The alt text for the SDG image
image-alt: 11 Sustainable Cities And Communities
targets:
# The SDG target (e.g. 1, 2, or a, b, ...)
- target: 1
# The SDG target statement
statement: By 2030, ensure access for all to adequate, safe and affordable housing and basic services
- target: 2
statement: By 2030, provide access to safe, affordable, accessible and sustainable transport systems for all, improving road safety, notably by expanding public transport, with special attention to the needs of those in vulnerable situations, women, children, persons with disabilities and older persons
- target: 3
statement: By 2030, enhance inclusive and sustainable urbanization and capacity for participatory, integrated and sustainable human settlement planning and management in all countries
Resources/Instructions
- _data/internal/sdgs
- This issue is tracked in epic Rollout Plan: Move, refactor, and add SDG info and images #4153
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: 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