From b7eeaeb9413ede295b33bc5d34f4b5abd6f534b6 Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 10 Jun 2020 21:58:31 -0500 Subject: [PATCH] Update landing page content and style --- docs/src/css/custom.css | 12 +- docs/src/pages/index.js | 59 +++--- docs/src/pages/styles.module.css | 12 ++ docs/static/img/logo.svg | 1 - .../static/img/undraw_docusaurus_mountain.svg | 170 ------------------ docs/static/img/undraw_docusaurus_react.svg | 169 ----------------- docs/static/img/undraw_docusaurus_tree.svg | 1 - docs/static/img/undraw_open_source.svg | 1 + docs/static/img/undraw_wireless.svg | 1 + docs/static/img/undraw_zephyr.svg | 1 + 10 files changed, 49 insertions(+), 378 deletions(-) delete mode 100644 docs/static/img/logo.svg delete mode 100644 docs/static/img/undraw_docusaurus_mountain.svg delete mode 100644 docs/static/img/undraw_docusaurus_react.svg delete mode 100644 docs/static/img/undraw_docusaurus_tree.svg create mode 100644 docs/static/img/undraw_open_source.svg create mode 100644 docs/static/img/undraw_wireless.svg create mode 100644 docs/static/img/undraw_zephyr.svg diff --git a/docs/src/css/custom.css b/docs/src/css/custom.css index 275794b4..f46a5653 100644 --- a/docs/src/css/custom.css +++ b/docs/src/css/custom.css @@ -8,12 +8,12 @@ /* You can override the default Infima variables here. */ :root { --ifm-color-primary: #026fc5; - --ifm-color-primary-dark: #0061ac; - --ifm-color-primary-darker: #024f8a; - --ifm-color-primary-darkest: #003761; - --ifm-color-primary-light: #097acf; - --ifm-color-primary-lighter: #1389e4; - --ifm-color-primary-lightest: #209af8; + --ifm-color-primary-dark: #0264b1; + --ifm-color-primary-darker: #025ea7; + --ifm-color-primary-darkest: #014e8a; + --ifm-color-primary-light: #027ad9; + --ifm-color-primary-lighter: #0280e3; + --ifm-color-primary-lightest: #0690fc; --ifm-code-font-size: 95%; } diff --git a/docs/src/pages/index.js b/docs/src/pages/index.js index ca209fc9..1b1fc658 100644 --- a/docs/src/pages/index.js +++ b/docs/src/pages/index.js @@ -7,36 +7,33 @@ import useBaseUrl from "@docusaurus/useBaseUrl"; import styles from "./styles.module.css"; const features = [ - // { - // title: <>Easy to Use, - // imageUrl: 'img/undraw_docusaurus_mountain.svg', - // description: ( - // <> - // Docusaurus was designed from the ground up to be easily installed and - // used to get your website up and running quickly. - // - // ), - // }, - // { - // title: <>Focus on What Matters, - // imageUrl: 'img/undraw_docusaurus_tree.svg', - // description: ( - // <> - // Docusaurus lets you focus on your docs, and we'll do the chores. Go - // ahead and move your docs into the docs directory. - // - // ), - // }, - // { - // title: <>Powered by React, - // imageUrl: 'img/undraw_docusaurus_react.svg', - // description: ( - // <> - // Extend or customize your website layout by reusing React. Docusaurus can - // be extended while reusing the same header and footer. - // - // ), - // }, + { + title: <>Powered by Zephyrâ„¢, + imageUrl: "img/undraw_zephyr.svg", + description: ( + <> + With a wide range of architecture support, ZMK is ready for many existing keyboards. + + ), + }, + { + title: <>Permissive Licensing, + imageUrl: "img/undraw_open_source.svg", + description: ( + <> + MIT licensed to remove any future limitations in innovation. + + ), + }, + { + title: <>Wireless First, + imageUrl: "img/undraw_wireless.svg", + description: ( + <> + Designed for the future, including wireless support. + + ), + }, ]; function Feature({ imageUrl, title, description }) { @@ -69,7 +66,7 @@ function Home() {
\ No newline at end of file diff --git a/docs/static/img/undraw_docusaurus_mountain.svg b/docs/static/img/undraw_docusaurus_mountain.svg deleted file mode 100644 index 431cef2f..00000000 --- a/docs/static/img/undraw_docusaurus_mountain.svg +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/static/img/undraw_docusaurus_react.svg b/docs/static/img/undraw_docusaurus_react.svg deleted file mode 100644 index e4170504..00000000 --- a/docs/static/img/undraw_docusaurus_react.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/static/img/undraw_docusaurus_tree.svg b/docs/static/img/undraw_docusaurus_tree.svg deleted file mode 100644 index a05cc03d..00000000 --- a/docs/static/img/undraw_docusaurus_tree.svg +++ /dev/null @@ -1 +0,0 @@ -docu_tree \ No newline at end of file diff --git a/docs/static/img/undraw_open_source.svg b/docs/static/img/undraw_open_source.svg new file mode 100644 index 00000000..80887c88 --- /dev/null +++ b/docs/static/img/undraw_open_source.svg @@ -0,0 +1 @@ +open source \ No newline at end of file diff --git a/docs/static/img/undraw_wireless.svg b/docs/static/img/undraw_wireless.svg new file mode 100644 index 00000000..5a7a9282 --- /dev/null +++ b/docs/static/img/undraw_wireless.svg @@ -0,0 +1 @@ +moving forward \ No newline at end of file diff --git a/docs/static/img/undraw_zephyr.svg b/docs/static/img/undraw_zephyr.svg new file mode 100644 index 00000000..beb01d7b --- /dev/null +++ b/docs/static/img/undraw_zephyr.svg @@ -0,0 +1 @@ +programmer \ No newline at end of file