diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js
index a94a54b60c81a..94d1da3be3afb 100644
--- a/docs/docusaurus.config.js
+++ b/docs/docusaurus.config.js
@@ -78,8 +78,6 @@ const config = {
announcementBar: {
id: 'site_announcement_immich',
content: `⚠️ The project is under very active development. Expect bugs and changes. Do not use it as the only way to store your photos and videos!`,
- backgroundColor: '#593f00',
- textColor: '#ffefc9',
isCloseable: false,
},
docs: {
diff --git a/docs/src/css/custom.css b/docs/src/css/custom.css
index 5ee7bf7393e57..ebdebae8dc382 100644
--- a/docs/src/css/custom.css
+++ b/docs/src/css/custom.css
@@ -7,11 +7,11 @@
@tailwind components;
@tailwind utilities;
-@import url('https://fonts.googleapis.com/css2?family=Overpass:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
+@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
html,
button {
- font-family: 'Overpass', sans-serif;
+ font-family: 'Be Vietnam Pro', sans-serif;
}
img {
@@ -29,6 +29,7 @@ img {
--ifm-color-primary-lightest: #4250af;
--ifm-code-font-size: 95%;
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.1);
+ --ifm-background-color: #f9f8fb;
}
/* For readability concerns, you should choose a lighter palette in dark mode. */
@@ -40,10 +41,11 @@ img {
--ifm-color-primary-light: #d5e4fc;
--ifm-color-primary-lighter: #e9f1fe;
--ifm-color-primary-lightest: #ffffff;
- --ifm-background-color: #000000;
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.3);
}
div[class^='announcementBar_'] {
min-height: 2rem;
+ background-color: #2b3336;
+ color: white;
}
diff --git a/docs/src/pages/index.tsx b/docs/src/pages/index.tsx
index a375efb8a8590..162ca922d157f 100644
--- a/docs/src/pages/index.tsx
+++ b/docs/src/pages/index.tsx
@@ -7,41 +7,74 @@ function HomepageHeader() {
return (
-
+
-
-
- Self-hosted photo and
- video management solution
+
+
+
+
+
+
+ Self-hosted{' '}
+
+ photo and
+ video management{' '}
+
+ solution
+
+
+
+ Easily back up, organize, and manage your photos on your own server. Immich helps you
+ browse, search and organize your photos and videos with ease, without
+ sacrificing your privacy.
+
Get started
- Demo portal
-
-
-
- Discord
+ Demo
-
+
+
+
+
+
+
+
+
+
+
Download mobile app
+
+ Download Immich app and start backing up your photos and videos securely to your own server
+