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

Move program-areas directory and refactor program-areas.html #6323

Closed
10 tasks done
Tracked by #3328
JessicaLucindaCheng opened this issue Feb 20, 2024 · 5 comments · Fixed by #6388
Closed
10 tasks done
Tracked by #3328

Move program-areas directory and refactor program-areas.html #6323

JessicaLucindaCheng opened this issue Feb 20, 2024 · 5 comments · Fixed by #6388
Assignees
Labels
Complexity: Medium Feature: Refactor HTML P-Feature: Program Area https://www.hackforla.org/program-areas role: front end Tasks for front end developers size: 1pt Can be done in 4-6 hours

Comments

@JessicaLucindaCheng
Copy link
Member

JessicaLucindaCheng commented Feb 20, 2024

Overview

We need to move the program-areas directory and refactor program-areas.html so that

  • we can use the contents in the files in the program-areas directory for individual program area pages in the future, and
  • the Program Areas page 1 doesn't break when the program-areas directory is moved

Action Items

  • Find the program-areas directory under _data/internal
  • Move the program-areas directory so it is outside of the _data directory
  • Rename the program-areas directory to _program-areas
  • In _config.yml, find the collections variable. For more info on collections, see Collections 2 in the Resources/Instructions section.
    • Add the following:
        program-areas:
          output: false
      
  • In pages/program-areas.html, refactor the code so that it works to pull information from the files in the _program-areas directory
  • Using Docker, check your changes on the Program Areas page 1 in desktop, tablet, and mobile views against the live page on the website
  • Once your pull request is merged, go to Create each program area page automatically using a layout #3328 and

Resources/Instructions

Footnotes

  1. Program Areas 2

  2. Collections

@JessicaLucindaCheng JessicaLucindaCheng added role: front end Tasks for front end developers Complexity: Medium P-Feature: Program Area https://www.hackforla.org/program-areas Feature: Refactor HTML size: 1pt Can be done in 4-6 hours Draft Issue is still in the process of being created labels Feb 20, 2024
@JessicaLucindaCheng JessicaLucindaCheng self-assigned this Feb 20, 2024

This comment was marked as resolved.

@JessicaLucindaCheng

This comment was marked as resolved.

@JessicaLucindaCheng

This comment was marked as resolved.

@JessicaLucindaCheng JessicaLucindaCheng removed Blockers Draft Issue is still in the process of being created labels Feb 27, 2024
@JessicaLucindaCheng JessicaLucindaCheng removed their assignment Feb 27, 2024
@JessicaLucindaCheng JessicaLucindaCheng added ready for dev lead Issues that tech leads or merge team members need to follow up on Ready for Prioritization and removed ready for dev lead Issues that tech leads or merge team members need to follow up on labels Feb 27, 2024
@luisitocanlas luisitocanlas self-assigned this Feb 27, 2024
Copy link

Hi @luisitocanlas, 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 :)

@luisitocanlas
Copy link
Member

i. Availability: 2/27/24 ~ 3/02/24
ii. ETA: EOD 3/02/24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Medium Feature: Refactor HTML P-Feature: Program Area https://www.hackforla.org/program-areas role: front end Tasks for front end developers size: 1pt Can be done in 4-6 hours
Projects
Development

Successfully merging a pull request may close this issue.

3 participants