mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-22 08:01:58 +01:00
f99262f3ef
* Initial work * Add community md icons * Allow search to be hidden from frontmatter * Update Help.vue * Adjust README to fit new Help.vue * More stuffs * Linting * Try fixing valid v-else * Missed the actual error * Can't resolve "vue-material-design-icons/GitHub.vue" fix? * Force the page to ignore sidebar padding
48 lines
1.2 KiB
Markdown
48 lines
1.2 KiB
Markdown
---
|
|
layout: Help
|
|
title: Help center
|
|
description: From common questions to guides, find help for everything Tachiyomi.
|
|
lang: en-US
|
|
hideSearch: true
|
|
help:
|
|
- title: Application
|
|
description: Frequently asked questions
|
|
link: /help/faq/#application
|
|
faqApp: true
|
|
- title: Extensions
|
|
description: Frequently asked questions
|
|
link: /help/faq/#extensions
|
|
faqExt: true
|
|
- title: Guides
|
|
description: Extensive guides written for you
|
|
link: /help/guides/getting-started/
|
|
guides: true
|
|
extensions: true
|
|
- title: Forks
|
|
description: Alternative versions
|
|
link: /forks/
|
|
forks: true
|
|
- title: Contribution
|
|
description: Help contribute to the app
|
|
link: /help/contribution/
|
|
contribution: true
|
|
- title: Discord
|
|
description: Primary communication platform
|
|
linkExt: https://discord.gg/tachiyomi
|
|
discord: true
|
|
- title: Reddit
|
|
description: Community forums
|
|
linkExt: https://reddit.com/r/Tachiyomi
|
|
reddit: true
|
|
- title: GitHub
|
|
description: Repository for the app
|
|
linkExt: https://github.com/inorichi/tachiyomi
|
|
github: true
|
|
---
|
|
|
|
# Help center
|
|
|
|
::: slot center
|
|
### Need help? We've got your back.
|
|
From common questions to guides, find help for everything Tachiyomi.
|
|
::: |