diff --git a/docs/sidebar.md b/docs/sidebar.md index cb0fc44b4..dde9fa153 100644 --- a/docs/sidebar.md +++ b/docs/sidebar.md @@ -1,21 +1,21 @@ - **User Guide** -- [Introduction](docs/user-guide/introduction) -- [Getting Started](docs/user-guide/getting-started) -- [SD Preparation](docs/user-guide/sd-preparation) -- [Browser Exploit](docs/user-guide/browser-exploit) -- [Making a NAND Backup](docs/user-guide/nand-backup) -- [Launching CFW](docs/user-guide/launching-cfw) -- [Install Homebrew Channel](docs/user-guide/installing-hbc) -- [FAQ](docs/user-guide/faq) +- [Introduction](user-guide/introduction) +- [Getting Started](user-guide/getting-started) +- [SD Preparation](user-guide/sd-preparation) +- [Browser Exploit](user-guide/browser-exploit) +- [Making a NAND Backup](user-guide/nand-backup) +- [Launching CFW](user-guide/launching-cfw) +- [Install Homebrew Channel](user-guide/installing-hbc) +- [FAQ](user-guide/faq) - **vWii** -- [vWii Modding](docs/vwii/vwii-modding) -- [Recovering Mii Channel](docs/vwii/recover-mii-channel) -- [Recover a Corrupted IOS](docs/vwii/recover-ios) +- [vWii Modding](vwii/vwii-modding) +- [Recovering Mii Channel](vwii/recover-mii-channel) +- [Recover a Corrupted IOS](vwii/recover-ios) - **Extras** -- [Blocking Updates](docs/extras/block-updates) -- [Unblocking Updates](docs/extras/unblock-updates) -- [Dumping Wii U Discs](docs/extras/dump-games) -- [About](docs/extras/about) +- [Blocking Updates](extras/block-updates) +- [Unblocking Updates](extras/unblock-updates) +- [Dumping Wii U Discs](extras/dump-games) +- [About](extras/about) - **Links** - [![Github](https://icongram.jgog.in/simple/github.svg?color=808080&size=16)Github](https://github.com//huhenU/WiiUGuide) - [![Discord](https://icongram.jgog.in/simple/discord.svg?colored&size=16)Discord](https://discord.gg/C29hYvh) \ No newline at end of file diff --git a/docs/user-guide/faq.md b/docs/user-guide/faq.md index b51960faf..73bcd24d3 100644 --- a/docs/user-guide/faq.md +++ b/docs/user-guide/faq.md @@ -17,11 +17,11 @@ Kawashima: Motto Nou wo Kitaeru Otona no DS Training [JPN] ### Can I install games from my USB instead of SD? -> Yes. It is, however, a bit more complicated than installing from SD Card. Detailed instructions are in the `Install from USB` tab in the [Dumping guide](docs/extras/dump-games). +> Yes. It is, however, a bit more complicated than installing from SD Card. Detailed instructions are in the `Install from USB` tab in the [Dumping guide](extras/dump-games). ### How to Delete Update Folder to Block Updates on Wii U -> If you want to delete the update folder to block updates, see it's tab in the [Blocking Updates guide](docs/extras/block-updates) +> If you want to delete the update folder to block updates, see it's tab in the [Blocking Updates guide](extras/block-updates) ### What SD Card size is recommended? diff --git a/docs/user-guide/launching-cfw.md b/docs/user-guide/launching-cfw.md index 11cd6ef15..c8ac435dd 100644 --- a/docs/user-guide/launching-cfw.md +++ b/docs/user-guide/launching-cfw.md @@ -14,7 +14,7 @@ Unlike systems such as the DSi, Wii, or 3DS, Wii U CFW is temporary. This means 1. Take the SD Card out of your PC and plug it into your Wii U. 1. If you haven't already, now download your DS VC game of choice from the eShop. -1. Launch the Homebrew Launcher on your system as [previously explained](docs/user-guide/browser-exploit). +1. Launch the Homebrew Launcher on your system as [previously explained](user-guide/browser-exploit). 1. Navigate the Homebrew Launcher and open the Haxchi app. 1. Use the DPAD to navigate the cursor to the game you want to install Haxchi to and press the A button to install it. 1. Once the installation has finished, your console will launch the Wii U Menu. You will see your game replaced by a Haxchi icon. @@ -26,7 +26,7 @@ Unlike systems such as the DSi, Wii, or 3DS, Wii U CFW is temporary. This means 1. Take the SD Card out of your PC and plug it into your Wii U. 1. If you haven't already, now download your DS VC game of choice from the eShop. -1. Launch the Homebrew Launcher on your system as [previously explained](docs/user-guide/browser-exploit). +1. Launch the Homebrew Launcher on your system as [previously explained](user-guide/browser-exploit). 1. Navigate the Homebrew Launcher and open the Haxchi app. 1. Use the DPAD to navigate the cursor to the game you want to install Haxchi to and press the A button to install it. 1. Once the installation has finished, your console will launch the Wii U Menu. You will see your game replaced by a Haxchi icon. @@ -44,7 +44,7 @@ Unlike systems such as the DSi, Wii, or 3DS, Wii U CFW is temporary. This means #### **Mocha** 1. Take the SD Card out of your PC and plug it into your Wii U. -1. Launch the Homebrew Launcher on your system as [previously explained](docs/user-guide/browser-exploit). +1. Launch the Homebrew Launcher on your system as [previously explained](user-guide/browser-exploit). 1. Navigate the Homebrew Launcher and open the Mocha app. 1. Your console will launch the Wii U Menu and enable CFW. 1. You will need to re-do these steps every reboot to launch cfw. diff --git a/docs/vwii/ios-folders.md b/docs/vwii/ios-folders.md index a76817104..baff359c8 100644 --- a/docs/vwii/ios-folders.md +++ b/docs/vwii/ios-folders.md @@ -1,6 +1,6 @@ # IOS Folders and Paths -?> This page is primarily meant to be used with [Recover a Corrupted IOS](docs/vwii/recover-ios) +?> This page is primarily meant to be used with [Recover a Corrupted IOS](vwii/recover-ios) ?> IOS folders are located in /slccmpt01/title/00000001 diff --git a/docs/vwii/recover-ios.md b/docs/vwii/recover-ios.md index 2729d3fb5..26aa23439 100644 --- a/docs/vwii/recover-ios.md +++ b/docs/vwii/recover-ios.md @@ -2,7 +2,7 @@ This page will guide you through the process of recovering a corrupted IOS on your vWii. -!> Do not use this method for anything else than [Recovering your Mii Channel](docs/vwii/recover-mii-channel) or the following page. +!> Do not use this method for anything else than [Recovering your Mii Channel](vwii/recover-mii-channel) or the following page. ### What You Need @@ -10,14 +10,14 @@ This page will guide you through the process of recovering a corrupted IOS on yo #### **Windows** -- A working [Homebrew installation](docs/user-guide/introduction) on Wii U side +- A working [Homebrew installation](user-guide/introduction) on Wii U side - This release of [FTPiiU Everywhere](http://wiiubru.com/appstore/zips/fpiiu-cbhc.zip) - An FTP client such as [FileZilla](https://filezilla-project.org/download.php?type=client) - overwrite-wiiu-titlehash.exe #### **macOS & Linux** -- A working [Homebrew installation](docs/user-guide/introduction) on Wii U side +- A working [Homebrew installation](user-guide/introduction) on Wii U side - This release of [FTPiiU Everywhere](http://wiiubru.com/appstore/zips/fpiiu-cbhc.zip) - The latest release of [Python](https://www.python.org/downloads/) - An FTP client such as [FileZilla](https://filezilla-project.org/download.php?type=client) @@ -46,7 +46,7 @@ This page will guide you through the process of recovering a corrupted IOS on yo !> **Do not** attempt to delete multiple IOSes at a time. -!> If you are using a system update blocking method, please [remove it](docs/extras/unblock-updates). +!> If you are using a system update blocking method, please [remove it](extras/unblock-updates). @@ -58,7 +58,7 @@ This page will guide you through the process of recovering a corrupted IOS on yo 1. Launch FileZilla 1. Type in the IP address displayed by your Wii U in the `Host` field at the top of the window and click on `Quickconnect` 1. In FileZilla, navigate to `/slccmpt01/title/00000001` -1. Go to [this page](docs/vwii/ios-folders) to see which folder/ticket you need to delete +1. Go to [this page](vwii/ios-folders) to see which folder/ticket you need to delete 1. Delete the corresponding folder of the IOS you want to recover 1. Navigate to `/slccmpt01/ticket/00000001` 1. Delete the corresponding `.tik` file of the IOS you want to recover @@ -70,7 +70,7 @@ This page will guide you through the process of recovering a corrupted IOS on yo 1. Launch the System Settings 1. Perform a [System Update](https://en-americas-support.nintendo.com/app/answers/detail/a_id/1136/~/how-to-perform-a-system-update) -?> You can now re-enable your [system update blocking method](docs/extras/block-updates). +?> You can now re-enable your [system update blocking method](extras/block-updates). ### **macOS & Linux** @@ -80,7 +80,7 @@ This page will guide you through the process of recovering a corrupted IOS on yo 1. Launch FileZilla 1. Type in the IP address displayed by your Wii U in the `Host` field at the top of the window and click on `Quickconnect` 1. In FileZilla, navigate to `/slccmpt01/title/00000001` -1. Go to [this page](docs/vwii/ios-folders) to see which folder/ticket you need to delete +1. Go to [this page](vwii/ios-folders) to see which folder/ticket you need to delete 1. Delete the corresponding folder of the IOS you want to recover 1. Navigate to `/slccmpt01/ticket/00000001` 1. Delete the corresponding `.tik` file of the IOS you want to recover @@ -96,6 +96,6 @@ This page will guide you through the process of recovering a corrupted IOS on yo 1. Launch the System Settings 1. Perform a [System Update](https://en-americas-support.nintendo.com/app/answers/detail/a_id/1136/~/how-to-perform-a-system-update) -?> You can now re-enable your [system update blocking method](docs/extras/block-updates). +?> You can now re-enable your [system update blocking method](extras/block-updates). \ No newline at end of file diff --git a/docs/vwii/recover-mii-channel.md b/docs/vwii/recover-mii-channel.md index 03a1e7003..e8b6dd43a 100644 --- a/docs/vwii/recover-mii-channel.md +++ b/docs/vwii/recover-mii-channel.md @@ -2,7 +2,7 @@ This page will guide you through the process of restoring your Mii Channel to a working state. -!> Do not use this method for anything else than [Recovering a Corrupted IOS](docs/vwii/recover-ios) or the following page. +!> Do not use this method for anything else than [Recovering a Corrupted IOS](vwii/recover-ios) or the following page. ### What You Need @@ -10,14 +10,14 @@ This page will guide you through the process of restoring your Mii Channel to a #### **Windows** -- A working [Homebrew installation](docs/user-guide/introduction) on Wii U side +- A working [Homebrew installation](user-guide/introduction) on Wii U side - This release of [FTPiiU Everywhere](http://wiiubru.com/appstore/zips/fpiiu-cbhc.zip) - An FTP client such as [FileZilla](https://filezilla-project.org/download.php?type=client) - overwrite-wiiu-titlehash.exe #### **macOS & Linux** -- A working [Homebrew installation](docs/user-guide/introduction) on Wii U side +- A working [Homebrew installation](user-guide/introduction) on Wii U side - This release of [FTPiiU Everywhere](http://wiiubru.com/appstore/zips/fpiiu-cbhc.zip) - The latest release of [Python](https://www.python.org/downloads/) - An FTP client such as [FileZilla](https://filezilla-project.org/download.php?type=client) @@ -44,7 +44,7 @@ This page will guide you through the process of restoring your Mii Channel to a ### Recovering The Channel -!> If you are using a system update blocking method, please [remove it](docs/extras/unblock-updates). +!> If you are using a system update blocking method, please [remove it](extras/unblock-updates). @@ -88,4 +88,4 @@ This page will guide you through the process of restoring your Mii Channel to a You should now have a working Mii Channel. -?> You can now re-enable your [system update blocking method](docs/extras/block-updates). \ No newline at end of file +?> You can now re-enable your [system update blocking method](extras/block-updates). \ No newline at end of file diff --git a/docs/vwii/vwii-modding.md b/docs/vwii/vwii-modding.md index ccc2c3f1f..c863ab9f5 100644 --- a/docs/vwii/vwii-modding.md +++ b/docs/vwii/vwii-modding.md @@ -28,7 +28,7 @@ We will now place the required Homebrew files on the SD Card. ### Wuphax -> 1. Launch the [Homebrew Launcher](docs/user-guide/browser-exploit) +> 1. Launch the [Homebrew Launcher](user-guide/browser-exploit) > 1. Launch Wuphax > 1. Press `A` to backup the Mii Channel and inject the Hackmii Installer > 1. You will be taken back to the Wii U Menu after a few seconds @@ -39,10 +39,10 @@ We will now place the required Homebrew files on the SD Card. > 1. Select `continue`, `Install The Homebrew Channel` and `Yes, continue` > 1. If The Homebrew Channel has successfully been installed, select `continue` and then `exit` > 1. Launch the Wii U Menu channel to return to the Wii U Menu -> 1. Launch the [Homebrew Launcher](docs/user-guide/browser-exploit) +> 1. Launch the [Homebrew Launcher](user-guide/browser-exploit) > 1. Launch Wuphax > 1. Press `B` to restore the Mii Channel -> - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](docs/vwii/recover-mii-channel) +> - If for some reason, you cannot restore your backup, you will need to [reinstall your Mii Channel](vwii/recover-mii-channel) ### NAND Backup @@ -86,7 +86,7 @@ In case anything goes wrong in the later process and your vWii ends up bricked, ### Patching IOS 80 -!> If for any reason, the Wii U is turned off while patching IOS 80, your vWii will be bricked. This can be fixed by either extracting the IOS 80 from your previously made NAND backup and then replacing it over FTP or by [reinstalling IOS 80](docs/vwii/recover-ios) +!> If for any reason, the Wii U is turned off while patching IOS 80, your vWii will be bricked. This can be fixed by either extracting the IOS 80 from your previously made NAND backup and then replacing it over FTP or by [reinstalling IOS 80](vwii/recover-ios) > 1. Launch Patched IOS 80 Installer for vWii > 1. Read the warning screen and wait 30 seconds diff --git a/index.html b/index.html index 1c6db5637..0f9083bf1 100644 --- a/index.html +++ b/index.html @@ -26,17 +26,15 @@ // GENERAL // ----------------------------------------------------------------- name : 'NH Wii U Guide', - logo : 'docs/assets/img/logo.png', - homepage : 'docs/user-guide/introduction.md', - loadNavbar : 'docs/navbar.md', + logo : 'assets/img/logo.png', + homepage : 'user-guide/introduction.md', + loadNavbar : 'navbar.md', mergeNavbar: false, - loadSidebar: 'docs/sidebar.md', + loadSidebar: 'sidebar.md', + basePath : 'docs/', // NAVIGATION // ----------------------------------------------------------------- - alias: { - '.*?docs/user-guide/changelog': 'changelog.md', - }, auto2top : true, maxLevel : 4, subMaxLevel: 4,