Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a yml file for SDG 2 #4450

Closed
2 tasks done
Tracked by #4153
JessicaLucindaCheng opened this issue Apr 9, 2023 · 5 comments · Fixed by #4548
Closed
2 tasks done
Tracked by #4153

Creating a yml file for SDG 2 #4450

JessicaLucindaCheng opened this issue Apr 9, 2023 · 5 comments · Fixed by #4548
Assignees
Labels
Complexity: Small Take this type of issues after the successful merge of your second good first issue p-feature: SDGs SDGs wherever they appear on the site (they all use a color library, set of icons, etc.) role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours
Milestone

Comments

@JessicaLucindaCheng
Copy link
Member

JessicaLucindaCheng commented Apr 9, 2023

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 called sdg2.yml
  • In the file you just created, add the following:
# The Sustainable Development Goal (SDG) number (e.g. 16)
sdg: 2
# The SCSS color variable that matches the color of the SDG image 
color-variable: $color-sdg2
# The path to the SDG image
image: /assets/images/sdg/sdg2.svg
# The alt text for the SDG image
image-alt: 2 Zero Hunger
targets:
    # The SDG target (e.g. 1, 2, or a, b, ...)
  - target: 1
    # The SDG target statement 
    statement: By 2030, end hunger and ensure access by all people, in particular the poor and people in vulnerable situations, including infants, to safe, nutritious and sufficient food all year round

Resources/Instructions

@JessicaLucindaCheng JessicaLucindaCheng added role: front end Tasks for front end developers Complexity: Small Take this type of issues after the successful merge of your second good first issue size: 0.25pt Can be done in 0.5 to 1.5 hours p-feature: SDGs SDGs wherever they appear on the site (they all use a color library, set of icons, etc.) labels Apr 9, 2023
@JessicaLucindaCheng JessicaLucindaCheng added this to the 05. Know HFLA milestone Apr 9, 2023
@agosmou agosmou self-assigned this Apr 14, 2023
@github-actions

This comment was marked as resolved.

@agosmou agosmou removed their assignment Apr 14, 2023
@agosmou

This comment was marked as resolved.

@github-actions
Copy link

Hi @agosmou, thank you for taking up this issue! Hfla appreciates you :)

Do let fellow developers know about your:-
i. Availability: (When are you available to work on the issue/answer questions other programmers might have about your issue?)
ii. ETA: (When do you expect this issue to be completed?)

You're awesome!

P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :)

@agosmou
Copy link
Member

agosmou commented Apr 19, 2023

i. Available full-time week of 4/18
ii. ETA 4/19/23

@agosmou
Copy link
Member

agosmou commented Apr 19, 2023

Awaiting reviewer approval and merge on PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Small Take this type of issues after the successful merge of your second good first issue p-feature: SDGs SDGs wherever they appear on the site (they all use a color library, set of icons, etc.) role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours
Projects
Development

Successfully merging a pull request may close this issue.

2 participants