hackforla / hackforla/website

Fix Name Inconsistency in food-oasis.md file

Open
#8,570 1 comment 0 reactions 0 assignees View on GitHub
Complexity: Small p-feature: Projects-check role: back end/devOps role: front end size: 0.5pt
Dominant language
JavaScript
Stars
363
Forks
872
Avg merge
2d 21h
Merged PRs (30d)
18

Description

### 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](https://www.hackforla.org/getting-started) page and attend an onboarding session.
2. You have already read our [How to Contribute to Hack for LA Guide](https://github.com/hackforla/website/blob/gh-pages/CONTRIBUTING.md).

### Overview
We need to update the `Languages/Technologies/Tools` information so that visitors to the website can find projects that use specific languages, technologies, or tools.

### Action Items
- [ ] In your IDE, open the `_projects/food-oasis.md` file.
- [ ] Observe the existing syntax of the front matter block [^1] in the file.
- [ ] Find the `tools` variable and remove the following text:
```
- AtlasTI
```
- [ ] Find the `technologies` variable. Add the following text at the bottom of the current list, after 'Material-UI':
```
- ATLAS.ti
```
- Verify the changes by viewing the following in your local environment with Docker, and include 'after' screenshots with your pull request (see the before images below to understand what we are looking for in the after images):
- [ ] Projects page with filter [^2]
- [ ] Food Oasis page [^3]

### Resources/Instructions
Before Screenshot from Projects page with filter: AtlasTI

Filter URL: https://www.hackforla.org/?tools=AtlasTI
Image

Before Screenshot from Food Oasis page

Image

[^1]: [Info about the front matter block](https://jekyllrb.com/docs/front-matter/)
[^2]: post completion search results should show Food Oasis when you use this filter https://localhost:4000/projects/?technologies=ATLAS.ti
[^3]: Project detailed info page URL: https://localhost:4000/projects/food-oasis

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.