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

About Page #342

Open
3 tasks
ben9583 opened this issue Sep 26, 2023 · 4 comments
Open
3 tasks

About Page #342

ben9583 opened this issue Sep 26, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ben9583
Copy link
Member

ben9583 commented Sep 26, 2023

The about page is accessible from the navbar, but the page has not been created so the link is a no-op. Three sections need to be created:

  • What We Do
  • Officers
  • Meet Our Staff

These are separate links in the navbar, but I don't think these sections will be big enough to stand by themselves, so I think it would be best to have these on the same "about" page and the links go to different parts of the page. For instance, when you create an element like so:

<div id="what-we-do">
    ...
</div>

You can visit a link like /about#what-we-do and the browser will automatically scroll to that tag. If the sections do end up being big enough, we can have them be their own pages, though.

@ben9583 ben9583 added enhancement New feature or request good first issue Good for newcomers labels Sep 26, 2023
@Honey2339
Copy link

I would like to work on this issue. Can u assign me this issue?

@elidakirigo
Copy link

I'm open to working on this issue also, can you assign me?

@ben9583
Copy link
Member Author

ben9583 commented Sep 26, 2023

Sure, thanks guys! Feel free to coordinate working together or on different parts of this task if you haven't done so.

@Honey2339
Copy link

Thanks for the clarification ill work on the #What-We-Do for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants