You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by aa...@apache.org on 2021/02/23 00:54:07 UTC

[incubator-mxnet-site] branch asf-site updated: Publish triggered by CI

This is an automated email from the ASF dual-hosted git repository.

aaronmarkham pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new a813f95  Publish triggered by CI
a813f95 is described below

commit a813f953804afb060051f63661803afa65d3cefe
Author: mxnet-ci <mx...@amazon.com>
AuthorDate: Tue Feb 23 00:53:45 2021 +0000

    Publish triggered by CI
---
 .htaccess                                          |  17 +
 404.html                                           | 335 +-------
 api/architecture/exception_handling.html           | 355 +-------
 api/architecture/note_data_loading.html            | 357 +-------
 api/architecture/note_engine.html                  | 357 +-------
 api/architecture/note_memory.html                  | 357 +-------
 api/architecture/overview.html                     | 357 +-------
 api/architecture/program_model.html                | 357 +-------
 api/clojure.html                                   | 356 +-------
 api/clojure/docs/tutorials.html                    | 543 +-----------
 api/clojure/docs/tutorials/kvstore.html            | 355 +-------
 api/clojure/docs/tutorials/module.html             | 357 +-------
 api/clojure/docs/tutorials/ndarray.html            | 357 +-------
 api/clojure/docs/tutorials/symbol.html             | 357 +-------
 api/clojure/docs/tutorials/symbol_in_pictures.html | 357 +-------
 api/cpp.html                                       | 352 +-------
 api/cpp/docs/tutorials/basics.html                 | 356 +-------
 api/cpp/docs/tutorials/cpp_inference.html          | 358 +-------
 api/cpp/docs/tutorials/index.html                  | 542 +-----------
 .../docs/tutorials/multi_threaded_inference.html   | 358 +-------
 api/cpp/docs/tutorials/subgraph_api.html           | 358 +-------
 ...ebugging_and_performance_optimization_tips.html | 355 +-------
 .../examine_forward_results_with_hooks.html        | 355 +-------
 .../exception_handing_and_custom_error_types.html  | 355 +-------
 ...thub_contribution_and_PR_verification_tips.html | 355 +-------
 api/dev-guide/profiling.html                       | 357 +-------
 api/faq/add_op_in_backend.html                     | 355 +-------
 api/faq/cloud.html                                 | 355 +-------
 api/faq/distributed_training.html                  | 355 +-------
 api/faq/env_var.html                               | 355 +-------
 api/faq/float16.html                               | 355 +-------
 api/faq/gradient_compression.html                  | 355 +-------
 api/faq/large_tensor_support.html                  | 355 +-------
 api/faq/model_parallel_lstm.html                   | 357 +-------
 api/faq/new_op.html                                | 357 +-------
 api/faq/perf.html                                  | 357 +-------
 api/faq/recordio.html                              | 357 +-------
 api/faq/s3_integration.html                        | 357 +-------
 api/faq/security.html                              | 357 +-------
 api/faq/tensor_inspector_tutorial.html             | 357 +-------
 api/faq/using_rtc.html                             | 357 +-------
 api/faq/why_mxnet.html                             | 357 +-------
 api/index.html                                     | 333 +-------
 api/java.html                                      | 356 +-------
 api/java/docs/tutorials.html                       | 546 +------------
 api/java/docs/tutorials/ssd_inference.html         | 357 +-------
 api/julia.html                                     | 356 +-------
 api/perl.html                                      | 356 +-------
 api/perl/docs/tutorials.html                       | 543 +-----------
 api/perl/docs/tutorials/io.html                    | 355 +-------
 api/perl/docs/tutorials/kvstore.html               | 355 +-------
 api/perl/docs/tutorials/ndarray.html               | 357 +-------
 api/perl/docs/tutorials/symbol.html                | 357 +-------
 api/python.html                                    | 352 +-------
 api/python/docs/_modules/mxnet/gluon/block.html    |  16 +-
 .../docs/_modules/mxnet/gluon/data/dataloader.html |   4 +
 .../_sources/tutorials/deploy/export/onnx.ipynb    |  30 +-
 .../inference/image_classification_jetson.ipynb    |  20 +-
 .../tutorials/deploy/run-on-aws/cloud.ipynb        |   2 +-
 .../docs/_sources/tutorials/extend/customop.ipynb  |  42 +-
 .../crash-course/0-introduction.ipynb              |   2 +-
 .../getting-started/crash-course/1-nparray.ipynb   |  94 +--
 .../getting-started/crash-course/2-create-nn.ipynb | 130 +--
 .../getting-started/crash-course/3-autograd.ipynb  |  78 +-
 .../crash-course/4-components.ipynb                |  88 +-
 .../getting-started/crash-course/5-datasets.ipynb  |  56 +-
 .../getting-started/crash-course/6-train-nn.ipynb  |  74 +-
 .../getting-started/crash-course/7-use-gpus.ipynb  |  42 +-
 .../gluon_from_experiment_to_deployment.ipynb      |  34 +-
 .../logistic_regression_explained.ipynb            |  42 +-
 .../getting-started/to-mxnet/pytorch.ipynb         |  54 +-
 .../tutorials/packages/autograd/index.ipynb        |  50 +-
 .../gluon/blocks/activations/activations.ipynb     |  50 +-
 .../packages/gluon/blocks/custom-layer.ipynb       |  36 +-
 .../gluon/blocks/custom_layer_beginners.ipynb      |  34 +-
 .../packages/gluon/blocks/hybridize.ipynb          |  72 +-
 .../tutorials/packages/gluon/blocks/init.ipynb     |  62 +-
 .../tutorials/packages/gluon/blocks/naming.ipynb   |  44 +-
 .../tutorials/packages/gluon/blocks/nn.ipynb       |  34 +-
 .../packages/gluon/blocks/parameters.ipynb         |  74 +-
 .../packages/gluon/blocks/save_load_params.ipynb   |  42 +-
 .../packages/gluon/data/data_augmentation.ipynb    |  60 +-
 .../tutorials/packages/gluon/data/datasets.ipynb   |  56 +-
 .../tutorials/packages/gluon/image/info_gan.ipynb  |  74 +-
 .../tutorials/packages/gluon/image/mnist.ipynb     |  54 +-
 .../packages/gluon/loss/custom-loss.ipynb          |  38 +-
 .../packages/gluon/loss/kl_divergence.ipynb        |  32 +-
 .../tutorials/packages/gluon/loss/loss.ipynb       |  78 +-
 .../packages/gluon/training/fit_api_tutorial.ipynb |  48 +-
 .../learning_rates/learning_rate_finder.ipynb      |  34 +-
 .../learning_rates/learning_rate_schedules.ipynb   |  54 +-
 .../learning_rate_schedules_advanced.ipynb         |  60 +-
 .../gluon/training/normalization/index.ipynb       |  72 +-
 .../packages/gluon/training/trainer.ipynb          |  36 +-
 .../tutorials/packages/kvstore/kvstore.ipynb       |  34 +-
 .../packages/legacy/ndarray/01-ndarray-intro.ipynb |  54 +-
 .../legacy/ndarray/02-ndarray-operations.ipynb     |  62 +-
 .../legacy/ndarray/03-ndarray-contexts.ipynb       |  18 +-
 .../legacy/ndarray/gotchas_numpy_in_mxnet.ipynb    |  14 +-
 .../packages/legacy/ndarray/sparse/csr.ipynb       | 126 +--
 .../legacy/ndarray/sparse/row_sparse.ipynb         | 122 +--
 .../legacy/ndarray/sparse/train_gluon.ipynb        | 110 +--
 .../tutorials/packages/np/cheat-sheet.ipynb        | 224 ++---
 .../tutorials/packages/np/np-vs-numpy.ipynb        |  42 +-
 .../packages/onnx/fine_tuning_gluon.ipynb          | 114 +--
 .../packages/onnx/inference_on_onnx_model.ipynb    |  80 +-
 .../tutorials/packages/optimizer/index.ipynb       |  62 +-
 .../tutorials/performance/backend/amp.ipynb        |  52 +-
 .../performance/backend/mkldnn/mkldnn_readme.ipynb |  90 +-
 .../tutorials/performance/backend/profiler.ipynb   |  50 +-
 api/r.html                                         | 356 +-------
 api/r/docs/tutorials.html                          | 543 +-----------
 api/r/docs/tutorials/char_rnn_model.html           | 355 +-------
 .../classify_real_image_with_pretrained_model.html | 355 +-------
 api/r/docs/tutorials/custom_iterator.html          | 355 +-------
 api/r/docs/tutorials/multi_dim_lstm.html           | 357 +-------
 api/r/docs/tutorials/ndarray.html                  | 357 +-------
 api/r/docs/tutorials/symbol.html                   | 357 +-------
 api/scala.html                                     | 356 +-------
 api/scala/docs/tutorials.html                      | 542 +-----------
 api/scala/docs/tutorials/infer.html                | 355 +-------
 api/scala/docs/tutorials/io.html                   | 355 +-------
 api/scala/docs/tutorials/kvstore.html              | 355 +-------
 api/scala/docs/tutorials/ndarray.html              | 357 +-------
 api/scala/docs/tutorials/symbol.html               | 357 +-------
 api/scala/docs/tutorials/symbol_in_pictures.html   | 357 +-------
 assets/main.css                                    | 906 ---------------------
 assets/main.css.map                                |  42 -
 assets/main.scss                                   |  28 +
 blog/index.html                                    | 354 +-------
 community/code_guide.html                          | 333 +-------
 community/code_review.html                         | 333 +-------
 community/committer_guide.html                     | 333 +-------
 community/community.html                           | 333 +-------
 community/document.html                            | 333 +-------
 community/error_handling.html                      | 333 +-------
 community/git_howto.html                           | 333 +-------
 community/index.html                               | 333 +-------
 community/pull_request.html                        | 333 +-------
 date.txt                                           |   1 -
 ecosystem/index.html                               | 350 +-------
 features/index.html                                | 355 +-------
 feed.xml                                           |   2 +-
 get_started/build_from_source.html                 | 333 +-------
 get_started/download.html                          | 333 +-------
 get_started/index.html                             | 333 +-------
 get_started/jetson_setup.html                      | 333 +-------
 get_started/validate_mxnet.html                    | 333 +-------
 index.html                                         | 617 ++------------
 versions/master/404.html                           | 335 +-------
 .../api/architecture/exception_handling.html       | 355 +-------
 .../master/api/architecture/note_data_loading.html | 357 +-------
 versions/master/api/architecture/note_engine.html  | 357 +-------
 versions/master/api/architecture/note_memory.html  | 357 +-------
 versions/master/api/architecture/overview.html     | 357 +-------
 .../master/api/architecture/program_model.html     | 357 +-------
 versions/master/api/clojure.html                   | 356 +-------
 versions/master/api/clojure/docs/tutorials.html    | 543 +-----------
 .../master/api/clojure/docs/tutorials/kvstore.html | 355 +-------
 .../master/api/clojure/docs/tutorials/module.html  | 357 +-------
 .../master/api/clojure/docs/tutorials/ndarray.html | 357 +-------
 .../master/api/clojure/docs/tutorials/symbol.html  | 357 +-------
 .../clojure/docs/tutorials/symbol_in_pictures.html | 357 +-------
 versions/master/api/cpp.html                       | 352 +-------
 versions/master/api/cpp/docs/tutorials/basics.html | 356 +-------
 .../api/cpp/docs/tutorials/cpp_inference.html      | 358 +-------
 versions/master/api/cpp/docs/tutorials/index.html  | 542 +-----------
 .../docs/tutorials/multi_threaded_inference.html   | 358 +-------
 .../api/cpp/docs/tutorials/subgraph_api.html       | 358 +-------
 ...ebugging_and_performance_optimization_tips.html | 355 +-------
 .../examine_forward_results_with_hooks.html        | 355 +-------
 .../exception_handing_and_custom_error_types.html  | 355 +-------
 ...thub_contribution_and_PR_verification_tips.html | 355 +-------
 versions/master/api/dev-guide/profiling.html       | 357 +-------
 versions/master/api/faq/add_op_in_backend.html     | 355 +-------
 versions/master/api/faq/cloud.html                 | 355 +-------
 versions/master/api/faq/distributed_training.html  | 355 +-------
 versions/master/api/faq/env_var.html               | 355 +-------
 versions/master/api/faq/float16.html               | 355 +-------
 versions/master/api/faq/gradient_compression.html  | 355 +-------
 versions/master/api/faq/large_tensor_support.html  | 355 +-------
 versions/master/api/faq/model_parallel_lstm.html   | 357 +-------
 versions/master/api/faq/new_op.html                | 357 +-------
 versions/master/api/faq/perf.html                  | 357 +-------
 versions/master/api/faq/recordio.html              | 357 +-------
 versions/master/api/faq/s3_integration.html        | 357 +-------
 versions/master/api/faq/security.html              | 357 +-------
 .../master/api/faq/tensor_inspector_tutorial.html  | 357 +-------
 versions/master/api/faq/using_rtc.html             | 357 +-------
 versions/master/api/faq/why_mxnet.html             | 357 +-------
 versions/master/api/index.html                     | 333 +-------
 versions/master/api/java.html                      | 356 +-------
 versions/master/api/java/docs/tutorials.html       | 546 +------------
 .../api/java/docs/tutorials/ssd_inference.html     | 357 +-------
 versions/master/api/julia.html                     | 356 +-------
 versions/master/api/perl.html                      | 356 +-------
 versions/master/api/perl/docs/tutorials.html       | 543 +-----------
 versions/master/api/perl/docs/tutorials/io.html    | 355 +-------
 .../master/api/perl/docs/tutorials/kvstore.html    | 355 +-------
 .../master/api/perl/docs/tutorials/ndarray.html    | 357 +-------
 .../master/api/perl/docs/tutorials/symbol.html     | 357 +-------
 versions/master/api/python.html                    | 352 +-------
 .../python/docs/_modules/mxnet/gluon/block.html    |  16 +-
 .../docs/_modules/mxnet/gluon/data/dataloader.html |   4 +
 .../_sources/tutorials/deploy/export/onnx.ipynb    |  30 +-
 .../inference/image_classification_jetson.ipynb    |  20 +-
 .../tutorials/deploy/run-on-aws/cloud.ipynb        |   2 +-
 .../docs/_sources/tutorials/extend/customop.ipynb  |  42 +-
 .../crash-course/0-introduction.ipynb              |   2 +-
 .../getting-started/crash-course/1-nparray.ipynb   |  94 +--
 .../getting-started/crash-course/2-create-nn.ipynb | 130 +--
 .../getting-started/crash-course/3-autograd.ipynb  |  78 +-
 .../crash-course/4-components.ipynb                |  88 +-
 .../getting-started/crash-course/5-datasets.ipynb  |  56 +-
 .../getting-started/crash-course/6-train-nn.ipynb  |  74 +-
 .../getting-started/crash-course/7-use-gpus.ipynb  |  42 +-
 .../gluon_from_experiment_to_deployment.ipynb      |  34 +-
 .../logistic_regression_explained.ipynb            |  42 +-
 .../getting-started/to-mxnet/pytorch.ipynb         |  54 +-
 .../tutorials/packages/autograd/index.ipynb        |  50 +-
 .../gluon/blocks/activations/activations.ipynb     |  50 +-
 .../packages/gluon/blocks/custom-layer.ipynb       |  36 +-
 .../gluon/blocks/custom_layer_beginners.ipynb      |  34 +-
 .../packages/gluon/blocks/hybridize.ipynb          |  72 +-
 .../tutorials/packages/gluon/blocks/init.ipynb     |  62 +-
 .../tutorials/packages/gluon/blocks/naming.ipynb   |  44 +-
 .../tutorials/packages/gluon/blocks/nn.ipynb       |  34 +-
 .../packages/gluon/blocks/parameters.ipynb         |  74 +-
 .../packages/gluon/blocks/save_load_params.ipynb   |  42 +-
 .../packages/gluon/data/data_augmentation.ipynb    |  60 +-
 .../tutorials/packages/gluon/data/datasets.ipynb   |  56 +-
 .../tutorials/packages/gluon/image/info_gan.ipynb  |  74 +-
 .../tutorials/packages/gluon/image/mnist.ipynb     |  54 +-
 .../packages/gluon/loss/custom-loss.ipynb          |  38 +-
 .../packages/gluon/loss/kl_divergence.ipynb        |  32 +-
 .../tutorials/packages/gluon/loss/loss.ipynb       |  78 +-
 .../packages/gluon/training/fit_api_tutorial.ipynb |  48 +-
 .../learning_rates/learning_rate_finder.ipynb      |  34 +-
 .../learning_rates/learning_rate_schedules.ipynb   |  54 +-
 .../learning_rate_schedules_advanced.ipynb         |  60 +-
 .../gluon/training/normalization/index.ipynb       |  72 +-
 .../packages/gluon/training/trainer.ipynb          |  36 +-
 .../tutorials/packages/kvstore/kvstore.ipynb       |  34 +-
 .../packages/legacy/ndarray/01-ndarray-intro.ipynb |  54 +-
 .../legacy/ndarray/02-ndarray-operations.ipynb     |  62 +-
 .../legacy/ndarray/03-ndarray-contexts.ipynb       |  18 +-
 .../legacy/ndarray/gotchas_numpy_in_mxnet.ipynb    |  14 +-
 .../packages/legacy/ndarray/sparse/csr.ipynb       | 126 +--
 .../legacy/ndarray/sparse/row_sparse.ipynb         | 122 +--
 .../legacy/ndarray/sparse/train_gluon.ipynb        | 110 +--
 .../tutorials/packages/np/cheat-sheet.ipynb        | 224 ++---
 .../tutorials/packages/np/np-vs-numpy.ipynb        |  42 +-
 .../packages/onnx/fine_tuning_gluon.ipynb          | 114 +--
 .../packages/onnx/inference_on_onnx_model.ipynb    |  80 +-
 .../tutorials/packages/optimizer/index.ipynb       |  62 +-
 .../tutorials/performance/backend/amp.ipynb        |  52 +-
 .../performance/backend/mkldnn/mkldnn_readme.ipynb |  90 +-
 .../tutorials/performance/backend/profiler.ipynb   |  50 +-
 versions/master/api/r.html                         | 356 +-------
 versions/master/api/r/docs/tutorials.html          | 543 +-----------
 .../api/r/docs/tutorials/char_rnn_model.html       | 355 +-------
 .../classify_real_image_with_pretrained_model.html | 355 +-------
 .../api/r/docs/tutorials/custom_iterator.html      | 355 +-------
 .../api/r/docs/tutorials/multi_dim_lstm.html       | 357 +-------
 versions/master/api/r/docs/tutorials/ndarray.html  | 357 +-------
 versions/master/api/r/docs/tutorials/symbol.html   | 357 +-------
 versions/master/api/scala.html                     | 356 +-------
 versions/master/api/scala/docs/tutorials.html      | 542 +-----------
 .../master/api/scala/docs/tutorials/infer.html     | 355 +-------
 versions/master/api/scala/docs/tutorials/io.html   | 355 +-------
 .../master/api/scala/docs/tutorials/kvstore.html   | 355 +-------
 .../master/api/scala/docs/tutorials/ndarray.html   | 357 +-------
 .../master/api/scala/docs/tutorials/symbol.html    | 357 +-------
 .../scala/docs/tutorials/symbol_in_pictures.html   | 357 +-------
 versions/master/assets/main.css                    | 906 ---------------------
 versions/master/assets/main.css.map                |  42 -
 versions/master/assets/main.scss                   |  28 +
 versions/master/blog/index.html                    | 354 +-------
 versions/master/community/code_guide.html          | 333 +-------
 versions/master/community/code_review.html         | 333 +-------
 versions/master/community/committer_guide.html     | 333 +-------
 versions/master/community/community.html           | 333 +-------
 versions/master/community/document.html            | 333 +-------
 versions/master/community/error_handling.html      | 333 +-------
 versions/master/community/git_howto.html           | 333 +-------
 versions/master/community/index.html               | 333 +-------
 versions/master/community/pull_request.html        | 333 +-------
 versions/master/ecosystem/index.html               | 350 +-------
 versions/master/features/index.html                | 355 +-------
 versions/master/feed.xml                           |   2 +-
 versions/master/get_started/build_from_source.html | 333 +-------
 versions/master/get_started/download.html          | 333 +-------
 versions/master/get_started/index.html             | 333 +-------
 versions/master/get_started/jetson_setup.html      | 333 +-------
 versions/master/get_started/validate_mxnet.html    | 333 +-------
 versions/master/index.html                         | 617 ++------------
 296 files changed, 7351 insertions(+), 65107 deletions(-)

