From b8ee05f796649f07a37f94b054c2fff3b57729c4 Mon Sep 17 00:00:00 2001 From: Soitora Date: Sat, 9 May 2020 19:03:11 +0200 Subject: [PATCH] Add descriptions to all pages (#176) * Add descriptions to all pages * Adjust as per review comments * Remove Forks from this PR --- src/extensions/README.md | 1 + src/forks/README.md | 2 ++ src/help/README.md | 1 + src/help/contribution.md | 1 + src/help/faq/README.md | 1 + src/help/guides/categories.md | 1 + src/help/guides/creating-backups.md | 1 + src/help/guides/getting-started.md | 1 + src/help/guides/reading-local-manga.md | 1 + src/help/guides/settings/README.md | 1 + src/help/guides/settings/advanced.md | 1 + src/help/guides/settings/backup.md | 1 + src/help/guides/settings/downloads.md | 1 + src/help/guides/settings/general.md | 1 + src/help/guides/settings/reader.md | 1 + src/help/guides/settings/tracking.md | 1 + src/help/guides/source-migration.md | 1 + src/help/guides/source-problems.md | 1 + 18 files changed, 19 insertions(+) diff --git a/src/extensions/README.md b/src/extensions/README.md index 66d4d415..b179a41d 100644 --- a/src/extensions/README.md +++ b/src/extensions/README.md @@ -1,5 +1,6 @@ --- title: Available extensions +description: Here is a list of all available extensions to download inside the app. lang: en-US --- diff --git a/src/forks/README.md b/src/forks/README.md index d09d10d6..d1fded4d 100644 --- a/src/forks/README.md +++ b/src/forks/README.md @@ -1,11 +1,13 @@ --- title: Forks +description: Forks are alternative versions of Tachiyomi with exclusive features. lang: en-US sidebar: true sidebarDepth: 0 --- # Forks +Forks are alternative versions of **Tachiyomi** with exclusive features. ## [Neko](/forks/Neko) ::: aside-guide diff --git a/src/help/README.md b/src/help/README.md index a08d4688..2fe4ed61 100644 --- a/src/help/README.md +++ b/src/help/README.md @@ -1,5 +1,6 @@ --- title: Help +description: An overview of help pages you can access quickly. lang: en-US sidebar: false --- diff --git a/src/help/contribution.md b/src/help/contribution.md index 621fc137..263d1a9b 100644 --- a/src/help/contribution.md +++ b/src/help/contribution.md @@ -1,5 +1,6 @@ --- title: How can I help? +description: Find out how to help translate or build the app and extensions. lang: en-US --- diff --git a/src/help/faq/README.md b/src/help/faq/README.md index f504de2e..f020ebde 100644 --- a/src/help/faq/README.md +++ b/src/help/faq/README.md @@ -1,5 +1,6 @@ --- title: Frequently Asked Questions +description: Need help with something? Most of your issues can probably be solved from this page. lang: en-US sidebarDepth: 2 --- diff --git a/src/help/guides/categories.md b/src/help/guides/categories.md index e93619d5..9eda80f4 100644 --- a/src/help/guides/categories.md +++ b/src/help/guides/categories.md @@ -1,5 +1,6 @@ --- title: Categories +description: Store your manga in custom categories, which help you keep your library neat and organized. lang: en-US --- diff --git a/src/help/guides/creating-backups.md b/src/help/guides/creating-backups.md index d5ddc4b0..59ec7773 100644 --- a/src/help/guides/creating-backups.md +++ b/src/help/guides/creating-backups.md @@ -1,5 +1,6 @@ --- title: Creating backups +description: Backups can save you a lot of headache in case something happens to your installation or device. lang: en-US --- diff --git a/src/help/guides/getting-started.md b/src/help/guides/getting-started.md index f1a3a910..a1960df6 100644 --- a/src/help/guides/getting-started.md +++ b/src/help/guides/getting-started.md @@ -1,5 +1,6 @@ --- title: Getting started +description: Essential information to help you get set up with Tachiyomi. lang: en-US --- diff --git a/src/help/guides/reading-local-manga.md b/src/help/guides/reading-local-manga.md index 8927c19a..e9e8d705 100644 --- a/src/help/guides/reading-local-manga.md +++ b/src/help/guides/reading-local-manga.md @@ -1,5 +1,6 @@ --- title: Reading local manga +description: All the information you would need to read your own local manga. lang: en-US --- diff --git a/src/help/guides/settings/README.md b/src/help/guides/settings/README.md index 917a0e7c..2b11b168 100644 --- a/src/help/guides/settings/README.md +++ b/src/help/guides/settings/README.md @@ -1,5 +1,6 @@ --- title: Settings +description: Overview of Tachiyomi settings. lang: en-US --- diff --git a/src/help/guides/settings/advanced.md b/src/help/guides/settings/advanced.md index 1576e3de..cb838c31 100644 --- a/src/help/guides/settings/advanced.md +++ b/src/help/guides/settings/advanced.md @@ -1,5 +1,6 @@ --- title: Advanced +description: Advanced settings for Tachiyomi. lang: en-US --- diff --git a/src/help/guides/settings/backup.md b/src/help/guides/settings/backup.md index dbabb57b..4b740831 100644 --- a/src/help/guides/settings/backup.md +++ b/src/help/guides/settings/backup.md @@ -1,5 +1,6 @@ --- title: Backup +description: Backup settings for Tachiyomi. lang: en-US --- diff --git a/src/help/guides/settings/downloads.md b/src/help/guides/settings/downloads.md index 82c3e1b8..c7a6af6f 100644 --- a/src/help/guides/settings/downloads.md +++ b/src/help/guides/settings/downloads.md @@ -1,5 +1,6 @@ --- title: Downloads +description: Downloads settings for Tachiyomi. lang: en-US --- diff --git a/src/help/guides/settings/general.md b/src/help/guides/settings/general.md index f18e01f4..43a595c3 100644 --- a/src/help/guides/settings/general.md +++ b/src/help/guides/settings/general.md @@ -1,5 +1,6 @@ --- title: General +description: General settings for Tachiyomi. lang: en-US --- diff --git a/src/help/guides/settings/reader.md b/src/help/guides/settings/reader.md index 4950fda6..1d9dafcd 100644 --- a/src/help/guides/settings/reader.md +++ b/src/help/guides/settings/reader.md @@ -1,5 +1,6 @@ --- title: Reader +description: Reader settings for Tachiyomi. lang: en-US --- diff --git a/src/help/guides/settings/tracking.md b/src/help/guides/settings/tracking.md index f98ae61a..c9552c22 100644 --- a/src/help/guides/settings/tracking.md +++ b/src/help/guides/settings/tracking.md @@ -1,5 +1,6 @@ --- title: Tracking +description: Tracking settings for Tachiyomi. lang: en-US --- diff --git a/src/help/guides/source-migration.md b/src/help/guides/source-migration.md index e0c6df65..2194f056 100644 --- a/src/help/guides/source-migration.md +++ b/src/help/guides/source-migration.md @@ -1,5 +1,6 @@ --- title: Source migration +description: Your source is no longer accessible or you just want to move to another? No problem. lang: en-US --- diff --git a/src/help/guides/source-problems.md b/src/help/guides/source-problems.md index 4635b5cb..5d8d898b 100644 --- a/src/help/guides/source-problems.md +++ b/src/help/guides/source-problems.md @@ -1,5 +1,6 @@ --- title: Source problems +description: Encountered an issue with a source? Here are resources to help you troubleshoot it. lang: en-US ---