diff --git a/src/.vitepress/theme/forks/neko.css b/src/.vitepress/theme/forks/neko.css new file mode 100644 index 00000000..55d04c2d --- /dev/null +++ b/src/.vitepress/theme/forks/neko.css @@ -0,0 +1,24 @@ +.image-bg { + display: none; +} + +:root { + --vp-c-brand: #ff6884; + --vp-c-brand-light: #ff8aa1; + --vp-c-brand-lighter: #ffa7b8; + --vp-c-brand-lightest: #ffc5d0; + --vp-c-brand-dark: #b2485c; + --vp-c-brand-darker: #652934; + --vp-c-brand-dimm: rgba(255, 109, 137, 0.08); + + --vp-button-brand-text: var(--vp-c-black); + --vp-button-brand-hover-text: var(--vp-c-black); + --vp-button-brand-active-text: var(--vp-c-black); + + --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) 50%, var(--vp-c-brand-dark) 50%); +} + +::selection { + background: rgba(255, 109, 137, 0.2); +} diff --git a/src/forks/neko.md b/src/forks/neko.md index 319c680b..608c1778 100644 --- a/src/forks/neko.md +++ b/src/forks/neko.md @@ -1,32 +1,42 @@ --- title: Neko description: WIP +layout: home + +hero: + name: Neko + text: For MangaDex + tagline: Features specific to MangaDex that no other fork can offer + image: https://raw.githubusercontent.com/CarlosEsco/Neko/main/.github/readme-images/logo.png + actions: + - theme: brand + text: Download + link: / + - theme: alt + text: GitHub + link: / + +features: + - title: Feature 1 + details: Describe Feature here. + icon: + - title: Feature 2 + details: Describe Feature here. + icon: + - title: Feature 3 + details: Describe Feature here. + icon: + - title: Feature 4 + details: Describe Feature here. + icon: 🐈 + - title: Feature 5 + details: Describe Feature here. + icon: 🐈 + - title: Feature 6 + details: Describe Feature here. + icon: 🐈 --- -# Neko - -This is a [MangaDex](https://mangadex.org/) specific fork of **Tachiyomi** and TachiyomiJ2K. -This contains features specific to **MangaDex** that those versions cannot offer. -It also features almost every feature that **J2K** has except for extensions (aka other sources), custom covers, and local manga. - -## Download - -Requires **Android 7.0** or higher. - -## Mangadex specific features - -* Supports native login to **MangaDex** and supports 2FA -* MDList support -* Similar Manga recommendations -* Manually sync of Manga to and from **MangaDex** follows list -* MDList tracked manga can be auto-marked read in-app after reading on the website -* Ability to filter chapters and skip by scanlator group - -## Credits - -* [Inorichi](https://github.com/inorichi/) for making the original **Tachiyomi** -* [Jays2Kings](https://github.com/Jays2Kings/) for the wonderful new UI of **J2K** - -## Disclaimer - -The developer of this application does not have any affiliation with the content providers available. +