Content Audit: Remove the `Our Locations` Section from the Events Page
- Dominant language
- JavaScript
- Stars
- 363
- Forks
- 872
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 18
Description
### Dependency
- [ ] #8431 must be complete
- [ ] Confirm images are still located in https://github.com/hackforla/website/tree/gh-pages/assets/images/hack-nights
- [ ] westside1.png
- [ ] southla.png
- [ ] DTLA.png
### Overview
We need to remove the `Our Locations` section from the events page to ensure only active events/meetups are noted.
#### Details
Since Covid 19 shutdowns are no longer active and the team is no longer doing regular in person meetups. Remove the entire "Our Locations" section including the title, the description section, and the images. Also remove any note of COVID 19 shut downs.
- This information has been moved to the About Us page #8431
[INSERT SCREENSHOT OF OUR LOCATIONS ON ABOUT US PAGE]
Screenshot of Our Locations section of events page
### Action Items
- [ ] For the file `/pages/events.html` (resource 1.01), identify and remove all mentions of COVID-19 and the `Our Locations` section, including the title, the description section, and the links to images.
- [ ] Delete `_includes/events-page/our-locations-content.html` (resource 1.02)
- Use Docker to test changes locally, in both desktop and mobile views
- [ ] About page, Our Locations, should still working
- [ ] Events page should not have the Our Locations section
### Resources/Instructions
- 1.01 Events code: https://github.com/hackforla/website/blob/gh-pages/pages/events.html
- 1.02 `Our Locations` images code: https://github.com/hackforla/website/blob/gh-pages/_includes/events-page/our-locations-content.html
- 1.03 Events page: https://www.hackforla.org/events
Contributor guide
Assessment
This issue has not been assessed yet.