Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make "Learn more" Link Visible on Redesigned Homepage #7689

Open
6 tasks done
JessicaLucindaCheng opened this issue Nov 4, 2024 · 5 comments
Open
6 tasks done

Make "Learn more" Link Visible on Redesigned Homepage #7689

JessicaLucindaCheng opened this issue Nov 4, 2024 · 5 comments
Assignees
Labels
Complexity: Small Take this type of issues after the successful merge of your second good first issue P-Feature: About Us https://www.hackforla.org/about/ P-Feature: Home page https://www.hackforla.org/ role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours
Milestone

Comments

@JessicaLucindaCheng
Copy link
Member

JessicaLucindaCheng commented Nov 4, 2024

Overview

We want the Learn more link to the About Us page1 to be visible on the redesigned homepage so that visitors to the website can read more information about Hack for LA.

Click here to see a screenshot of the Learn more link we want to make visible on the redesigned homepage.

Screenshot 2024-11-04 155206

Action Items

  • Feature Branch: You will be working off a feature branch called feature-homepage-launch. Please follow Step 1: Create your branch in How to work off of a feature branch wiki article2.
  • For _includes/home-page/hero.html3, find
            <!-- Link below to remain inactive until About page is completed and live -->
            <!-- <a href="/about">Learn more</a></p> -->
    
    • Delete
              <!-- Link below to remain inactive until About page is completed and live -->
      
    • Make the Learn more link visible by uncommenting it so that this
              <!-- <a href="/about">Learn more</a></p> -->
      
      becomes
              <a href="/about">Learn more</a></p>
      
  • To update your topic branch, please follow Step 2: Update your branch with upstream changes in How to work off of a feature branch wiki article2.
  • The pull request created from this issue will be merged into feature-homepage-launch by a Merge Team member. Please follow Step 3: Create a pull request in How to work off of a feature branch wiki article2.

Resources/Instructions

Footnotes

  1. Link to About Us page: https://www.hackforla.org/about/

  2. How to work off of a feature branch wiki article 2 3

  3. _includes/home-page/hero.html on the feature-homepage-launch branch: https://github.com/hackforla/website/blob/feature-homepage-launch/_includes/home-page/hero.html

@JessicaLucindaCheng JessicaLucindaCheng added role: front end Tasks for front end developers P-Feature: About Us https://www.hackforla.org/about/ P-Feature: Home page https://www.hackforla.org/ Complexity: Small Take this type of issues after the successful merge of your second good first issue Draft Issue is still in the process of being created size: 0.25pt Can be done in 0.5 to 1.5 hours labels Nov 4, 2024
@JessicaLucindaCheng JessicaLucindaCheng added this to the 05. Know HFLA milestone Nov 4, 2024
@JessicaLucindaCheng JessicaLucindaCheng self-assigned this Nov 4, 2024
@github-project-automation github-project-automation bot moved this to New Issue Approval in P: HfLA Website: Project Board Nov 4, 2024
@JessicaLucindaCheng JessicaLucindaCheng added the Dependency An issue is blocking the completion or starting of another issue label Nov 4, 2024
@HackforLABot HackforLABot removed the Dependency An issue is blocking the completion or starting of another issue label Nov 4, 2024
@HackforLABot

This comment was marked as off-topic.

@JessicaLucindaCheng JessicaLucindaCheng changed the title Make **Learn more** Link Visible When About Page is Live Make "Learn more" Link Visible When About Page is Live Nov 4, 2024
@JessicaLucindaCheng JessicaLucindaCheng changed the title Make "Learn more" Link Visible When About Page is Live Make "Learn more" Link Visible on Redesigned Homepage Nov 4, 2024
@JessicaLucindaCheng JessicaLucindaCheng removed their assignment Nov 4, 2024
@JessicaLucindaCheng JessicaLucindaCheng added ready for product Draft Issue is still in the process of being created and removed Draft Issue is still in the process of being created ready for product labels Nov 4, 2024
@JessicaLucindaCheng JessicaLucindaCheng self-assigned this Nov 5, 2024
@HackforLABot

This comment was marked as off-topic.

@JessicaLucindaCheng JessicaLucindaCheng removed their assignment Nov 5, 2024
@JessicaLucindaCheng JessicaLucindaCheng added ready for product Dependency An issue is blocking the completion or starting of another issue and removed Draft Issue is still in the process of being created labels Nov 5, 2024
@JessicaLucindaCheng

This comment was marked as resolved.

@HackforLABot
Copy link
Contributor

Hi @belunatic, thank you for taking up this issue! Hfla appreciates you :)

Do let fellow developers know about your:-
i. Availability: (When are you available to work on the issue/answer questions other programmers might have about your issue?)
ii. ETA: (When do you expect this issue to be completed?)

You're awesome!

P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :)

@belunatic
Copy link
Member

ETA: 11/05/24
Available : W-F 12-2pm PST

@belunatic belunatic moved this from Prioritized backlog to In progress (actively working) in P: HfLA Website: Project Board Dec 9, 2024
@belunatic belunatic moved this from In progress (actively working) to Done in P: HfLA Website: Project Board Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Small Take this type of issues after the successful merge of your second good first issue P-Feature: About Us https://www.hackforla.org/about/ P-Feature: Home page https://www.hackforla.org/ role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours
Projects
Development

No branches or pull requests

4 participants