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

Mobile Site #6

Closed
jamesknelson opened this issue Jan 8, 2017 · 3 comments
Closed

Mobile Site #6

jamesknelson opened this issue Jan 8, 2017 · 3 comments

Comments

@jamesknelson
Copy link
Collaborator

The documentation site looks pretty bad on mobile. It would be nice to make the following changes:

  • Move the side menu into a drop-down menu above the site content on narrow screens
  • Make the example code wrap when viewing on narrow screens

Also, the font sizes could probably use some adjustment.

@bnlambert
Copy link

How can I proceed with this? Any link to source code?

@jamesknelson
Copy link
Collaborator Author

You should be able to get the site running by following the instructions at the bottom of README.md in the root directory. The relevant code is in site/wrappers/MenuWrapper.*

Once you've got it running, the main thing which still needs doing is displaying a dropdown menu for navigation on mobile. If you do have a go at this, please make sure you use raw JavaScript and React, as I don't want to include jQuery or other libraries on the documentation website.

@jamesknelson
Copy link
Collaborator Author

Finished this off, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants