-
Notifications
You must be signed in to change notification settings - Fork 17
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
Update UG for trademark and NatCap branding #133
Conversation
Changes include: * Installing branded fonts and using them throughout. * Replacing partner banner with grid of individual partner logos. * Adding a script to resample and position partner logos for uniformity. * Adding the NatCap logo to the front page * Adding registered trademark ® to a few obvious places * Adding attribution guidelines, which includes links to the logo and trademark and acceptable use policy on the website (consistent with how Python does this)
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.
Thanks @phargogh!
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.
Thanks, James, this all sounds good. My only feedback is that it feels like I'm getting blasted with "InVEST" in that upper-left corner. Now that we have the logo there, do we still need the "InVEST" title right below it? Or alternatively, maybe the InVEST logo should replace the image of the lake?
Anyway, no big deal either way.
@davemfish, I feel the same way and your comment made me chuckle. It's like those flashing ads: invest, InVEST, INVEST!!! I know it's a pain to work in this framework, but I wouldn't mind seeing the logo in the upper left, removing the "InVEST" home button below, and is it possible to center the "InVEST User Guide" title? |
This title is left-aligned with the body of text below, there's just a lot of space in between now with the logos. But on other pages, like a model chapter, it probably looks good with the left-alignment. |
Thanks for the comments @davemfish and @dcdenu4 ! Although the theme is supposed to be able to hide the brand name below the logo through an option in |
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 good! Thanks @phargogh
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.
Thanks @phargogh, looks good.
Thanks for accommodating these nitpicky requests; looks great! |
Per a request from the comms team, this PR updates the partner logos and slightly updates a few styles and fonts in keeping with NatCap branding in addition to adding the ® in a few places.
There are a few functional things I wanted to point out as an FYI for the whole software team:
_templates
directory now contains jinja overrides for our theme. Right now it's pretty simple (just adding fonts and related stylesheets) but could be extended as needed for future theme modifications. TheMakefile
now excludes dirs prefixed with_
Anyways, happy to discuss!
Here's a preview of changes: