-
-
Notifications
You must be signed in to change notification settings - Fork 847
Open
Labels
Complexity: MediumDraftIssue is still in the process of being createdIssue is still in the process of being createdP-Feature: Eventshttps://www.hackforla.org/events/https://www.hackforla.org/events/role: back end/devOpsTasks for back-end developersTasks for back-end developersrole: front endTasks for front end developersTasks for front end developerssize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hours
Milestone
Description
Overview
We need to move the Our Locations section from the events page to the About Us page to highlight that we were an active in person organization that moved to remote meetings.
Details
Since Covid 19 shutdowns are no longer active and the team is no longer doing regular in person meetups, we can move this information to the About page.
Action Items
- Identify the
Our Locationssection from the events page 1<h2 class="events-page-header title2"> Our Locations </h2> <div class="fullwidth-background-container"> <div class="notification-banner"> <p class="meetings-message"> In light of the COVID-19 pandemic, Hack for LA has suspended its in-person events below. The organization remains fully active, and all events are now being conducted remotely using Zoom at the days/times listed above. </p> </div> <div class="getting-started-mobile-page"> <h2 class="event-title-1"> <img class="vector-img" src="../assets/images/hack-nights/locations.svg" alt=""> See our Locations </h2> </div> </div> <div class="mobile-locations-dropdown"> {% include events-page/our-locations-content.html %} </div> - Create an html card for the `Our Locations' section in the folder for the about page 2.
card nameabout-card-our-locations.html - Code the
Our Locationssection from the Events page intoabout-card-our-locations.html - Identify the
our-locations-content.htmlsection from theevents-pagefile 3 - Move the
our-locations-content.htmlfile from theevents-pagefile to theabout-pagefile - Edit the
Our Locationssection to correctly addour-locations-content.htmltoabout-card-our-locations.html.
It should change thisto this{% include events-page/our-locations-content.html %}{% include about-page/our-locations-content.html %} - Save/commit the changes
- Create a pull request.
Resources/Instructions
- 1.01 Events page: https://www.hackforla.org/events
- 1.02 About Us page: https://www.hackforla.org/about
Footnotes
-
Events code: https://github.com/hackforla/website/blob/gh-pages/pages/events.html ↩
-
About Us code: https://github.com/hackforla/website/tree/gh-pages/_includes/about-page ↩
-
Our Locationsimages code: https://github.com/hackforla/website/blob/gh-pages/_includes/events-page/our-locations-content.html ↩
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Complexity: MediumDraftIssue is still in the process of being createdIssue is still in the process of being createdP-Feature: Eventshttps://www.hackforla.org/events/https://www.hackforla.org/events/role: back end/devOpsTasks for back-end developersTasks for back-end developersrole: front endTasks for front end developersTasks for front end developerssize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hours
Type
Projects
Status
New Issue Approval