Skip to content

Rename citizen-engagement-cards.html #3756

@JessicaLucindaCheng

Description

@JessicaLucindaCheng

Dependency

Overview

We are going to rename the citizen-engagement-cards.html to program-area-pages-cards.html so that the name of the file reflects the purpose of the card better.

Details

The cards will be used in the future on more than just the Citizen Engagement webpage [see Resources/Instructions 1]. The card will be used for future program area pages, such as an Environment webpage and a Social Safety Net webpage.

Action Items

Developer

  • In your IDE on your computer, navigate to the _includes directory and find citizen-engagement-cards.html
    • Rename citizen-engagement-cards.html to program-area-pages-cards.html
    • In the file, add this comment at the top
      <!-- These are the cards found on a program area page, such as the cards on https://www.hackforla.org/citizen-engagement webpage. -->
      
  • In pages/citizen-engagement.html, change
{% include citizen-engagement-cards.html %}

to

{% include program-area-pages-cards.html %}
  • Using Docker and developer tools, check your changes
    • look good in desktop, tablet, and mobile views,
    • that nothing breaks, and
    • it still functions and looks the same as the Citizen Engagement page on the live website
  • Once your pull request has been merged,
    • In the Citizen Engagement page wiki page [see Resources/Instructions 4], change the following line from:
        * [_includes/citizen-engagement-cards.html](https://github.com/hackforla/website/blob/gh-pages/_includes/citizen-engagement-cards.html): HTML file that provides the layout/format for each card on the Citizen Engagement page
      
      to
        * [_includes/program-area-pages-cards.html](https://github.com/hackforla/website/blob/gh-pages/_includes/program-area-pages-cards.html): HTML file that provides the layout/format for each card on the Citizen Engagement page
          * This file used to be called `citizen-engagement-cards.html`.
      

Merge Team, Technical Lead, or Product Manager

Resources/Instructions

  1. Citizen Engagement webpage
  2. _includes/citizen-engagement-cards.html
  3. pages/citizen-engagement.html
  4. Citizen Engagement page wiki page

Metadata

Metadata

Assignees

Labels

Complexity: SmallTake this type of issues after the successful merge of your second good first issueP-Feature: Citizen Engagementhttps://www.hackforla.org/citizen-engagementrole: front endTasks for front end developerssize: 0.25ptCan be done in 0.5 to 1.5 hoursstatus: UpdatedNo blockers and update is ready for review

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions