Update FAQ/Guides title template

This commit is contained in:
Soitora 2023-09-10 21:52:12 +02:00
parent 0141ce5c02
commit c1552dce48
No known key found for this signature in database
GPG Key ID: A6D711EB4F2CCD97
26 changed files with 32 additions and 7 deletions

View File

@ -83,8 +83,8 @@ async function generateImage({ page, template, outDir, fonts }: GenerateImagesOp
props: { props: {
title: title:
frontmatter.layout === "home" frontmatter.layout === "home"
? frontmatter.hero.name ?? frontmatter.title.replace(/\s\-.*$/, "") ? frontmatter.hero.name ?? frontmatter.title
: frontmatter.customMetaTitle ?? frontmatter.title.replace(/\s\-.*$/, ""), : frontmatter.customMetaTitle ?? frontmatter.title,
description: description:
frontmatter.layout === "home" frontmatter.layout === "home"
? frontmatter.hero.tagline ?? frontmatter.description ? frontmatter.hero.tagline ?? frontmatter.description

View File

@ -1,5 +1,6 @@
--- ---
title: Android 11+ title: Android 11+
titleTemplate: Frequently Asked Questions
description: Understanding Android 11 Changes. description: Understanding Android 11 Changes.
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Extensions - FAQ title: Extensions
titleTemplate: Browse - Frequently Asked Questions
description: Frequently Asked Questions about Extensions. description: Frequently Asked Questions about Extensions.
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Browse title: Browse
titleTemplate: Frequently Asked Questions
description: Frequently Asked Questions about Browse. description: Frequently Asked Questions about Browse.
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Local source title: Local source
titleTemplate: Browse - Frequently Asked Questions
description: Frequently Asked Questions about the Local source. description: Frequently Asked Questions about the Local source.
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Downloads title: Downloads
titleTemplate: Frequently Asked Questions
description: Frequently Asked Question about Downloads. description: Frequently Asked Question about Downloads.
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: General - FAQ title: General
titleTemplate: Frequently Asked Questions
description: Frequently Asked Questions description: Frequently Asked Questions
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Library title: Library
titleTemplate: Frequently Asked Questions
description: Frequently Asked Questions about the Library. description: Frequently Asked Questions about the Library.
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Reader title: Reader
titleTemplate: Frequently Asked Questions
description: Frequently Asked Questions about the Reader. description: Frequently Asked Questions about the Reader.
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Settings title: Settings
titleTemplate: Frequently Asked Questions
description: Frequently Asked Questions about various settings. description: Frequently Asked Questions about various settings.
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Backups title: Backups
titleTemplate: Guides
description: Backups helps you prevent losing your library if something happens. description: Backups helps you prevent losing your library if something happens.
--- ---
@ -73,7 +74,7 @@ This way, you can recover from catastrophic failures.
### Syncing backups with external cloud services ### Syncing backups with external cloud services
Cross device sync in **Tachiyomi** is not planned in the future, but users can use Cross device sync in **Tachiyomi** is not planned in the future, but users can use
[Autosync for Google Drive](https://play.google.com/store/apps/details?id=com.ttxapps.drivesync) [Autosync for Google Drive](https://play.google.com/store/apps/details?id=com.ttxapps.drivesync)
in order to sync backup files to Drive automatically with the following steps: in order to sync backup files to Drive automatically with the following steps:
@ -98,12 +99,12 @@ In addition, some forks have specific limitations regarding backup restoration:
- [Neko](/forks/Neko/) can only restore [MangaDex](/extensions/#all.mangadex) entries in a backup. - [Neko](/forks/Neko/) can only restore [MangaDex](/extensions/#all.mangadex) entries in a backup.
> Entries from other sources will not transfer. > Entries from other sources will not transfer.
> Migrate everything to MangaDex if you require to. > Migrate everything to MangaDex if you require to.
- All forks have fork-specific settings and changes that might be saved in Backups. - 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. 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. > For Example: [TachiyomiSY](/forks/TachiyomiSY/) has the option to backup/restore saved searches.
These will **NOT** be restored to original Tachiyomi or its forks. These will **NOT** be restored to original Tachiyomi or its forks.
- Only [TachiyomiAZ](/forks/TachiyomiAZ/) supports creating/restoring legacy `.json` backups and current `.proto.gz` backups. - Only [TachiyomiAZ](/forks/TachiyomiAZ/) supports creating/restoring legacy `.json` backups and current `.proto.gz` backups.
> Users are recommended to update their `.json` backups to use the improved and efficient `.proto.gz` backups. > Users are recommended to update their `.json` backups to use the improved and efficient `.proto.gz` backups.

View File

@ -1,5 +1,6 @@
--- ---
title: Categories title: Categories
titleTemplate: Guides
description: Organize your favorite series effortlessly with categories that declutter and structure your library. description: Organize your favorite series effortlessly with categories that declutter and structure your library.
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Getting started title: Getting started
titleTemplate: Guides
description: Essential information to help you get set up with Tachiyomi. description: Essential information to help you get set up with Tachiyomi.
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Advanced editing title: Advanced editing
titleTemplate: Local source - Guides
description: Advanced local series metadata editing for enhanced library organization. description: Advanced local series metadata editing for enhanced library organization.
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Local source title: Local source
titleTemplate: Guides
description: For users who would like to download and organize their own media. description: For users who would like to download and organize their own media.
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Reader settings title: Reader settings
titleTemplate: Guides
description: This section relates to the reading experience in the app and navigating the reader. description: This section relates to the reading experience in the app and navigating the reader.
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Shizuku title: Shizuku
titleTemplate: Guides
description: Using Shizuku with Tachiyomi. description: Using Shizuku with Tachiyomi.
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Source migration title: Source migration
titleTemplate: Guides
description: Migration is the process of moving series between sources without losing progress. description: Migration is the process of moving series between sources without losing progress.
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Tracking title: Tracking
titleTemplate: Guides
description: Tracking helps track your library with different online services. description: Tracking helps track your library with different online services.
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Common issues title: Common issues
titleTemplate: Troubleshooting - Guides
description: Facing issues with a source or the app? Here's how to tackle common challenges. description: Facing issues with a source or the app? Here's how to tackle common challenges.
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Diagnosis title: Diagnosis
titleTemplate: Troubleshooting - Guides
description: Facing issues with a source or the app? Follow these steps to troubleshoot and find solutions. description: Facing issues with a source or the app? Follow these steps to troubleshoot and find solutions.
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Troubleshooting title: Troubleshooting
titleTemplate: Guides
description: Facing source or app issues? Here's how to troubleshoot. description: Facing source or app issues? Here's how to troubleshoot.
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Neko title: Neko
titleTemplate: false
description: Features specific to MangaDex with the featureset of TachiyomiJ2K description: Features specific to MangaDex with the featureset of TachiyomiJ2K
layout: home layout: home

View File

@ -1,5 +1,6 @@
--- ---
title: TachiyomiAZ title: TachiyomiAZ
titleTemplate: false
description: Hentai-focused with legacy features description: Hentai-focused with legacy features
layout: home layout: home

View File

@ -1,5 +1,6 @@
--- ---
title: TachiyomiJ2K title: TachiyomiJ2K
titleTemplate: false
description: New approach to the design of the base app along with several other enhancements description: New approach to the design of the base app along with several other enhancements
layout: home layout: home

View File

@ -1,5 +1,6 @@
--- ---
title: TachiyomiSY title: TachiyomiSY
titleTemplate: false
description: Keeping up-to-date with Tachiyomi while also adding exclusive features description: Keeping up-to-date with Tachiyomi while also adding exclusive features
layout: home layout: home