feat(doc): new homepage design and font ()

This commit is contained in:
Alex 2024-10-03 13:33:36 +07:00 committed by GitHub
parent 0454863c1e
commit 68930cc42c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 497 additions and 45 deletions

View file

@ -72,14 +72,9 @@ const config = {
themeConfig:
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
colorMode: {
defaultMode: 'dark',
},
announcementBar: {
id: 'site_announcement_immich',
content: `⚠️ The project is under <strong>very active</strong> development. Expect bugs and changes. Do not use it as <strong>the only way</strong> to store your photos and videos!`,
backgroundColor: '#593f00',
textColor: '#ffefc9',
isCloseable: false,
},
docs: {