Skip to content

Commit

Permalink
📝 Remove Tachiyomi plans from repo and docs (#554)
Browse files Browse the repository at this point in the history
Tachi seems to be deprecated, and official extensions can no longer be supported. See https://tachiyomi.org/news/2024-01-13-goodbye. If there is an alternative folks would like to see, please create a feature request
  • Loading branch information
aaronleopold authored Jan 10, 2025
1 parent 4f5c470 commit 2cf45b4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Stump is a free and open source comics, manga and digital book server with OPDS
- [Roadmap 🗺](#roadmap-)
- [Getting Started 🚀](#getting-started-)
- [Developer Guide 💻](#developer-guide-)
- [Where to start?](#where-to-start)
- [Where to start?](#where-to-start)
- [Project Structure 📦](#project-structure-)
- [Apps](#apps)
- [Core](#core)
Expand Down Expand Up @@ -62,7 +62,6 @@ The following items are the major targets for Stump's first stable release:
Things you can expect to see afterwards:

- 🖥️ Cross-platform desktop app _(Windows, Mac, Linux)_
- 📖 [Tachiyomi](https://github.com/stumpapp/tachiyomi-extensions) support
- 📱 In-house mobile app _(Android, iOS)_
- 🔎 Versatile full-text search _(blocked by [prisma#9414](https://github.com/prisma/prisma/issues/9414))_
- 👥 Configurable book clubs _(see [this issue](https://github.com/stumpapp/stump/issues/120))_
Expand Down
1 change: 0 additions & 1 deletion docs/pages/guides/mobile/_meta.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ import { Meta } from 'nextra'

export default {
app: 'App',
tachiyomi: 'Tachiyomi',
} satisfies Meta
3 changes: 0 additions & 3 deletions docs/pages/guides/mobile/tachiyomi.md

This file was deleted.

0 comments on commit 2cf45b4

Please sign in to comment.