- {{ groupName }}
+ Official extensions
Total:
@@ -31,7 +30,7 @@ const groupName = computed(() => {
diff --git a/website/src/.vitepress/theme/components/Extensions/ExtensionsWrapper.vue b/website/src/.vitepress/theme/components/Extensions/ExtensionsWrapper.vue
index 700638e5..61ea7dfa 100644
--- a/website/src/.vitepress/theme/components/Extensions/ExtensionsWrapper.vue
+++ b/website/src/.vitepress/theme/components/Extensions/ExtensionsWrapper.vue
@@ -6,7 +6,6 @@ import { computed, nextTick, onMounted, reactive, ref, watch } from 'vue'
import { simpleLangName } from '../../../config/scripts/languages'
import useExtensionsRepositoryQuery from '../../queries/useExtensionsRepositoryQuery'
import type { Extension } from '../../queries/useExtensionsRepositoryQuery'
-import ExtensionFilters from './ExtensionFilters.vue'
import ExtensionList from './ExtensionList.vue'
import type { Sort } from './ExtensionFilters.vue'
@@ -102,12 +101,12 @@ watch([isLoading, loadingInstance], async ([newIsLoading]) => {
-
+ /> -->
diff --git a/website/src/docs/guides/getting-started.md b/website/src/docs/guides/getting-started.md
index 20dd9d4d..c0a29b55 100644
--- a/website/src/docs/guides/getting-started.md
+++ b/website/src/docs/guides/getting-started.md
@@ -14,35 +14,53 @@ Essential information to help you get set up with Tachiyomi.
## Installation guide
-### 1. Downloading Tachiyomi
+### Downloading Tachiyomi
1. Visit our [download](/download/) page to get the latest version of **Tachiyomi**.
-1. After the download is complete, open the `tachiyomi-{{ release.stable.tag_name }}.apk` file.
-1. Proceed with the installation process.
+2. After the download is complete, open the `.apk` file.
+3. Proceed with the installation process.
-### 2. Adding sources
+### Adding sources
-Once **Tachiyomi** is installed on your device, you can install extensions to access a wide range of sources.
+Once **Tachiyomi** is installed on your device, you can bring your own content to read from various sources:
-1. Open the **Tachiyomi** app.
-1. Navigate to the "**Browse**" section.
-1. Tap on the "**Extensions**" tab.
-1. Look for the extension you want to use and press the "**INSTALL**" button next to it.
-1. Proceed with the installation process.
+:::: tabs
+== Local source
+Read content stored locally on your device.
-![Installing extensions](/docs/guides/getting-started/installing-extensions.light.webp#light =414x245)
+See the [Local source guide](/docs/guides/local-source/) for instructions.
+== External repositories
+External repositories add additional sources to **Tachiyomi**. You can add external repositories by going to