diff --git a/.vitepress/config/en.ts b/.vitepress/config/en.ts
index f88dca7..ebdbad2 100644
--- a/.vitepress/config/en.ts
+++ b/.vitepress/config/en.ts
@@ -213,16 +213,16 @@ function getNav(): DefaultTheme.NavItem[] {
link: "/manuals/guides/getting-started/",
activeMatch: "/manuals/",
},
- {
+/* {
text: "Desktop app",
link: "/desktop/",
activeMatch: "/desktop/",
- },
- {
+ }, */
+/* {
text: "News",
link: "/news/",
activeMatch: "/news/"
- }
+ } */
]
}
diff --git a/.vitepress/theme/components/Feature.vue b/.vitepress/theme/components/Feature.vue
index c9d81f1..a3fbb58 100644
--- a/.vitepress/theme/components/Feature.vue
+++ b/.vitepress/theme/components/Feature.vue
@@ -1,5 +1,9 @@
@@ -11,6 +12,7 @@ const { frontmatter: fm } = useData()
+
diff --git a/.vitepress/theme/components/HomeHero.vue b/.vitepress/theme/components/HomeHero.vue
index 44cdf6e..5b09153 100644
--- a/.vitepress/theme/components/HomeHero.vue
+++ b/.vitepress/theme/components/HomeHero.vue
@@ -1,5 +1,9 @@
-
-
- {{ data.title }}
-
-
- {{ data.tagline }}
-
-
-
-
-
-
-
+
\ No newline at end of file
diff --git a/.vitepress/theme/styles/global.css b/.vitepress/theme/styles/global.css
index 8f80c90..9cb22ae 100644
--- a/.vitepress/theme/styles/global.css
+++ b/.vitepress/theme/styles/global.css
@@ -7,16 +7,21 @@
--vp-c-gray-1: #f7f7f7;
- --vp-c-blue-1: #0059C8;
+ --vp-c-blue-1: #0059c8;
--vp-c-blue-2: #0152b6;
--vp-c-blue-3: #0764d4;
- --vp-c-blue-soft: #005ac80e;
+ --vp-c-blue-soft: #0059c80e;
+
+ --vp-c-accent-1: #575e71;
+ --vp-c-accent-2: #4b5061;
+ --vp-c-accent-3: #4b5164;
+ --vp-c-accent-soft: #575e710e;
--vp-c-brand-1: var(--vp-c-blue-1);
--vp-c-brand-2: var(--vp-c-blue-2);
--vp-c-brand-3: var(--vp-c-blue-3);
--vp-c-brand-soft: var(--vp-c-blue-soft);
-
+
--vp-c-sponsor-1: #eab11f;
--vp-c-sponsor-2: #e0a615;
--vp-c-sponsor-3: #ecb732;
@@ -60,8 +65,8 @@
--vp-local-search-footer-shadow: 0 -1px 0 0 #e0e3e8, 0 -3px 6px 0 rgba(69, 98, 155, .12);
--vp-home-hero-name-color: transparent;
- --vp-home-hero-name-background: -webkit-linear-gradient(120deg, var(--vp-c-brand) 30%, var(--vp-c-brand-dark));
- --vp-home-hero-image-background-image: linear-gradient(-45deg, var(--vp-c-brand-light) 50%, var(--vp-c-brand-lighter) 50%);
+/* --vp-home-hero-name-background: -webkit-linear-gradient(120deg, var(--vp-c-brand-1) 30%, var(--vp-c-brand-dark));
+ --vp-home-hero-image-background-image: linear-gradient(-45deg, var(--vp-c-accent-1) 50%, var(--vp-c-brand-1) 50%); */
--vp-home-hero-image-filter: blur(40px);
}
@@ -77,10 +82,13 @@
--vp-c-blue-1: #7da1e9;
--vp-c-blue-2: #6382c2;
--vp-c-blue-3: #86a2da;
+ --vp-c-accent-1: #bec6dc;
+ --vp-c-accent-2: #a0a7bd;
+ --vp-c-accent-3: #b2b8c9;
--vp-local-search-result-bg: var(--vp-c-bg-soft-mute);
--vp-local-search-result-shadow: none;
--vp-local-search-footer-shadow: none;
- --vp-home-hero-image-background-image: linear-gradient(-45deg, var(--vp-c-brand-darker) 25%, var(--vp-c-brand-darkest) 25%);
+/* --vp-home-hero-image-background-image: linear-gradient(-45deg, var(--vp-c-accent-1) 25%, var(--vp-c-brand-1) 25%); */
}
@media (min-width: 640px) {
diff --git a/website/index.md b/website/index.md
index b77c460..3563d6d 100644
--- a/website/index.md
+++ b/website/index.md
@@ -3,8 +3,12 @@ title: Kotatsu
layout: home
main:
- title: Reading wherever you are
+ title: Manga in your pocket
tagline: A simple and convenient open source manga reader from and for the community, where you can find and read your favorite manga easier than ever.
+ image:
+ alt: Kotatsu Logo
+ light: /logo-compact.svg
+ dark: /logo-compact-dark.svg
actions:
- theme: brand
text: Download
@@ -13,10 +17,40 @@ main:
text: Manuals
link: /manuals/guides/getting-started/
features:
- - title: Huge count of sources
+ - image:
+ alt: Feature Sources
+ light: /img/feature_sources-light.webp
+ dark: /img/feature_sources-dark.webp
+ title: Huge count of sources
details: Supports over a 500+ sources
- - title: Supports tracking
+ - image:
+ alt: Feature Reader
+ light: /img/feature_reader-light.webp
+ dark: /img/feature_reader-dark.webp
+ title: Customizable reader
+ details: Make reading even more convenient with different reader settings
+ - image:
+ alt: Feature Tracking
+ light: /img/feature_tracking-light.webp
+ dark: /img/feature_tracking-dark.webp
+ title: Supports tracking
details: Supports MyAnimeList, Anilist and Shikimori
- - title: Synchronization
+ - image:
+ alt: Feature Search
+ light: /img/feature_search-light.webp
+ dark: /img/feature_search-dark.webp
+ title: Smart search
+ details: Search for interested titles quickly and easily
+ - image:
+ alt: Feature Downloads
+ light: /img/feature_downloads-light.webp
+ dark: /img/feature_downloads-dark.webp
+ title: Powerful downloader
+ details: Can download titles slowly to avoid problems with sources
+ - image:
+ alt: Feature Sync
+ light: /img/feature_sync-light.webp
+ dark: /img/feature_sync-dark.webp
+ title: Synchronization
details: Easily sync series between your devices.
---
\ No newline at end of file
diff --git a/website/manuals/faq/general/index.md b/website/manuals/faq/general/index.md
index fa14ac4..9101e8f 100644
--- a/website/manuals/faq/general/index.md
+++ b/website/manuals/faq/general/index.md
@@ -79,4 +79,7 @@ Please follow these steps:
:::tip Note
More information about backup and restore is listed [here](/manuals/guides/backups/).
-:::
\ No newline at end of file
+:::
+
+## Can I restore my Tachiyomi backup to Kotatsu?
+No, you can't. This is due to the difficulty in supporting and adapting the `.proto.gz` format that **Tachiyomi** uses. Also **Kotatsu** and **Tachiyomi** and its forks have different data structures that they use.
\ No newline at end of file
diff --git a/website/public/img/feature_downloads-dark.webp b/website/public/img/feature_downloads-dark.webp
new file mode 100644
index 0000000..604a5db
Binary files /dev/null and b/website/public/img/feature_downloads-dark.webp differ
diff --git a/website/public/img/feature_downloads-light.webp b/website/public/img/feature_downloads-light.webp
new file mode 100644
index 0000000..22f62b6
Binary files /dev/null and b/website/public/img/feature_downloads-light.webp differ
diff --git a/website/public/img/feature_reader-dark.webp b/website/public/img/feature_reader-dark.webp
new file mode 100644
index 0000000..1830d29
Binary files /dev/null and b/website/public/img/feature_reader-dark.webp differ
diff --git a/website/public/img/feature_reader-light.webp b/website/public/img/feature_reader-light.webp
new file mode 100644
index 0000000..033a24f
Binary files /dev/null and b/website/public/img/feature_reader-light.webp differ
diff --git a/website/public/img/feature_search-dark.webp b/website/public/img/feature_search-dark.webp
new file mode 100644
index 0000000..2867160
Binary files /dev/null and b/website/public/img/feature_search-dark.webp differ
diff --git a/website/public/img/feature_search-light.webp b/website/public/img/feature_search-light.webp
new file mode 100644
index 0000000..6a89139
Binary files /dev/null and b/website/public/img/feature_search-light.webp differ
diff --git a/website/public/img/feature_sources-dark.webp b/website/public/img/feature_sources-dark.webp
new file mode 100644
index 0000000..d6cb360
Binary files /dev/null and b/website/public/img/feature_sources-dark.webp differ
diff --git a/website/public/img/feature_sources-light.webp b/website/public/img/feature_sources-light.webp
new file mode 100644
index 0000000..ba03040
Binary files /dev/null and b/website/public/img/feature_sources-light.webp differ
diff --git a/website/public/img/feature_sync-dark.webp b/website/public/img/feature_sync-dark.webp
new file mode 100644
index 0000000..2eed41c
Binary files /dev/null and b/website/public/img/feature_sync-dark.webp differ
diff --git a/website/public/img/feature_sync-light.webp b/website/public/img/feature_sync-light.webp
new file mode 100644
index 0000000..ab8d9f3
Binary files /dev/null and b/website/public/img/feature_sync-light.webp differ
diff --git a/website/public/img/feature_tracking-dark.webp b/website/public/img/feature_tracking-dark.webp
new file mode 100644
index 0000000..cb5c79c
Binary files /dev/null and b/website/public/img/feature_tracking-dark.webp differ
diff --git a/website/public/img/feature_tracking-light.webp b/website/public/img/feature_tracking-light.webp
new file mode 100644
index 0000000..3dedc21
Binary files /dev/null and b/website/public/img/feature_tracking-light.webp differ
diff --git a/website/public/logo-compact-dark.svg b/website/public/logo-compact-dark.svg
new file mode 100644
index 0000000..d0563b9
--- /dev/null
+++ b/website/public/logo-compact-dark.svg
@@ -0,0 +1,56 @@
+
+
+
diff --git a/website/public/logo-compact.svg b/website/public/logo-compact.svg
index 1341bd9..6432106 100644
--- a/website/public/logo-compact.svg
+++ b/website/public/logo-compact.svg
@@ -1,57 +1,56 @@
-