-
Notifications
You must be signed in to change notification settings - Fork 431
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 top navigation, add new assets, and edit text on fleetdm.com #517
Add top navigation, add new assets, and edit text on fleetdm.com #517
Conversation
@mike-j-thomas can you please take a QA pass before approving these changes? Feel free to add any comments for desired changes here. To pull down the latest changes for QA:
|
Yes, the image might need a re-think for mobile. At the very least, the left and right padding needs to be reduced 75%. |
Sails lift command didn't work. I don't think I have Sails installed on my machine. |
website/views/layouts/layout.ejs
Outdated
<a style="border-radius: 4px;" class="dropdown-item py-2 px-3" target="_blank" href="/hall-of-fame" data-text="Hall of fame">Hall of fame</a> | ||
</div> | ||
</div> | ||
<a target="_blank" href="https://blog.fleetdm.com" class="header-link d-flex align-items-center px-3 py-2 mr-4 text-decoration-none" style=" text-decoration: none;line-height: 23px;">Blog</a> |
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.
For consistency w/ the other link, I think this should be /blog
Responsive implementation looks excellent, even handles the "resize to get bigger while menu is open" test. |
I went ahead and just made the image go away on small screens: 82d78eb |
Looking good, cheers Noah. Couple of small nit-picks.
|
Actually, I'm not sure that we need to do that. Looks like there is a lot of white space on either side of the graphic in the png. I've cropped the image tighter. That should now allow it to fill the width of the screen on mobile. |
That text is still pretty small and hard to read-- let's leave it removed on mobile for now, doesn't hurt and there'll be plenty of more changes over time |
True, but I would imagine that users would recognize the icons/logos that appeal to them. I would much prefer to have to pinch and zoom an image a bit, than have the info denied to me.
Actually, that section will be changed relatively soon when we add features, so agreed 👍 |
@noahtalerman try this for the Google Cloud icon. |
Uploaded correct sized retina image.
This PR includes changes for the Daily Web Push 2021.3.19.
Changes include: