hackforla / website

Hack for LA's website
https://www.hackforla.org
GNU General Public License v2.0
324 stars 761 forks source link

Roll Out: Refactor GitHub handle in project files #5440

Open roslynwythe opened 1 year ago

roslynwythe commented 1 year ago

Dependency

Overview

We need to define a single variable github-handle to hold the github handle for each member of the leadership team, to replace the github and picture variables which both hold urls that contain the github handle. Afterwards, the code displaying the leadership team can be modified to use the new variable, and the variables github and picture can be removed.

Files

Roll Out Plan

After the above issues are all closed:

After the above issues are all closed:

Resources/Instructions

https://github.com/hackforla/website/wiki/project.md-file-template https://jekyllrb.com/

wanyuguan commented 1 year ago

Please add the list of files that would need to be refactored and add corresponding feature labels.

roslynwythe commented 1 year ago

@wanyuguan @ExperimentsInHonesty I added the list of files that will have to be refactored. I assume that the feature label will be "P-Feature: Project Info and Page" for all changes.