diff --git a/website/src/.vitepress/theme/styles/forks/neko.styl b/website/src/.vitepress/theme/styles/forks/neko.styl
deleted file mode 100644
index 96a48bff..00000000
--- a/website/src/.vitepress/theme/styles/forks/neko.styl
+++ /dev/null
@@ -1,60 +0,0 @@
-// Assign theme color
-$themeColor = #ff6884
-
-.page-neko {
- .VPHero {
- h1 {
- .clip {
- --vp-home-hero-name-background: -webkit-linear-gradient(120deg, var(--vp-c-brand) 30%, var(--vp-c-brand-dark))
- }
- }
- }
-
- .VPButton {
- &.brand {
- border-color: var(--vp-button-brand-border)
- color: var(--vp-button-brand-text)
- background-color: var(--vp-button-brand-bg)
- }
- }
-
- .image-bg {
- display: none
- }
-
- ::selection {
- background: alpha($themeColor, 0.2)
- }
-}
-
-
-/**
- * Colors
- * -------------------------------------------------------------------------- */
-
-:root .page-neko {
- --vp-c-brand: $themeColor
- --vp-c-brand-light: tint($themeColor, 20%)
- --vp-c-brand-lighter: tint($themeColor, 40%)
- --vp-c-brand-lightest: tint($themeColor, 60%)
- --vp-c-brand-dark: shade($themeColor, 25%)
- --vp-c-brand-darker: shade($themeColor, 50%)
- --vp-c-brand-darkest: shade($themeColor, 75%)
- --vp-c-brand-dimm: alpha($themeColor, 0.08)
-}
-
-/**
- * Component: Button
- * -------------------------------------------------------------------------- */
-
-:root .page-neko {
- --vp-button-brand-border: var(--vp-c-brand-light)
- --vp-button-brand-text: var(--vp-c-black)
- --vp-button-brand-bg: var(--vp-c-brand)
- --vp-button-brand-hover-border: var(--vp-c-brand-light)
- --vp-button-brand-hover-text: var(--vp-c-black)
- --vp-button-brand-hover-bg: var(--vp-c-brand-light)
- --vp-button-brand-active-border: var(--vp-c-brand-light)
- --vp-button-brand-active-text: var(--vp-c-black)
- --vp-button-brand-active-bg: var(--vp-button-brand-bg)
-}
diff --git a/website/src/docs/faq/browse/extensions.md b/website/src/docs/faq/browse/extensions.md
index 74ee8369..b91d3c42 100644
--- a/website/src/docs/faq/browse/extensions.md
+++ b/website/src/docs/faq/browse/extensions.md
@@ -18,7 +18,7 @@ What works well for somebody else might not work well for you.
:::
## What is a scanlator source?
-Non-officially licensed series are translated by scanlators, often found on their websites or [MangaDex](https://mangadex.org/).
+Non-officially licensed series are translated by scanlators, often found on their own websites or aggregator websites.
Compare with official sources like [MANGA Plus By SHUEISHA](https://mangaplus.shueisha.co.jp) or [VIZ Shonen Jump](https://www.viz.com/shonenjump).
Learn more in this [Wikipedia article](https://en.wikipedia.org/wiki/Scanlation).
diff --git a/website/src/docs/guides/backups.md b/website/src/docs/guides/backups.md
index 1f707789..9c49ab0d 100644
--- a/website/src/docs/guides/backups.md
+++ b/website/src/docs/guides/backups.md
@@ -86,10 +86,6 @@ All [endorsed Tachiyomi forks](/forks/) support the `.tachibk`/`.proto.gz` forma
In addition, some forks have specific limitations regarding backup restoration:
-- [Neko](/forks/Neko/) can only restore [MangaDex](/extensions/#all.mangadex) entries in a backup.
- > Entries from other sources will not transfer.
-
- > Migrate everything to MangaDex if you require to.
- All forks have fork-specific settings and changes that might be saved in Backups.
Such settings are not restored in original Tachiyomi and will get lost when creating a new backup.
> For Example: [TachiyomiSY](/forks/TachiyomiSY/) has the option to backup/restore saved searches.
diff --git a/website/src/forks/Neko/index.md b/website/src/forks/Neko/index.md
deleted file mode 100644
index 63419d99..00000000
--- a/website/src/forks/Neko/index.md
+++ /dev/null
@@ -1,64 +0,0 @@
----
-title: Neko
-titleTemplate: false
-description: Features specific to MangaDex with the featureset of TachiyomiJ2K
-
-layout: home
-pageClass: page-neko
-
-hero:
- name: Neko
- text: For MangaDex
- tagline: Features specific to MangaDex with the featureset of TachiyomiJ2K
- image: /forks/logo-neko.webp
- actions:
- - theme: brand
- text: Download
- link: https://github.com/CarlosEsco/Neko/releases/latest
- - theme: alt
- text: GitHub
- link: https://github.com/CarlosEsco/Neko
-
-customMetaTitle: Neko
-
-features:
- - title: MangaDex
- details: Native login with support for MDList as a tracker, and syncing the MangaDex follows list.
- icon:
- - title: Similiar Series
- details: Recommendation system
- icon: 📚
- - title: Merging missing chapters
- details: If anything is missing on MangaDex you can attempt to merge them with another source.
- icon: ❔
-
-theme: "#FD6684"
-image: /forks/logo-neko.webp
-imageSize: small
----
-
-
-
-
diff --git a/website/src/forks/index.md b/website/src/forks/index.md
index aac8edbb..86882b00 100644
--- a/website/src/forks/index.md
+++ b/website/src/forks/index.md
@@ -8,10 +8,6 @@ next: false
pageClass: forks
features:
- - title: Neko
- details: Features specific to MangaDex with the feature set of TachiyomiJ2K
- icon:
- link: /forks/Neko/
- title: TachiyomiJ2K
details: New design approach along with several other enhancements
icon:
diff --git a/website/src/index.md b/website/src/index.md
index 78339ad5..98b6f815 100644
--- a/website/src/index.md
+++ b/website/src/index.md
@@ -27,7 +27,7 @@ features:
link: /docs/guides/tracking
linkText: Setup tracking
- title: Extensions
- details: Online and offline reading from over a thousand sources.
+ details: Bring your own content from a variety of sources.
icon:
link: /extensions/
linkText: Find extensions
diff --git a/website/src/public/forks/logo-neko.webp b/website/src/public/forks/logo-neko.webp
deleted file mode 100644
index e706aaf8..00000000
Binary files a/website/src/public/forks/logo-neko.webp and /dev/null differ
diff --git a/website/src/public/img/logo-mangadex.svg b/website/src/public/img/logo-mangadex.svg
deleted file mode 100644
index e02a57c9..00000000
--- a/website/src/public/img/logo-mangadex.svg
+++ /dev/null
@@ -1,13 +0,0 @@
-
-