tachiyomi-website/src/help/README.md
Soitora f99262f3ef
Add a Help entry point (#183)
* 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
2020-05-11 19:50:31 +02:00

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.
:::