From 76853f58dc1aab5a5f7c1e7c073873dff503cd06 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Tue, 4 Jul 2023 07:13:00 +0200 Subject: [PATCH] website: Remove reference to Docusaurus from home page Signed-off-by: Steffen Vogel --- .../src/components/HomepageFeatures/index.js | 4 +- website/static/img/rocket.svg | 47 ++++ website/static/img/rocket.svg.license | 4 + .../static/img/undraw_docusaurus_mountain.svg | 171 -------------- .../undraw_docusaurus_mountain.svg.license | 2 - .../static/img/undraw_docusaurus_react.svg | 170 -------------- .../img/undraw_docusaurus_react.svg.license | 2 - website/static/img/undraw_docusaurus_tree.svg | 40 ---- .../img/undraw_docusaurus_tree.svg.license | 2 - website/static/img/webrtc_logo.svg | 216 +++++------------- website/static/img/wireguard_logo.svg | 6 +- 11 files changed, 109 insertions(+), 555 deletions(-) create mode 100644 website/static/img/rocket.svg create mode 100644 website/static/img/rocket.svg.license delete mode 100644 website/static/img/undraw_docusaurus_mountain.svg delete mode 100644 website/static/img/undraw_docusaurus_mountain.svg.license delete mode 100644 website/static/img/undraw_docusaurus_react.svg delete mode 100644 website/static/img/undraw_docusaurus_react.svg.license delete mode 100644 website/static/img/undraw_docusaurus_tree.svg delete mode 100644 website/static/img/undraw_docusaurus_tree.svg.license diff --git a/website/src/components/HomepageFeatures/index.js b/website/src/components/HomepageFeatures/index.js index 259b7561..bd32903a 100644 --- a/website/src/components/HomepageFeatures/index.js +++ b/website/src/components/HomepageFeatures/index.js @@ -8,10 +8,10 @@ import styles from './styles.module.css'; const FeatureList = [ { title: 'Easy to Use', - Svg: require('@site/static/img/undraw_docusaurus_mountain.svg').default, + Svg: require('@site/static/img/rocket.svg').default, description: ( <> - Docusaurus was designed from the ground up to be easily installed and + cunīcu was designed from the ground up to be easily installed and used to get your website up and running quickly. ), diff --git a/website/static/img/rocket.svg b/website/static/img/rocket.svg new file mode 100644 index 00000000..99a62ae6 --- /dev/null +++ b/website/static/img/rocket.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/website/static/img/rocket.svg.license b/website/static/img/rocket.svg.license new file mode 100644 index 00000000..984d7355 --- /dev/null +++ b/website/static/img/rocket.svg.license @@ -0,0 +1,4 @@ +SPDX-FileCopyrightText: Creative Tail +SPDX-License-Identifier: CC-BY-4.0 + +Source: https://commons.wikimedia.org/wiki/File:Creative-Tail-rocket.svg \ No newline at end of file diff --git a/website/static/img/undraw_docusaurus_mountain.svg b/website/static/img/undraw_docusaurus_mountain.svg deleted file mode 100644 index af961c49..00000000 --- a/website/static/img/undraw_docusaurus_mountain.svg +++ /dev/null @@ -1,171 +0,0 @@ - - Easy to Use - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/website/static/img/undraw_docusaurus_mountain.svg.license b/website/static/img/undraw_docusaurus_mountain.svg.license deleted file mode 100644 index f227fd6d..00000000 --- a/website/static/img/undraw_docusaurus_mountain.svg.license +++ /dev/null @@ -1,2 +0,0 @@ -SPDX-FileCopyrightText: Facebook, Inc. and its affiliates. -SPDX-License-Identifier: MIT diff --git a/website/static/img/undraw_docusaurus_react.svg b/website/static/img/undraw_docusaurus_react.svg deleted file mode 100644 index 94b5cf08..00000000 --- a/website/static/img/undraw_docusaurus_react.svg +++ /dev/null @@ -1,170 +0,0 @@ - - Powered by React - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/website/static/img/undraw_docusaurus_react.svg.license b/website/static/img/undraw_docusaurus_react.svg.license deleted file mode 100644 index f227fd6d..00000000 --- a/website/static/img/undraw_docusaurus_react.svg.license +++ /dev/null @@ -1,2 +0,0 @@ -SPDX-FileCopyrightText: Facebook, Inc. and its affiliates. -SPDX-License-Identifier: MIT diff --git a/website/static/img/undraw_docusaurus_tree.svg b/website/static/img/undraw_docusaurus_tree.svg deleted file mode 100644 index d9161d33..00000000 --- a/website/static/img/undraw_docusaurus_tree.svg +++ /dev/null @@ -1,40 +0,0 @@ - - Focus on What Matters - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/website/static/img/undraw_docusaurus_tree.svg.license b/website/static/img/undraw_docusaurus_tree.svg.license deleted file mode 100644 index f227fd6d..00000000 --- a/website/static/img/undraw_docusaurus_tree.svg.license +++ /dev/null @@ -1,2 +0,0 @@ -SPDX-FileCopyrightText: Facebook, Inc. and its affiliates. -SPDX-License-Identifier: MIT diff --git a/website/static/img/webrtc_logo.svg b/website/static/img/webrtc_logo.svg index 4e2db8cb..0e4092e6 100644 --- a/website/static/img/webrtc_logo.svg +++ b/website/static/img/webrtc_logo.svg @@ -1,167 +1,53 @@ - + - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/website/static/img/wireguard_logo.svg b/website/static/img/wireguard_logo.svg index 02a7d430..20fa3164 100644 --- a/website/static/img/wireguard_logo.svg +++ b/website/static/img/wireguard_logo.svg @@ -1 +1,5 @@ - \ No newline at end of file + + + + +