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

Develop landing page begunfx - Work in progress #109

Merged
merged 34 commits into from
Jun 23, 2019

Conversation

begunfx
Copy link
Collaborator

@begunfx begunfx commented Apr 7, 2019

This is a work in progress of the landing page. Some overall fixes were made to the page. Participate section completed. Footer section just needs some formatting tweaks to where the copyright message on the right side would go.

Social Media icons found here:
https://www.iconfinder.com/social-media-icons?price=free&order_by=popularity&page=2

Issues: #60 & #62

begunfx and others added 21 commits March 9, 2019 12:06
…ed section-styling width to 100% instead of 100vw.
* develop-landing-page:
  Remove extra indent space
  Add participate section
font-weight: 300;

h1 {
font-size: 4em;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The font size should be different for mobile

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. Added:
h1 { font-size: 2.5em; }
to our Mobile setting block. Let me know if you need this value tweaked. I just took a guess for alternate size.

Copy link
Member

@CSchmitz81 CSchmitz81 Apr 15, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a little too extreme compared to the comps. Be sure to check out https://projects.invisionapp.com/share/HXN9A66V3ZE#/screens/311675692 as a reference for mobile behavior. If you want to preview the size for mobile you can always reduce the browser width or use the dev tools as described here: https://superuser.com/questions/1214829/how-can-i-view-the-mobile-version-of-a-webpage-in-google-chrome-for-desktop

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

src/ctree-app/ctree-landing.html Outdated Show resolved Hide resolved
src/ctree-app/ctree-landing.html Show resolved Hide resolved
<div class= "center-div">
<h1 align="center">Participate</h1>
<p>
<div class="bold-text">Join the open source project</div>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The text should all be centered, a bit smaller, and have less left/right padding for this section on mobile. https://projects.invisionapp.com/share/HXN9A66V3ZE#/screens/311675692

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks a little too small too. As I said in the other comment, you should preview changes in the browser (I usually use 360 width). You can compare how the text is laid out for the wireframe compared to the browser.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

<div class="col-7 table-cell">
<div id="copyright">
<p>
Nulla facilisi. Donec felis ligula, feugiat nec imperdiet vitae, gravida quis felis. Aliquam ultrices ultrices eros, sit amet tristique dui ultrices quis. Vivamus semper mauris eget mauris lacinia, sit amet interdum neque mollis. Suspendisse potenti. Phasellus ut eros tempus, cursus nulla id, accumsan diam. Phasellus rhoncus metus sit amet mattis mollis. Donec elementum in magna ut vehicula. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on the wireframes it looks like this section should have a grid of labels with the copyright below. Also, on mobile there's supposed to be a horizontal line separating it from the social media icon bar.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What should the labels contain? It's not clear in the wireframe.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can just put anything (ex. test1, test2, test3, etc.). Just add enough to showcase the grid.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added.

@CSchmitz81
Copy link
Member

Hey @begunfx, are you still working on the comments from the 23rd?

@begunfx
Copy link
Collaborator Author

begunfx commented May 8, 2019

Sorry for the delay. I'll be jumping back on this this weekend.

Copy link
Member

@CSchmitz81 CSchmitz81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sets up #60 but I wouldn't call that done. That said, it does complete #62 so I'll approve and merge it for that.

@CSchmitz81 CSchmitz81 merged commit ba592c6 into develop-landing-page Jun 23, 2019
This was referenced Jun 23, 2019
@CSchmitz81 CSchmitz81 deleted the develop-landing-page_begunfx branch March 16, 2020 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants