hackforla / website

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

Change the status of some projects #3891

Closed ExperimentsInHonesty closed 1 year ago

ExperimentsInHonesty commented 1 year ago

Overview

We need to update the website so that any projects that are showing as Active that should have another status get updated.

Action Items

Resources/Instructions

Directory where the project.md files can be found: https://github.com/hackforla/website/tree/gh-pages/_projects

Projects that need to change status

Title Template

Mark [PROJECT NAME] as On Hold

Body Template

### Prerequisite
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](https://www.hackforla.org/getting-started).
2. Please make sure you have read our **[Hack for LA Contributing Guide](https://github.com/hackforla/website/blob/gh-pages/CONTRIBUTING.md)** before you claim/start working on an issue.

### Overview
We want to mark the [PROJECT NAME] project as `On Hold` so that 
- our website accurately reflects the status (Active, Complete, or On Hold) of our projects, 
- and visitors to our website can know the status of our projects.

### Action Items
- [ ] In `_projects/[PROJECT MD FILE]`, change the status for [PROJECT NAME] from

status: Active

  to

status: On Hold

- [ ] Ensure that the `On Hold` status is displayed properly on the [projects page](https://www.hackforla.org/projects/) and [[PROJECT NAME] page](https://www.hackforla.org/projects/[PROJECT MD FILE NAME WITHOUT MD])

### Resources/Instructions
- Directory to find the page in once you have it in your IDE: `_projects/[PROJECT MD FILE]`
- [hackforla.org, Projects page](https://www.hackforla.org/projects/)
- [hackforla.org, [PROJECT NAME] page](https://www.hackforla.org/projects/[PROJECT MD FILE NAME WITHOUT MD])
- Click on the link to see the source file code: https://github.com/hackforla/website/blob/gh-pages/_projects/[PROJECT MD FILE]?plain=1
- This issue is part of an epic: #3891
ExperimentsInHonesty commented 1 year ago

I have created all the issues and moved them into prioritized backlog