-
Notifications
You must be signed in to change notification settings - Fork 134
Refine UX for new and current users. #76
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
Conversation
+ fix Bootstrap html + re-organize nav links, cleaner, more focused.
+ fix sizing of logo (slightly bigger) + ...then a bunch of padding css can be removed
+ add Installation + move up Installation and Changelog
+ quick check around site shows UI is ok
+ improve Bootstrap html (add rows-cols, remove unneeded <code>) + split layout col-9, col-3 (sidebar will be for support, links, videos) + simplify Download-step instructions - drastically! + wip: remaining steps, layout, bootstrap html
+ with Bootstrap 3.3.6 this was causing the navbar to disappear + todo: hero unit needs re-work
- damn ol' fashion css!
+ move js scripts to bottom for optimum loading + comments + re-indent lines
I've only been using it a day ...but for the record I'm really hating Jekyll, slow as #$@! Can't believe Github is pushing that on everyone. |
Personally I rarely use it, instead I push everything to GH :) |
Refine UX for new and current users.
Thanks, I really like menu optimizations. Please proceed
yep |
i'll have a look, didn't touch anything with the sidenav... :/ |
Optimize onboarding new users
Optimize main nav for current users
Minor fixes to footer, css, spacing
TODO:
hero needs to be re-done due to conflict with navbar in responsive mode , but requires removing ‘container’ from around {{ content }} in bootstrap.html (which means changing all the pages)