Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Navigation and news tiles update #9548

Closed
wants to merge 12 commits into from

Conversation

thinksanky
Copy link
Contributor

@thinksanky thinksanky commented Jan 24, 2018

Description

This PR has the following changes:

  • Collapsed Tutorials under Docs Nav Menu.
  • Collapsed Discuss under Community Nav Menu.
  • Rearranged the New tiles section.

Checklist

Essentials

  • Passed make docs.
  • Validate the fixes on localhost

@thinksanky thinksanky requested a review from szha as a code owner January 24, 2018 20:42
@thinksanky
Copy link
Contributor Author

Note -
API Menu should also be collapsed under Docs Menu. I am working on that. Since I saw some issues with submenus, I will be pushing that PR later. - "Bias for Action!"

@thinksanky
Copy link
Contributor Author

screen shot 2018-01-24 at 12 45 53 pm

<h3>Introducing - Gluon</h3>
<p>We’re happy to introduce a new elegant, easy to use, imperative interface for MXNet.
<h3>MXNet Model Server</h3>
<p>Apache MXNet Model Server (MMS) is a flexible and easy to use tool for serving deep learning models exported from MXNet or the Open Neural Network Exchange (ONNX).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not an apache package. @hen would that be a problem?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change line 30 to:
Model Server for Apache MXNet

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And get rid of the (MMS) since it doesn't match up here! Thanks!

</p>
<a href="http://gluon.mxnet.io">Learn More</a>
<a href="https://github.com/awslabs/mxnet-model-server/blob/master/README.md">Learn More</a>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<h3>Introducing - Gluon</h3>
<p>We’re happy to introduce a new elegant, easy to use, imperative interface for MXNet.
<h3>MXNet Model Server</h3>
<p>Apache MXNet Model Server (MMS) is a flexible and easy to use tool for serving deep learning models exported from MXNet or the Open Neural Network Exchange (ONNX).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we cannot call out ONNX support yet - since 0.2 goes out on 2/5

@thinksanky
Copy link
Contributor Author

screen shot 2018-01-24 at 6 51 41 pm

@thinksanky
Copy link
Contributor Author

screen shot 2018-01-24 at 6 54 28 pm

@piiswrong
Copy link
Contributor

Where is the tutorial tab?

<h3>Apache MXNet 1.0 Released</h3>
<p>We're excited to announce the release of MXNet 1.0! Check out the release notes for latest updates.</p>
<a href="https://github.com/apache/incubator-mxnet/releases/tag/1.0.0">Learn More</a>
<h3>Apache MXNet 1.0.1 Released</h3>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the website version to 1.1.0

<a href="https://github.com/apache/incubator-mxnet/releases/tag/1.0.0">Learn More</a>
<h3>Apache MXNet 1.0.1 Released</h3>
<p>We're excited to announce the release of MXNet 1.0.1! Check out the release notes for latest updates.</p>
<a href="https://github.com/apache/incubator-mxnet/releases/tag/1.0.1">Learn More</a>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mbaijal are we supposed to have 1.1.0.rc0 in the link or 1.1.0?

Copy link
Contributor

@mbaijal mbaijal Jan 27, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally, It should be 1.1.0 everywhere. Once the RC is created, no src can be modified so it must be the final release tag.
However, This would lead to a broken link on the website and I think this should only be merged onto the release branch for now.

@thinksanky thinksanky changed the title updated release version to 1.0.1 on the mainpage and re-arranged news… updated release version to 1.1.0 on the mainpage and re-arranged news… Jan 29, 2018
@thinksanky
Copy link
Contributor Author

Note that the version numbering has changed from 1.0.1 to 1.1.0 for the release

@piiswrong
Copy link
Contributor

MXNet model server is actually another project. I wonder whether its appropriate to advertise it here.

@srochel
Copy link
Contributor

srochel commented Feb 1, 2018

I suggest we advertise MMS as a related project - we need to build the brand around MXNet. In a few weeks we also want to add Tensorboard-MXNet etc.

@thinksanky
Copy link
Contributor Author

screen shot 2018-02-06 at 4 17 40 pm

@thinksanky
Copy link
Contributor Author

Rephrased title

@thinksanky thinksanky changed the title updated release version to 1.1.0 on the mainpage and re-arranged news… Navigation and news tiles update Feb 7, 2018
@thinksanky thinksanky closed this Mar 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants