-
Notifications
You must be signed in to change notification settings - Fork 115
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
added mailing list #107
added mailing list #107
Conversation
Yay, your first pull request! 👍 A contributor will be by to give feedback soon. In the meantime, please review the Layer5 Community Welcome Guide and sure to join the community Slack. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great @akashc777! 🚀
Just some very minor changes :D
Also, you might need to do a rebase. This might be useful for reference. |
@DelusionalOptimist I didn't receive designs for mobile view so didn't make it responsive yet 🙄 |
Oh! My bad. I should have seen it in the issue. 😬 |
7ec0978
to
f271dd0
Compare
I need some help with sign-off (sry I'm new to this) |
Hmm 🤔. Seems like applying suggestions from GitHub itself added |
@akashc777 Could you run these commands, in the same order? I'm not sure they would fix it, but we can try this 👀
|
@adithyaakrishna yup... 1st two are I think one-time thing... I did run the last two in the same order |
i think that's the issue |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The mailing list component is merging with the footer. Both the footer and Mailing list components have the same background color. I am not sure if this is part of the design, but it looks odd (suggestions on this @austinogiza).
Also, the space occupied by the component is a bit larger than what we usually have for a mailing list ( for example, on this page https://layer5.io/projects/getnighthawk, both subscribe and cncf 'join us' components are taking a bit less space.)
Yeah, it's a one time thing, I thought there was an issue with the config regarding the signoffs |
I followed these designs https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs?node-id=5884%3A12909 |
</div> | ||
|
||
|
||
<div class="mailinglist-buttons"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do a simple center alignment of all three buttons for the mobile view.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you mean to remove flex ?
f271dd0
to
cfbabfc
Compare
So I'm listing some steps. Follow these to fix the DCO thingy:
to
and save
Free tip, if you see vim |
Try to follow this guide https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin for DCO issue |
Signed-off-by: Akash Hadagali <[email protected]>
Signed-off-by: Akash Hadagali <[email protected]>
cfbabfc
to
b307f5d
Compare
Thanks a lot ! |
Signed-off-by: Akash Hadagali <[email protected]>
@DelusionalOptimist @vinayaksh42 made it responsive for mobile please have a look |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks all good to me.
Nice work @akashc777 🎉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @akashc777
Teamwork! |
Signed-off-by: Akash Hadagali [email protected]
Description
This PR fixes #101
Notes for Reviewers
Signed commits