From 5e641a4756c19d699731c1de47030b91439dac99 Mon Sep 17 00:00:00 2001 From: Manu Seth <22492939+mseth10@users.noreply.github.com> Date: Tue, 28 Dec 2021 16:24:06 -0800 Subject: [PATCH] [website] Move trusted-by section from main page to a new page (#20788) * add custom jenkinsfile * move users from home page * test users page * revert htaccess change * move trusted-by section from homepage to ecosystem/ * Revert "move trusted-by section from homepage to ecosystem/" This reverts commit e214069a98a431c8fa1bc6d2a1a874907f1a664e. * copy powered_by to master/ * update trusted-by page * remove test jenkinsfile --- .../themes/mx-theme/mxtheme/header_top.html | 1 + docs/static_site/src/_includes/header.html | 1 + docs/static_site/src/_layouts/home.html | 8 ----- docs/static_site/src/_sass/minima/_home.scss | 14 -------- docs/static_site/src/pages/trusted_by.html | 34 +++++++++++++++++++ 5 files changed, 36 insertions(+), 22 deletions(-) create mode 100644 docs/static_site/src/pages/trusted_by.html diff --git a/docs/python_docs/themes/mx-theme/mxtheme/header_top.html b/docs/python_docs/themes/mx-theme/mxtheme/header_top.html index eaba20ba6fb1..579e90a07497 100644 --- a/docs/python_docs/themes/mx-theme/mxtheme/header_top.html +++ b/docs/python_docs/themes/mx-theme/mxtheme/header_top.html @@ -18,6 +18,7 @@ Features Ecosystem Docs & Tutorials + Trusted By GitHub -
-
-
-

Already trusted by

- -
-
-
{%- include footer.html -%} diff --git a/docs/static_site/src/_sass/minima/_home.scss b/docs/static_site/src/_sass/minima/_home.scss index bdb4f93047ed..5acc7f3664c3 100644 --- a/docs/static_site/src/_sass/minima/_home.scss +++ b/docs/static_site/src/_sass/minima/_home.scss @@ -170,20 +170,6 @@ a.btn { background-color: white; } -// === -// trusted-by -// === - -.trusted-by-section { - background-color: white; - color: $grey-color-dark; -} - -.trusted-by { - margin-top: 30px; - -} - // === // news // === diff --git a/docs/static_site/src/pages/trusted_by.html b/docs/static_site/src/pages/trusted_by.html new file mode 100644 index 000000000000..a49b3d881351 --- /dev/null +++ b/docs/static_site/src/pages/trusted_by.html @@ -0,0 +1,34 @@ +--- +layout: page +title: Trusted By +subtitle: These are some of the organizations that use MXNet. +action: Get Started +action_url: /get_started +permalink: /trusted_by/ +--- + + + +
+
+ +
+

+