From 5d5a8c591a266d5c478742539fa0ae3e3f121935 Mon Sep 17 00:00:00 2001 From: jakmro Date: Fri, 8 Nov 2024 18:20:16 +0100 Subject: [PATCH] Add Logo to docs --- docs/src/pages/index.tsx | 22 ++++++++++++ docs/static/img/logo-hero.svg | 34 ++++++++++++++++++ docs/static/img/title-dark.svg | 65 ++++++++++++++++++++++++++++++++++ docs/static/img/title.svg | 65 ++++++++++++++++++++++++++++++++++ 4 files changed, 186 insertions(+) create mode 100644 docs/static/img/logo-hero.svg create mode 100644 docs/static/img/title-dark.svg create mode 100644 docs/static/img/title.svg diff --git a/docs/src/pages/index.tsx b/docs/src/pages/index.tsx index 5cc018bc..1aa39459 100644 --- a/docs/src/pages/index.tsx +++ b/docs/src/pages/index.tsx @@ -3,6 +3,8 @@ import styles from './styles.module.css'; import Layout from '@theme/Layout'; import HomepageStartScreen from '@site/src/components/Hero/StartScreen'; import { HireUsSection } from '@swmansion/t-rex-ui'; +import LogoHero from '@site/static/img/logo-hero.svg'; +import HomepageButton from '@site/src/components/HomepageButton'; function Home() { return ( @@ -12,6 +14,26 @@ function Home() {
+
+ +

This site is under development

+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/static/img/title-dark.svg b/docs/static/img/title-dark.svg new file mode 100644 index 00000000..67dd556e --- /dev/null +++ b/docs/static/img/title-dark.svg @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/static/img/title.svg b/docs/static/img/title.svg new file mode 100644 index 00000000..201d1e5d --- /dev/null +++ b/docs/static/img/title.svg @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +