-
Notifications
You must be signed in to change notification settings - Fork 6
New website todo #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
Comments
👍 to all of the above. Goal to get to this before or at least while I'm on the flights back to Toronto. |
Added a few more. :) |
Also FYI v2 is now in master. |
Re " Logo doesn't look great on a white background (eg in a preview card)" a) Whoops, yes, I need to make versions of the logo on different backgrounds/branding guide and all that. |
Some followup discussion on ones not marked off yet: " Is it sufficiently clear that the contract widget is for v1? what's our plan for when the v2 widget is ready?" — I think the contract right now makes that clear by mentioning both mvp and v1? I think this is your call. "The footer nav kinda looks lopsided with the reserve button" — It feels visually evenly weighted to me, personally. The fat input form commands a lot of attention, and the two lists (lighter weight on their own, heavier together) feels visually balanced against the form. Again, your call. :) " Copy: Is it clear that this is an OSS project?" — I don't think that's clear. At least there is a link to the source code in the footer. Maybe we could make the description better... what about "Creating a financial marketplace to decentralize the Ethereum network by allowing more people to run full nodes and serve native light clients. Open source, currently in alpha." Which also removes the passive voice too. |
The way the button is aligned right now, it kinda looks like a header to me rather than something clickable. Not a huge deal though.
I'd love some copy tweaks. :) |
These are not blocking the soft launch, but things that would be nice to fix up over the next little while: (In approx order of priority)
Todo
Bonus
class="five columns"
, include those mixins into the scss for that element. (Reduces the amount of style-specific html stuff, easier to generalize components.)The text was updated successfully, but these errors were encountered: