From bdecdbbfe94d087271e675e2934a502e622dd72d Mon Sep 17 00:00:00 2001 From: Niraj Tolia Date: Wed, 21 Sep 2022 17:29:58 -0700 Subject: [PATCH] Update docs homepage (#929) ## Description Update docs homepage - Tagline - Images - Pillars - Discord, Twitter, Website links ## Type of change - [x] :sunflower: Feature ## Test Plan - [x] :muscle: Manual --- docs/docusaurus.config.js | 13 +- docs/src/components/HomepageFeatures/index.js | 21 +-- docs/static/img/data.svg | 1 + docs/static/img/savings.svg | 1 + docs/static/img/security.svg | 1 + .../static/img/undraw_docusaurus_mountain.svg | 171 ------------------ docs/static/img/undraw_docusaurus_react.svg | 170 ----------------- docs/static/img/undraw_docusaurus_tree.svg | 40 ---- 8 files changed, 23 insertions(+), 395 deletions(-) create mode 100644 docs/static/img/data.svg create mode 100644 docs/static/img/savings.svg create mode 100644 docs/static/img/security.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 diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index e12ae33cf..1ac08680b 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -7,7 +7,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula'); /** @type {import('@docusaurus/types').Config} */ const config = { title: 'Corso Documentation', - tagline: 'Because Backups Are Cool', + tagline: 'Free, Secure, and Open-Source Backup for Microsoft 365', url: 'https://corsobackup.io', baseUrl: '/', onBrokenLinks: 'throw', @@ -96,9 +96,13 @@ const config = { label: 'Discussions', href: 'https://github.com/alcionai/corso/discussions', }, + { + label: 'Discord', + href: 'https://discord.gg/63DTTSnuhT', + }, { label: 'Twitter', - href: 'https://twitter.com/alcionhq', + href: 'https://twitter.com/CorsoBackup', }, ], }, @@ -109,6 +113,11 @@ const config = { label: 'GitHub', href: 'https://github.com/alcionai/corso', }, + { + label: 'Corso Website', + href: 'https://corsobackup.io/', + }, + ], }, ], diff --git a/docs/src/components/HomepageFeatures/index.js b/docs/src/components/HomepageFeatures/index.js index 78f410ba6..0ec565202 100644 --- a/docs/src/components/HomepageFeatures/index.js +++ b/docs/src/components/HomepageFeatures/index.js @@ -4,32 +4,29 @@ import styles from './styles.module.css'; const FeatureList = [ { - title: 'Easy to Use', - Svg: require('@site/static/img/undraw_docusaurus_mountain.svg').default, + title: 'Secure', + Svg: require('@site/static/img/security.svg').default, description: ( <> - Docusaurus was designed from the ground up to be easily installed and - used to get your website up and running quickly. + Corso provides secure data backup that protects customers against accidental data loss, service provider downtime, and malicious threats including ransomware attacks. ), }, { - title: 'Focus on What Matters', - Svg: require('@site/static/img/undraw_docusaurus_tree.svg').default, + title: 'Robust', + Svg: require('@site/static/img/data.svg').default, description: ( <> - Docusaurus lets you focus on your docs, and we'll do the chores. Go - ahead and move your docs into the docs directory. + Corso, purpose-built for M365 protection, provides easy-to-use comprehensive backup and restore workflows that reduce backup time, improve time-to-recovery, reduce admin overhead, and replace unreliable scripts or workarounds. ), }, { - title: 'Powered by React', - Svg: require('@site/static/img/undraw_docusaurus_react.svg').default, + title: 'Low Cost', + Svg: require('@site/static/img/savings.svg').default, description: ( <> - Extend or customize your website layout by reusing React. Docusaurus can - be extended while reusing the same header and footer. + Corso, a 100% open-source tool, provides a free alternative for cost-conscious teams. It further reduces storage costs by supporting flexible retention policies and efficiently compressing and deduplicating data before storing it in low-cost cloud object storage. ), }, diff --git a/docs/static/img/data.svg b/docs/static/img/data.svg new file mode 100644 index 000000000..50a0df552 --- /dev/null +++ b/docs/static/img/data.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/static/img/savings.svg b/docs/static/img/savings.svg new file mode 100644 index 000000000..bda751ddc --- /dev/null +++ b/docs/static/img/savings.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/static/img/security.svg b/docs/static/img/security.svg new file mode 100644 index 000000000..e79e317ba --- /dev/null +++ b/docs/static/img/security.svg @@ -0,0 +1 @@ + diff --git a/docs/static/img/undraw_docusaurus_mountain.svg b/docs/static/img/undraw_docusaurus_mountain.svg deleted file mode 100644 index af961c49a..000000000 --- a/docs/static/img/undraw_docusaurus_mountain.svg +++ /dev/null @@ -1,171 +0,0 @@ - - Easy to Use - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/static/img/undraw_docusaurus_react.svg b/docs/static/img/undraw_docusaurus_react.svg deleted file mode 100644 index 94b5cf08f..000000000 --- a/docs/static/img/undraw_docusaurus_react.svg +++ /dev/null @@ -1,170 +0,0 @@ - - Powered by React - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/static/img/undraw_docusaurus_tree.svg b/docs/static/img/undraw_docusaurus_tree.svg deleted file mode 100644 index d9161d339..000000000 --- a/docs/static/img/undraw_docusaurus_tree.svg +++ /dev/null @@ -1,40 +0,0 @@ - - Focus on What Matters - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -