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 8 #6220

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 8 #6220

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

JessicaLucindaCheng commented Feb 4, 2024

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 sdg8.yml
  • In the file you just created, add the following:
# The Sustainable Development Goal (SDG) number (e.g. 16)
sdg: 8
# The SCSS color variable that matches the color of the SDG image 
color-variable: $color-sdg8
# The path to the SDG image
image: /assets/images/sdg/sdg8.svg
# The alt text for the SDG image
image-alt: 8 Decent Work And Economic Growth
targets:
    # The SDG target (e.g. 1, 2, or a, b, ...)
  - target: 3
    # The SDG target statement 
    statement: Promote development-oriented policies that support productive activities, decent job creation, entrepreneurship, creativity and innovation, and encourage the formalization and growth of micro-, small- and medium-sized enterprises, including through access to financial services

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 Feb 4, 2024
@JessicaLucindaCheng JessicaLucindaCheng added this to the 05. Know HFLA milestone Feb 4, 2024
@JessicaLucindaCheng JessicaLucindaCheng added Ready for Prioritization Draft Issue is still in the process of being created and removed Ready for Prioritization labels Feb 4, 2024
@JessicaLucindaCheng JessicaLucindaCheng self-assigned this Feb 4, 2024

This comment was marked as resolved.

@JessicaLucindaCheng
Copy link
Member Author

JessicaLucindaCheng commented Feb 4, 2024

Issue writing

@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