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 13 #6221

Open
2 tasks
Tracked by #4153
JessicaLucindaCheng opened this issue Feb 4, 2024 · 3 comments
Open
2 tasks
Tracked by #4153

Creating a yml file for SDG 13 #6221

JessicaLucindaCheng opened this issue Feb 4, 2024 · 3 comments
Assignees
Labels
Complexity: Small Take this type of issues after the successful merge of your second good first issue Draft Issue is still in the process of being created 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

Prerequisites

  1. 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.
  2. You have already read our How to Contribute to Hack for LA Guide.

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 sdg13.yml
  • In the file you just created, add the following:
# The Sustainable Development Goal (SDG) number (e.g. 16)
sdg: 13
# The SCSS color variable that matches the color of the SDG image 
color-variable: $color-sdg13
# The path to the SDG image
image: /assets/images/sdg/sdg13.svg
# The alt text for the SDG image
image-alt: 13 Climate Action
targets:
    # The SDG target (e.g. 1, 2, or a, b, ...)
  - target: 3
    # The SDG target statement 
    statement: Improve education, awareness-raising and human and institutional capacity on climate change mitigation, adaptation, impact reduction and early warning

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 Draft Issue is still in the process of being created 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 Feb 4, 2024
@JessicaLucindaCheng JessicaLucindaCheng added this to the 05. Know HFLA milestone Feb 4, 2024
@JessicaLucindaCheng JessicaLucindaCheng self-assigned this Feb 4, 2024
@JessicaLucindaCheng
Copy link
Member Author

Issue writing

This comment was marked as resolved.

@ExperimentsInHonesty
Copy link
Member

@JessicaLucindaCheng all the questions in the comment referenced above have been answered. Can you let us know what the blocker is now?

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 Draft Issue is still in the process of being created 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
Status: New Issue Approval
Development

No branches or pull requests

2 participants