diff --git a/.htaccess b/.htaccess
index 6cea5f2..83ace24 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,3 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+
+#   http://www.apache.org/licenses/LICENSE-2.0
+
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
  Options -Indexes
 DirectorySlash off
 RewriteEngine on
diff --git a/404.html b/404.html
index 5558e77..8e8a2c6 100644
--- a/404.html
+++ b/404.html
@@ -1,261 +1,27 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>Apache MXNet | A flexible and efficient library for deep learning.</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="Apache MXNet" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/404.html" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/404.html" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/404.html","headline":"Apache MXNet","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <style type="text/css" media="screen">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+
+---
+layout: default
+---
+
+<style type="text/css" media="screen">
   .container {
     margin: 10px auto;
     max-width: 600px;
@@ -281,56 +47,3 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
     <li><a href="/api/python/docs/api/">Python API Documentation</a></li>
   </div>
 </div>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/architecture/exception_handling.html b/api/architecture/exception_handling.html
index c845313..aa04c29 100644
--- a/api/architecture/exception_handling.html
+++ b/api/architecture/exception_handling.html
@@ -1,272 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>Exception Handling in MXNet | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="Exception Handling in MXNet" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/architecture/exception_handling" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/architecture/exception_handling" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/architecture/exception_handling","headline":"Exception Handling in MXNet","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">Exception Handling in MXNet</h1>
-        <h3></h3></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
         <h3 style="text-transform: capitalize; padding-left:10px">architecture</h3>
         <ul>
@@ -317,8 +70,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/architecture/exception_handling">Exception Handling in MXNet</a></li>
               <!-- page-category -->
@@ -399,10 +150,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/architecture/note_data_loading">Efficient Data Loaders</a></li>
               <!-- page-category -->
@@ -594,61 +341,3 @@ down the dependency chain. Once there is a synchronizing call i.e. WaitToRead fo
 
     </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/architecture/note_data_loading.html b/api/architecture/note_data_loading.html
index 4aaf0f5..35620c1 100644
--- a/api/architecture/note_data_loading.html
+++ b/api/architecture/note_data_loading.html
@@ -1,272 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>Efficient Data Loaders | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="Efficient Data Loaders" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/architecture/note_data_loading" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/architecture/note_data_loading" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/architecture/note_data_loading","headline":"Efficient Data Loaders","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">Efficient Data Loaders</h1>
-        <h3></h3></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
         <h3 style="text-transform: capitalize; padding-left:10px">architecture</h3>
         <ul>
@@ -317,8 +70,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/architecture/exception_handling">Exception Handling in MXNet</a></li>
               <!-- page-category -->
@@ -399,10 +150,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/architecture/note_data_loading">Efficient Data Loaders</a></li>
               <!-- page-category -->
@@ -460,8 +207,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
               <!-- page-category -->
             
               <!-- page-category -->
-            
-              <!-- page-category -->
                <!-- resource-p -->
         </ul>
     </div>
@@ -753,61 +498,3 @@ More detail will be provided when such applications have been running on MXNet.<
 
     </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/architecture/note_engine.html b/api/architecture/note_engine.html
index bf0cbac..dbc108f 100644
--- a/api/architecture/note_engine.html
+++ b/api/architecture/note_engine.html
@@ -1,272 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>Dependency Engine | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="Dependency Engine" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/architecture/note_engine" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/architecture/note_engine" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/architecture/note_engine","headline":"Dependency Engine","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">Dependency Engine</h1>
-        <h3></h3></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
         <h3 style="text-transform: capitalize; padding-left:10px">architecture</h3>
         <ul>
@@ -317,8 +70,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/architecture/exception_handling">Exception Handling in MXNet</a></li>
               <!-- page-category -->
@@ -399,10 +150,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/architecture/note_data_loading">Efficient Data Loaders</a></li>
               <!-- page-category -->
@@ -460,8 +207,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
               <!-- page-category -->
             
               <!-- page-category -->
-            
-              <!-- page-category -->
                <!-- resource-p -->
         </ul>
     </div>
@@ -861,61 +606,3 @@ We welcome your contributions.</p>
 
     </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/architecture/note_memory.html b/api/architecture/note_memory.html
index 6d28d58..73b341b 100644
--- a/api/architecture/note_memory.html
+++ b/api/architecture/note_memory.html
@@ -1,272 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>Memory Consumption | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="Memory Consumption" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/architecture/note_memory" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/architecture/note_memory" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/architecture/note_memory","headline":"Memory Consumption","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">Memory Consumption</h1>
-        <h3></h3></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
         <h3 style="text-transform: capitalize; padding-left:10px">architecture</h3>
         <ul>
@@ -317,8 +70,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/architecture/exception_handling">Exception Handling in MXNet</a></li>
               <!-- page-category -->
@@ -399,10 +150,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/architecture/note_data_loading">Efficient Data Loaders</a></li>
               <!-- page-category -->
@@ -460,8 +207,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
               <!-- page-category -->
             
               <!-- page-category -->
-            
-              <!-- page-category -->
                <!-- resource-p -->
         </ul>
     </div>
@@ -818,61 +563,3 @@ used by symbolic libraries, such as Theano. Most of the ideas in this article in
 
     </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/architecture/overview.html b/api/architecture/overview.html
index 9e7a836..1c54cfb 100644
--- a/api/architecture/overview.html
+++ b/api/architecture/overview.html
@@ -1,272 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>MXNet System Architecture | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="MXNet System Architecture" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/architecture/overview" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/architecture/overview" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/architecture/overview","headline":"MXNet System Architecture","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">MXNet System Architecture</h1>
-        <h3></h3></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
         <h3 style="text-transform: capitalize; padding-left:10px">architecture</h3>
         <ul>
@@ -317,8 +70,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/architecture/exception_handling">Exception Handling in MXNet</a></li>
               <!-- page-category -->
@@ -399,10 +150,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/architecture/note_data_loading">Efficient Data Loaders</a></li>
               <!-- page-category -->
@@ -460,8 +207,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
               <!-- page-category -->
             
               <!-- page-category -->
-            
-              <!-- page-category -->
                <!-- resource-p -->
         </ul>
     </div>
@@ -1331,61 +1076,3 @@ more than one output, or that need more features, see the original <a href="over
 
     </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/architecture/program_model.html b/api/architecture/program_model.html
index 24c0690..9abae61 100644
--- a/api/architecture/program_model.html
+++ b/api/architecture/program_model.html
@@ -1,272 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>Deep Learning Programming Paradigm | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="Deep Learning Programming Paradigm" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/architecture/program_model" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/architecture/program_model" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/architecture/program_model","headline":"Deep Learning Programming Paradigm","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">Deep Learning Programming Paradigm</h1>
-        <h3></h3></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
         <h3 style="text-transform: capitalize; padding-left:10px">architecture</h3>
         <ul>
@@ -317,8 +70,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/architecture/exception_handling">Exception Handling in MXNet</a></li>
               <!-- page-category -->
@@ -399,10 +150,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/architecture/note_data_loading">Efficient Data Loaders</a></li>
               <!-- page-category -->
@@ -460,8 +207,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
               <!-- page-category -->
             
               <!-- page-category -->
-            
-              <!-- page-category -->
                <!-- resource-p -->
         </ul>
     </div>
@@ -1085,61 +830,3 @@ documentation, <a href="http://github.com/apache/incubator-mxnet">fork us on Git
 
     </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/clojure.html b/api/clojure.html
index 5a51290..a9cb263 100644
--- a/api/clojure.html
+++ b/api/clojure.html
@@ -1,273 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>Clojure Guide | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="Clojure Guide" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/clojure" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/clojure" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/clojure","headline":"Clojure Guide","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">Clojure Guide</h1>
-        <h3></h3><a style="float:left; margin-top:20px" href="/versions/master/get_started" class="btn btn-action">Get Started
-            <span class="span-accented">›</span></a></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
 
         
@@ -275,15 +27,9 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
         
            <!-- resource-p -->
         
-           <!-- resource-p -->
-        
-        
         
         
         
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
         
            <!-- resource-p -->
         
@@ -495,61 +241,3 @@ computing and state-of-art deep learning to Clojure. It enables you to write sea
 </span></code></pre></div></div>
 </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/clojure/docs/tutorials.html b/api/clojure/docs/tutorials.html
index d3f8537..91c1475 100644
--- a/api/clojure/docs/tutorials.html
+++ b/api/clojure/docs/tutorials.html
@@ -1,462 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>Clojure Tutorials | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="Clojure Tutorials" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/clojure/docs/tutorials" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/clojure/docs/tutorials" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/clojure/docs/tutorials","headline":"Clojure Tutorials","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
 
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
+    http://www.apache.org/licenses/LICENSE-2.0
 
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">Clojure Tutorials</h1>
-        <h3></h3><a style="float:left; margin-top:20px" href="" class="btn btn-action">Get Started
-            <span class="span-accented">›</span></a></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
-    <div class="col-3 docs-side-bar">
-
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-        
-        
-        
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-          <!-- page -->
-        </ul>
-    </div>
-    <div class="col-9">
-        <h2>List of available tutorials</h2>
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page_api
+---
+<h2>List of available tutorials</h2>
 <ul>
     
        <!-- resource-p -->
@@ -465,8 +28,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
     
        <!-- resource-p -->
     
-       <!-- resource-p -->
-    
     
       <!-- page-category -->
        <!-- resource-p -->
@@ -557,8 +118,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
     
        <!-- resource-p -->
     
-       <!-- resource-p -->
-    
     
       <!-- page-category -->
        <!-- resource-p -->
@@ -591,8 +150,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
     
        <!-- resource-p -->
     
-       <!-- resource-p -->
-    
     
     
     <li><a href="/versions/master/api/clojure/docs/tutorials/module">Module API</a></li>
@@ -700,63 +257,3 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
        <!-- resource-p -->
       <!-- page -->
 </ul>
-</div>
-</div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/clojure/docs/tutorials/kvstore.html b/api/clojure/docs/tutorials/kvstore.html
index 6ec7cc2..ee6daa6 100644
--- a/api/clojure/docs/tutorials/kvstore.html
+++ b/api/clojure/docs/tutorials/kvstore.html
@@ -1,272 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>KVStore API | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="KVStore API" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/clojure/docs/tutorials/kvstore" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/clojure/docs/tutorials/kvstore" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/clojure/docs/tutorials/kvstore","headline":"KVStore API","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">KVStore API</h1>
-        <h3></h3></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
 
         
@@ -274,15 +27,9 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
         
            <!-- resource-p -->
         
-           <!-- resource-p -->
-        
-        
         
         
         
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
         
            <!-- resource-p -->
         
@@ -554,61 +301,3 @@ the interface for generating a list of key-value pairs. For a single device, use
 </span></code></pre></div></div>
 </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/clojure/docs/tutorials/module.html b/api/clojure/docs/tutorials/module.html
index d69ad443..8be8f14 100644
--- a/api/clojure/docs/tutorials/module.html
+++ b/api/clojure/docs/tutorials/module.html
@@ -1,272 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>Module API | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="Module API" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/clojure/docs/tutorials/module" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/clojure/docs/tutorials/module" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/clojure/docs/tutorials/module","headline":"Module API","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">Module API</h1>
-        <h3></h3></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
 
         
@@ -274,17 +27,9 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
         
            <!-- resource-p -->
         
-           <!-- resource-p -->
-        
-        
-        
-        
         
-           <!-- resource-p -->
         
-           <!-- resource-p -->
         
-           <!-- resource-p -->
         
            <!-- resource-p -->
         
@@ -693,61 +438,3 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
 </ul>
 </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/clojure/docs/tutorials/ndarray.html b/api/clojure/docs/tutorials/ndarray.html
index ae27eb8..126719d 100644
--- a/api/clojure/docs/tutorials/ndarray.html
+++ b/api/clojure/docs/tutorials/ndarray.html
@@ -1,272 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>NDArray | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="NDArray" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/clojure/docs/tutorials/ndarray" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/clojure/docs/tutorials/ndarray" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/clojure/docs/tutorials/ndarray","headline":"NDArray","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">NDArray</h1>
-        <h3></h3></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
 
         
@@ -274,17 +27,9 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
         
            <!-- resource-p -->
         
-           <!-- resource-p -->
-        
-        
-        
-        
         
-           <!-- resource-p -->
         
-           <!-- resource-p -->
         
-           <!-- resource-p -->
         
            <!-- resource-p -->
         
@@ -587,61 +332,3 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
 
 </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/clojure/docs/tutorials/symbol.html b/api/clojure/docs/tutorials/symbol.html
index 610cc58..091691c 100644
--- a/api/clojure/docs/tutorials/symbol.html
+++ b/api/clojure/docs/tutorials/symbol.html
@@ -1,272 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>Symbolic API | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="Symbolic API" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/clojure/docs/tutorials/symbol" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/clojure/docs/tutorials/symbol" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/clojure/docs/tutorials/symbol","headline":"Symbolic API","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">Symbolic API</h1>
-        <h3></h3></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
 
         
@@ -274,17 +27,9 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
         
            <!-- resource-p -->
         
-           <!-- resource-p -->
-        
-        
-        
-        
         
-           <!-- resource-p -->
         
-           <!-- resource-p -->
         
-           <!-- resource-p -->
         
            <!-- resource-p -->
         
@@ -599,61 +344,3 @@ You can configure the graphs either at the level of neural network layer operati
 </ul>
 </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/clojure/docs/tutorials/symbol_in_pictures.html b/api/clojure/docs/tutorials/symbol_in_pictures.html
index 21b7f70..5fcb1c6 100644
--- a/api/clojure/docs/tutorials/symbol_in_pictures.html
+++ b/api/clojure/docs/tutorials/symbol_in_pictures.html
@@ -1,272 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>Symbolic API with Pictures | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="Symbolic API with Pictures" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/clojure/docs/tutorials/symbol_in_pictures" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/clojure/docs/tutorials/symbol_in_pictures" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/clojure/docs/tutorials/symbol_in_pictures","headline":"Symbolic API with Pictures","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">Symbolic API with Pictures</h1>
-        <h3></h3></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
 
         
@@ -274,17 +27,9 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
         
            <!-- resource-p -->
         
-           <!-- resource-p -->
-        
-        
-        
-        
         
-           <!-- resource-p -->
         
-           <!-- resource-p -->
         
-           <!-- resource-p -->
         
            <!-- resource-p -->
         
@@ -550,61 +295,3 @@ the Executor for you.</p>
 <p>See <a href="symbol">Symbolic API</a> and <a href="/versions/master/api/python">Python Documentation</a>.</p>
 </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/cpp.html b/api/cpp.html
index 603fee5..164ed31 100644
--- a/api/cpp.html
+++ b/api/cpp.html
@@ -1,273 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>C++ Guide | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="C++ Guide" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/cpp" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/cpp" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/cpp","headline":"C++ Guide","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
 
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
+    http://www.apache.org/licenses/LICENSE-2.0
 
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">C++ Guide</h1>
-        <h3></h3><a style="float:left; margin-top:20px" href="/versions/master/get_started" class="btn btn-action">Get Started
-            <span class="span-accented">›</span></a></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
 
         
@@ -275,8 +27,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
         
            <!-- resource-p -->
         
-           <!-- resource-p -->
-        
         
         
         
@@ -448,10 +198,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
            <!-- resource-p -->
         
            <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
           <!-- page -->
         </ul>
     </div>
@@ -510,61 +256,3 @@ The users of these bindings are required to build this package as mentioned belo
 </ol>
 </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/cpp/docs/tutorials/basics.html b/api/cpp/docs/tutorials/basics.html
index cfe67f5..740b591 100644
--- a/api/cpp/docs/tutorials/basics.html
+++ b/api/cpp/docs/tutorials/basics.html
@@ -1,273 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>Basics | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="Basics" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/cpp/docs/tutorials/basics" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/cpp/docs/tutorials/basics" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/cpp/docs/tutorials/basics","headline":"Basics","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">Basics</h1>
-        <h3></h3><a style="float:left; margin-top:20px" href="/versions/master/get_started" class="btn btn-action">Get Started
-            <span class="span-accented">›</span></a></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
 
         
@@ -275,15 +27,9 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
         
            <!-- resource-p -->
         
-           <!-- resource-p -->
-        
-        
         
         
         
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
         
            <!-- resource-p -->
         
@@ -550,61 +296,3 @@ You can find the complete code in <code class="highlighter-rouge">mlp_gpu.cpp</c
 Note that the shared library must be built with GPU support enabled.</p>
 </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/cpp/docs/tutorials/cpp_inference.html b/api/cpp/docs/tutorials/cpp_inference.html
index 9ef7bf2..d15efa3 100644
--- a/api/cpp/docs/tutorials/cpp_inference.html
+++ b/api/cpp/docs/tutorials/cpp_inference.html
@@ -1,273 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>C++ API inference tutorial | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="C++ API inference tutorial" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/cpp/docs/tutorials/cpp_inference" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/cpp/docs/tutorials/cpp_inference" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/cpp/docs/tutorials/cpp_inference","headline":"C++ API inference tutorial","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">C++ API inference tutorial</h1>
-        <h3></h3><a style="float:left; margin-top:20px" href="/versions/master/get_started" class="btn btn-action">Get Started
-            <span class="span-accented">›</span></a></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
 
         
@@ -275,17 +27,9 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
         
            <!-- resource-p -->
         
-           <!-- resource-p -->
-        
-        
-        
-        
         
-           <!-- resource-p -->
         
-           <!-- resource-p -->
         
-           <!-- resource-p -->
         
            <!-- resource-p -->
         
@@ -739,61 +483,3 @@ The full code is available in the <a href="https://github.com/apache/incubator-m
 </ol>
 </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/cpp/docs/tutorials/index.html b/api/cpp/docs/tutorials/index.html
index 3a25784..b2d4c80 100644
--- a/api/cpp/docs/tutorials/index.html
+++ b/api/cpp/docs/tutorials/index.html
@@ -1,461 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>C++ Tutorials | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="C++ Tutorials" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/cpp/docs/tutorials/" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/cpp/docs/tutorials/" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/cpp/docs/tutorials/","headline":"C++ Tutorials","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
 
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
+    http://www.apache.org/licenses/LICENSE-2.0
 
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">C++ Tutorials</h1>
-        <h3></h3></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
-    <div class="col-3 docs-side-bar">
-
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-        
-        
-        
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-        
-           <!-- resource-p -->
-          <!-- page -->
-        </ul>
-    </div>
-    <div class="col-9">
-        <h2>List of available tutorials</h2>
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page_api
+---
+<h2>List of available tutorials</h2>
 <ul>
     
        <!-- resource-p -->
@@ -464,8 +28,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
     
        <!-- resource-p -->
     
-       <!-- resource-p -->
-    
     
     
     <li><a href="/versions/master/api/cpp/docs/tutorials/basics">Basics</a></li>
@@ -558,8 +120,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
     
        <!-- resource-p -->
     
-       <!-- resource-p -->
-    
     
       <!-- page-category -->
        <!-- resource-p -->
@@ -590,8 +150,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
     
        <!-- resource-p -->
     
-       <!-- resource-p -->
-    
     
       <!-- page-category -->
        <!-- resource-p -->
@@ -697,63 +255,3 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
        <!-- resource-p -->
       <!-- page -->
 </ul>
-</div>
-</div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/cpp/docs/tutorials/multi_threaded_inference.html b/api/cpp/docs/tutorials/multi_threaded_inference.html
index 3653502e..aca27b8 100644
--- a/api/cpp/docs/tutorials/multi_threaded_inference.html
+++ b/api/cpp/docs/tutorials/multi_threaded_inference.html
@@ -1,273 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>Multi Threaded Inference | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="Multi Threaded Inference" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/cpp/docs/tutorials/multi_threaded_inference" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/cpp/docs/tutorials/multi_threaded_inference" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/cpp/docs/tutorials/multi_threaded_inference","headline":"Multi Threaded Inference","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">Multi Threaded Inference</h1>
-        <h3></h3><a style="float:left; margin-top:20px" href="/versions/master/get_started" class="btn btn-action">Get Started
-            <span class="span-accented">›</span></a></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
 
         
@@ -275,17 +27,9 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
         
            <!-- resource-p -->
         
-           <!-- resource-p -->
-        
-        
-        
-        
         
-           <!-- resource-p -->
         
-           <!-- resource-p -->
         
-           <!-- resource-p -->
         
            <!-- resource-p -->
         
@@ -672,61 +416,3 @@ the CPP frontend to run multi-threaded inference as of today.</li>
 For more updates, please subscribe to discussion activity on RFC: https://github.com/apache/incubator-mxnet/issues/16431.</p>
 </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/cpp/docs/tutorials/subgraph_api.html b/api/cpp/docs/tutorials/subgraph_api.html
index 2377df8..0b2de33 100644
--- a/api/cpp/docs/tutorials/subgraph_api.html
+++ b/api/cpp/docs/tutorials/subgraph_api.html
@@ -1,273 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>Subgraph API | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="Subgraph API" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/cpp/docs/tutorials/subgraph_api" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/cpp/docs/tutorials/subgraph_api" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/cpp/docs/tutorials/subgraph_api","headline":"Subgraph API","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">Subgraph API</h1>
-        <h3></h3><a style="float:left; margin-top:20px" href="/versions/master/get_started" class="btn btn-action">Get Started
-            <span class="span-accented">›</span></a></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
 
         
@@ -275,17 +27,9 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
         
            <!-- resource-p -->
         
-           <!-- resource-p -->
-        
-        
-        
-        
         
-           <!-- resource-p -->
         
-           <!-- resource-p -->
         
-           <!-- resource-p -->
         
            <!-- resource-p -->
         
@@ -622,61 +366,3 @@ attach different operators to execute the subgraphs.</p>
 <!-- INSERT SOURCE DOWNLOAD BUTTONS -->
 </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/dev-guide/debugging_and_performance_optimization_tips.html b/api/dev-guide/debugging_and_performance_optimization_tips.html
index 74182a6..61163a1 100644
--- a/api/dev-guide/debugging_and_performance_optimization_tips.html
+++ b/api/dev-guide/debugging_and_performance_optimization_tips.html
@@ -1,272 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>Debugging and performance optimization tips | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="Debugging and performance optimization tips" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/dev-guide/debugging_and_performance_optimization_tips" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/dev-guide/debugging_and_performance_optimization_tips" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/dev-guide/debugging_and_performance_optimization_tips","headline":"Debugging and performance optimization tips","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">Debugging and performance optimization tips</h1>
-        <h3></h3></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
         <h3 style="text-transform: capitalize; padding-left:10px">Developer Guide</h3>
         <ul>
@@ -301,8 +54,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/dev-guide/debugging_and_performance_optimization_tips">Debugging and performance optimization tips</a></li>
               <!-- page-category -->
@@ -415,10 +166,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/dev-guide/profiling">Profiling</a></li>
               <!-- page-category -->
@@ -524,61 +271,3 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
 
     </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/dev-guide/examine_forward_results_with_hooks.html b/api/dev-guide/examine_forward_results_with_hooks.html
index 1d5f1d8..813d9cd 100644
--- a/api/dev-guide/examine_forward_results_with_hooks.html
+++ b/api/dev-guide/examine_forward_results_with_hooks.html
@@ -1,272 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>Examine forward results with hooks | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="Examine forward results with hooks" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/dev-guide/examine_forward_results_with_hooks" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/dev-guide/examine_forward_results_with_hooks" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/dev-guide/examine_forward_results_with_hooks","headline":"Examine forward results with hooks","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">Examine forward results with hooks</h1>
-        <h3></h3></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
         <h3 style="text-transform: capitalize; padding-left:10px">Developer Guide</h3>
         <ul>
@@ -301,8 +54,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/dev-guide/debugging_and_performance_optimization_tips">Debugging and performance optimization tips</a></li>
               <!-- page-category -->
@@ -415,10 +166,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/dev-guide/profiling">Profiling</a></li>
               <!-- page-category -->
@@ -611,61 +358,3 @@ print(block(input))
 
     </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/dev-guide/exception_handing_and_custom_error_types.html b/api/dev-guide/exception_handing_and_custom_error_types.html
index 6cf662d..e65883c 100644
--- a/api/dev-guide/exception_handing_and_custom_error_types.html
+++ b/api/dev-guide/exception_handing_and_custom_error_types.html
@@ -1,272 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>Exception handing and custom error types | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="Exception handing and custom error types" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/dev-guide/exception_handing_and_custom_error_types" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/dev-guide/exception_handing_and_custom_error_types" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/dev-guide/exception_handing_and_custom_error_types","headline":"Exception handing and custom error types","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">Exception handing and custom error types</h1>
-        <h3></h3></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
         <h3 style="text-transform: capitalize; padding-left:10px">Developer Guide</h3>
         <ul>
@@ -301,8 +54,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/dev-guide/debugging_and_performance_optimization_tips">Debugging and performance optimization tips</a></li>
               <!-- page-category -->
@@ -415,10 +166,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/dev-guide/profiling">Profiling</a></li>
               <!-- page-category -->
@@ -562,61 +309,3 @@ class MyError(mx.MXNetError):
 
     </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/dev-guide/github_contribution_and_PR_verification_tips.html b/api/dev-guide/github_contribution_and_PR_verification_tips.html
index 48945b2..5ba9a08 100644
--- a/api/dev-guide/github_contribution_and_PR_verification_tips.html
+++ b/api/dev-guide/github_contribution_and_PR_verification_tips.html
@@ -1,272 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>GitHub contribution and PR verification tips | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="GitHub contribution and PR verification tips" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/dev-guide/github_contribution_and_PR_verification_tips" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/dev-guide/github_contribution_and_PR_verification_tips" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/dev-guide/github_contribution_and_PR_verification_tips","headline":"GitHub contribution and PR verification tips","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
-        <div id="global-search-mobile-border">
-          <div id="gs-search-icon-mobile"></div>
-          <input id="global-search-mobile" placeholder="Search..." type="text"/>
-          <div id="global-search-dropdown-container-mobile">
-            <button class="gs-current-version-mobile btn" type="button" data-toggle="dropdown">
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown-mobile">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-        </div>
-        <a class="page-link" href="/versions/master/get_started">Get Started</a>
-        <a class="page-link" href="/versions/master/blog">Blog</a>
-        <a class="page-link" href="/versions/master/features">Features</a>
-        <a class="page-link" href="/versions/master/ecosystem">Ecosystem</a>
-        <a class="page-link" href="/versions/master/api">Docs & Tutorials</a>
-        <a class="page-link" href="https://github.com/apache/incubator-mxnet">GitHub</a>
-        <div class="dropdown">
-          <span class="dropdown-header">master
-            <svg class="dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true"><path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path></svg>
-          </span>
-          <div class="dropdown-content">
-            
-              
-                <a class="dropdown-option-active" href="/">master</a>
-              
-            
-              
-                <a href="/versions/1.7.0/">1.7.0</a>
-              
-            
-              
-                <a href="/versions/1.6.0/">1.6.0</a>
-              
-            
-              
-                <a href="/versions/1.5.0/">1.5.0</a>
-              
-            
-              
-                <a href="/versions/1.4.1/">1.4.1</a>
-              
-            
-              
-                <a href="/versions/1.3.1/">1.3.1</a>
-              
-            
-              
-                <a href="/versions/1.2.1/">1.2.1</a>
-              
-            
-              
-                <a href="/versions/1.1.0/">1.1.0</a>
-              
-            
-              
-                <a href="/versions/1.0.0/">1.0.0</a>
-              
-            
-              
-                <a href="/versions/0.12.1/">0.12.1</a>
-              
-            
-              
-                <a href="/versions/0.11.0/">0.11.0</a>
-              
-            
-          </div>
-        </div>
-      </div>
-    </nav>
-  </div>
-</header>
-<main class="page-content" aria-label="Content">
-    <script>
-
-</script>
-<article class="post">
-
-    <header class="post-header wrapper">
-        <h1 class="post-title">GitHub contribution and PR verification tips</h1>
-        <h3></h3></header>
-
-    <div class="post-content">
-        <div class="wrapper">
-            <div class="row">
+<!---
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+---
+layout: page
+---
+<div class="row">
     <div class="col-3 docs-side-bar">
         <h3 style="text-transform: capitalize; padding-left:10px">Developer Guide</h3>
         <ul>
@@ -301,8 +54,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/dev-guide/debugging_and_performance_optimization_tips">Debugging and performance optimization tips</a></li>
               <!-- page-category -->
@@ -415,10 +166,6 @@ if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNo
             
               <!-- page-category -->
             
-              <!-- page-category -->
-            
-              <!-- page-category -->
-            
             
             <li><a href="/versions/master/api/dev-guide/profiling">Profiling</a></li>
               <!-- page-category -->
@@ -632,61 +379,3 @@ git rebase --onto upstream/master HEAD~k
 
     </div>
 </div>
-
-        </div>
-    </div>
-
-</article>
-
-</main><footer class="site-footer h-card">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-4">
-                <h4 class="footer-category-title">Resources</h4>
-                <ul class="contact-list">
-                    <li><a href="/versions/master/community#stay-connected">Mailing lists</a></li>
-                    <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li>
-                    <li><a href="/versions/master/community#github-issues">Github Issues</a></li>
-                    <li><a href="https://github.com/apache/incubator-mxnet/projects">Projects</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li>
-                    <li><a href="/versions/master/community">Contribute To MXNet</a></li>
-
-                </ul>
-            </div>
-
-            <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/incubator-mxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#github"></use></svg> <span class="username">apache/incubator-mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="/versions/master/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">apachemxnet</span></a></ [...]
-</div>
-
-            <div class="col-4 footer-text">
-                <p>A flexible and efficient library for deep learning.</p>
-            </div>
-        </div>
-    </div>
-</footer>
-<footer class="site-footer2">
-    <div class="wrapper">
-        <div class="row">
-            <div class="col-3">
-                <img src="/versions/master/assets/img/apache_incubator_logo.png" class="footer-logo col-2">
-            </div>
-            <div class="footer-bottom-warning col-9">
-                <p>Apache MXNet is an effort undergoing incubation at The Apache Software Foundation (ASF), <span
-                        style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required
-                    of all newly accepted projects until a further review indicates that the infrastructure,
-                    communications, and decision making process have stabilized in a manner consistent with other
-                    successful ASF projects. While incubation status is not necessarily a reflection of the completeness
-                    or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-                </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache
-                    feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the
-                    Apache Software Foundation."</p>
-            </div>
-        </div>
-    </div>
-</footer>
-
-
-
-
-</body>
-
-</html>
diff --git a/api/dev-guide/profiling.html b/api/dev-guide/profiling.html
index 701804b..da27541 100644
--- a/api/dev-guide/profiling.html
+++ b/api/dev-guide/profiling.html
@@ -1,272 +1,25 @@
-<!DOCTYPE html>
-<html lang=" en"><head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet-icon.png" rel="icon" type="image/png"><!-- Begin Jekyll SEO tag v2.6.1 -->
-<title>Profiling | Apache MXNet</title>
-<meta name="generator" content="Jekyll v4.0.0" />
-<meta property="og:title" content="Profiling" />
-<meta property="og:locale" content="en_US" />
-<meta name="description" content="A flexible and efficient library for deep learning." />
-<meta property="og:description" content="A flexible and efficient library for deep learning." />
-<link rel="canonical" href="https://mxnet.apache.org/versions/master/api/dev-guide/profiling" />
-<meta property="og:url" content="https://mxnet.apache.org/versions/master/api/dev-guide/profiling" />
-<meta property="og:site_name" content="Apache MXNet" />
-<script type="application/ld+json">
-{"url":"https://mxnet.apache.org/versions/master/api/dev-guide/profiling","headline":"Profiling","description":"A flexible and efficient library for deep learning.","@type":"WebPage","@context":"https://schema.org"}</script>
-<!-- End Jekyll SEO tag -->
-<script src="https://medium-widget.pixelpoint.io/widget.js"></script>
-  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
-  <link rel="stylesheet" href="/versions/master/assets/main.css"><link type="application/atom+xml" rel="alternate" href="https://mxnet.apache.org/versions/master/feed.xml" title="Apache MXNet" /><script>
-if(!(window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1")) {
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-96378503-1', 'auto');
-  ga('send', 'pageview');
-}
-</script>
-  
-<script src="/versions/master/assets/js/jquery-3.3.1.min.js"></script><script src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js" defer></script>
-  <script src="/versions/master/assets/js/globalSearch.js" defer></script>
-  <script src="/versions/master/assets/js/clipboard.js" defer></script>
-  <script src="/versions/master/assets/js/copycode.js" defer></script></head>
-<body><header class="site-header" role="banner">
-
-  <script>
-    $(document).ready(function () {
-
-      // HEADER OPACITY LOGIC
-
-      function opacity_header() {
-        var value = "rgba(4,140,204," + ($(window).scrollTop() / 300 + 0.4) + ")"
-        $('.site-header').css("background-color", value)
-      }
-
-      $(window).scroll(function () {
-        opacity_header()
-      })
-      opacity_header();
-
-      // MENU SELECTOR LOGIC
-      $('.page-link').each( function () {
-        if (window.location.href.includes(this.href)) {
-          $(this).addClass("page-current");
-        }
-      });
-    })
-  </script>
-  <div class="wrapper">
-    <a class="site-title" rel="author" href="/versions/master/"><img
-            src="/versions/master/assets/img/mxnet_logo.png" class="site-header-logo"></a>
-    <nav class="site-nav">
-      <input type="checkbox" id="nav-trigger" class="nav-trigger"/>
-      <label for="nav-trigger">
-          <span class="menu-icon">
-            <svg viewBox="0 0 18 15" width="18px" height="15px">
-              <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
-            </svg>
-          </span>
-      </label>
-      <div class="gs-search-border">
-        <div id="gs-search-icon"></div>
-        <form id="global-search-form">
-          <input id="global-search" type="text" title="Search" placeholder="Search" />
-          <div id="global-search-dropdown-container">
-            <button class="gs-current-version btn" type="button" data-toggle="dropdown">
-                <span id="gs-current-version-label">master</span>
-                <svg class="gs-dropdown-caret" viewBox="0 0 32 32" class="icon icon-caret-bottom" aria-hidden="true">
-                    <path class="dropdown-caret-path" d="M24 11.305l-7.997 11.39L8 11.305z"></path>
-                </svg>
-            </button>
-            <ul class="gs-opt-group gs-version-dropdown">
-              
-                
-                  <li class="gs-opt gs-versions active">master</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.7.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.6.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.5.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.4.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.3.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.2.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.1.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">1.0.0</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.12.1</li>
-                
-              
-                
-                  <li class="gs-opt gs-versions">0.11.0</li>
-                
-              
-            </ul>
-        </div>
-          <span id="global-search-close">x</span>
-        </form>
-      </div>
-      <div class="trigger">
... 90168 lines suppressed ...