diff --git a/src/.vuepress/config/nav.js b/src/.vuepress/config/nav.js index f4ddf258..0bbfa764 100644 --- a/src/.vuepress/config/nav.js +++ b/src/.vuepress/config/nav.js @@ -49,11 +49,11 @@ module.exports = [ link: '/help/guides/categories' }, { - text: 'Library Filters', + text: 'Library filters', link: '/help/guides/library-filters' }, { - text: 'Source Migration', + text: 'Source migration', link: '/help/guides/source-migration' } ] diff --git a/src/.vuepress/config/sidebar.js b/src/.vuepress/config/sidebar.js index c9448069..f9ab5f23 100644 --- a/src/.vuepress/config/sidebar.js +++ b/src/.vuepress/config/sidebar.js @@ -2,6 +2,7 @@ module.exports = [ '/', { title: 'Guides', + path: '/help/guides/', sidebarDepth: 2, children: [ { @@ -34,6 +35,7 @@ module.exports = [ }, { title: 'Frequently Asked Questions', + path: '/help/faq/', sidebarDepth: 2, children: [ { diff --git a/src/help/faq/README.md b/src/help/faq/README.md new file mode 100644 index 00000000..51ec04ca --- /dev/null +++ b/src/help/faq/README.md @@ -0,0 +1,33 @@ +--- +title: Frequently Asked Questions +lang: en-US +--- + +# Frequently Asked Questions +:construction: :construction_worker_man: W.I.P. Description, help us improve through [here](https://github.com/tachiyomiorg/website/edit/master/src/help/faq/README.md)! + +### Regular + +- [Application](application) + +:construction: :construction_worker_man: W.I.P. + +- [Extensions](extensions) + +:construction: :construction_worker_man: W.I.P. + +### Contribution + +- [How can I help?](how-can-i-help) + +:construction: :construction_worker_man: W.I.P. + +### Other pages + +- [Guides](../guides/) + +:construction: :construction_worker_man: W.I.P. + +- [Available extensions](../../extensions/) + +:construction: :construction_worker_man: W.I.P. diff --git a/src/help/guides/README.md b/src/help/guides/README.md new file mode 100644 index 00000000..d804b533 --- /dev/null +++ b/src/help/guides/README.md @@ -0,0 +1,69 @@ +--- +title: Guides +lang: en-US +--- + +# Guides +:construction: :construction_worker_man: W.I.P. Description, help us improve through [here](https://github.com/tachiyomiorg/website/edit/master/src/help/guides/README.md)! + +### Regular + +- [Getting started](getting-started) + +Starter guide that guides you into installing and configuring the application for first use. + +- [Reading local manga](reading-local-manga) + +If you want to read your own stored manga this is the guide for you! + +- [Source problems](source-problems) + +:construction: :construction_worker_man: W.I.P. + +- [Categories](categories) + +:construction: :construction_worker_man: W.I.P. + +- [Library filters](library-filters) + +:construction: :construction_worker_man: W.I.P. + +- [Source migration](source-migration) + +:construction: :construction_worker_man: W.I.P. + +### Settings + +- [General](general) + +:construction: :construction_worker_man: W.I.P. + +- [Reader](reader) + +:construction: :construction_worker_man: W.I.P. + +- [Downloads](downloads) + +:construction: :construction_worker_man: W.I.P. + +- [Tracking](tracking) + +:construction: :construction_worker_man: W.I.P. + +- [Backup](backup) + +:construction: :construction_worker_man: W.I.P. + +- [Advanced](advanced) + +:construction: :construction_worker_man: W.I.P. + +## Other pages + +- [Frequently Asked Questions](../faq/) + +:construction: :construction_worker_man: W.I.P. + +- [Available extensions](../../extensions/) + +:construction: :construction_worker_man: W.I.P. diff --git a/src/help/guides/library-filters.md b/src/help/guides/library-filters.md index d1ef8be0..38738d64 100644 --- a/src/help/guides/library-filters.md +++ b/src/help/guides/library-filters.md @@ -1,9 +1,9 @@ --- -title: Library Filters +title: Library filters lang: en-US --- -# Library Filters +# Library filters :construction: :construction_worker_man: W.I.P. Description, help us improve through [here](https://github.com/tachiyomiorg/website/edit/master/src/help/guides/library-filters.md)! ## Guide? diff --git a/src/help/guides/source-migration.md b/src/help/guides/source-migration.md index 5e8a1cf2..f5e0419f 100644 --- a/src/help/guides/source-migration.md +++ b/src/help/guides/source-migration.md @@ -1,9 +1,9 @@ --- -title: Source Migration +title: Source migration lang: en-US --- -# Source Migration +# Source migration :construction: :construction_worker_man: W.I.P. Description, help us improve through [here](https://github.com/tachiyomiorg/website/edit/master/src/help/guides/source-migration.md)! ## Guide?