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

Add About page #51

Closed
pselle opened this issue Jul 11, 2022 · 4 comments · Fixed by #55
Closed

Add About page #51

pselle opened this issue Jul 11, 2022 · 4 comments · Fixed by #55
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@pselle
Copy link
Collaborator

pselle commented Jul 11, 2022

Add an about page. This issue: #3 has some initial copy suggestions.

If you would like to work on this issue, please go ahead and open a PR, ensuring your PR mentions "closes #51"

@pselle pselle added good first issue Good for newcomers help wanted Extra attention is needed labels Jul 11, 2022
@rzvl rzvl mentioned this issue Jul 11, 2022
9 tasks
@rzvl
Copy link
Contributor

rzvl commented Jul 11, 2022

Interested to work on this. Just created a PR.

@User04-s
Copy link

Create about.html page.

Insert the below code in your home page code:
< a href="about.html">About< /a >
The above code should be in the < head >< /head >

There's no space before 'a' of after 'a' < a>< /a>.
I couldn't manage to give you specifically because the code is debugging in the comment section itself.
To add content, you can add with < a>Lorem ipsum< /a> in the < body></ body>
There's no space after '<' and before 'body' as well.

Hope my comment works for you.

@eireann07
Copy link
Contributor

I have some content about the education side as previously mentioned in a now-closed issue (about periods for those who have not started their period yet, things that can disrupt periods, how certain contraceptives affect periods, etc).

Would this be a good place to develop that, as its a sub-about page? Just wondering, since the previous issue has been closed.

@getify
Copy link
Owner

getify commented Jul 13, 2022

Let's default to building each page as its own separate standalone page... we DO still need to do some "information architecture" where we plan out the organization of what gets grouped under what. But that shouldn't block doing the actual page content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants