[MXNET-293] Navigation updates#10449
Conversation
1. Add ONNX to Docs 2. Move Github to Community 3. ename Gluon Model Zoo to Model Zoo
| <a href="#" class="main-nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="true">Community <span class="caret"></span></a> | ||
| <ul id="package-dropdown-menu-community" class="dropdown-menu navbar-menu"> | ||
| <li><a class="main-nav-link" href="http://discuss.mxnet.io">Forum</a></li> | ||
| <li><a class="main-nav-link" href="https://github.com/dmlc/mxnet">Github</a></li> |
There was a problem hiding this comment.
please change to apache/incubator-mxnet
|
Updated the GitHub community URL. Please review http://54.210.6.225/ |
| <a href="#" class="main-nav-link dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="true">Gluon <span class="caret"></span></a> | ||
| <ul id="package-dropdown-menu" class="dropdown-menu navbar-menu"> | ||
| <li><a class="main-nav-link" href="{{url_root}}gluon/index.html">About</a></li> | ||
| <li><a class="main-nav-link" href="http://gluon.mxnet.io">Tutorials</a></li> |
There was a problem hiding this comment.
Why remove gluon ? No easy way for users to get to the gluon book now ?
There was a problem hiding this comment.
You can get to the Gluon book from the tutorials page. Plus @thomelane will be moving that link on the tutorials page above the fold, so it will be easier to see.
|
@piiswrong can we merge this ? |
|
Not sure about making Gluon less visible. What's the reason? |
|
Gluon is a Python API and being categorized at the top level was leading to some confusion. Also, the subsequent links were not that helpful. One led to an old About page that had outdated info. The other immediately led off-site, which was a jarring UX. Neither actual lead to the API, docs, or tutorials. |
|
So can this be merged now? |
|
@piiswrong the gluon crash course has been added to the front page as part of this PR: #10570 . Do you think we still need the Gluon link at the top level or can it be moved to tutorials ? |
|
I think think there should be a easy way to access the gluon book since the tutorial page doesn't look very good. |
|
CI preview is available at http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-10449/4/index.html In general, I feel this PR make the frontpage less well organized. We should have a proposal and reviewed by marketing experts, instead of patch it from time to time. |
| @@ -1,5 +1,5 @@ | |||
| var searchBox = $("#search-input-wrap"); | |||
| var TITLE = ['/install/', '/gluon/' , '/api/', '/docs/', '/github/', '/community/', ]; | |||
There was a problem hiding this comment.
removing gluon results an empty space on the navbar, and make people harder to find gluon.
see http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-10449/4/index.html
|
@mli @piiswrong So separately I've been rewriting the tutorials page, and a link to 'The Straight Dope' will be made clear in the Python tutorials section. In addition to this the relevant pages of the 'The Straight Dope' will be added to the tutorial list as their own items. So I don't think there's any concern that users will not be able to find the content from the 'The Straight Dope'. I'm also working to combine the contents of the Gluon About page with the API Docs introductions for the Python and Gluon package, and then reference this from a number of sources including FAQ. |
|
What if we put Gluon in the Docs menu? It would be highlighted there, and provide a link to the API docs page. This page will have the info Thom is mentioning, plus links to TSD, 60 min crash course, tutorials on site, etc. |
|
The PR is blocking the 1.2 RC creation. Can we keep Gluon in navigation bar until we have a complete proposal in place, reviewed and agreed? We should not have this discussions past feature freeze. |
|
Ok, I will add Gluon and its links back to the Navbar unless anyone has any objections. |
|
@srochel - this was intended to go out after 1.2 RC, but when ONNX was removed from the home page to make room for the 60-min crash course, we lost the only way to find ONNX info. It wouldn't even be in the nav, so that's why I asked for the overall nav update to be included as well. |
|
I have added Gluon back to the navbar. Please review @aaronmarkham @mli @piiswrong @srochel |
|
@piiswrong @mli gluon has been added back. Is this good to merge ? |
* Changes for SIM AWSDBUX-19875 1. Add ONNX to Docs 2. Move Github to Community 3. ename Gluon Model Zoo to Model Zoo * Removing Gluon from the Navbar and correcting the link for ONNX * Re-ordering the elements in the Navbar for SIM AWSDBUX-19875 * In the navbar, changing the Github URL to to apache/incubator-mxnet * Removing gluon and github from navbar.js * Adding Gluon back to the Navbar
* Changes for SIM AWSDBUX-19875 1. Add ONNX to Docs 2. Move Github to Community 3. ename Gluon Model Zoo to Model Zoo * Removing Gluon from the Navbar and correcting the link for ONNX * Re-ordering the elements in the Navbar for SIM AWSDBUX-19875 * In the navbar, changing the Github URL to to apache/incubator-mxnet * Removing gluon and github from navbar.js * Adding Gluon back to the Navbar
* Changes for SIM AWSDBUX-19875 1. Add ONNX to Docs 2. Move Github to Community 3. ename Gluon Model Zoo to Model Zoo * Removing Gluon from the Navbar and correcting the link for ONNX * Re-ordering the elements in the Navbar for SIM AWSDBUX-19875 * In the navbar, changing the Github URL to to apache/incubator-mxnet * Removing gluon and github from navbar.js * Adding Gluon back to the Navbar
* Changes for SIM AWSDBUX-19875 1. Add ONNX to Docs 2. Move Github to Community 3. ename Gluon Model Zoo to Model Zoo * Removing Gluon from the Navbar and correcting the link for ONNX * Re-ordering the elements in the Navbar for SIM AWSDBUX-19875 * In the navbar, changing the Github URL to to apache/incubator-mxnet * Removing gluon and github from navbar.js * Adding Gluon back to the Navbar
Description
Updates to the website navigation to be in line with the new organization.
Changes
Preview link -http://54.210.6.225/