mirror of
https://github.com/nh-server/switch-guide.git
synced 2026-04-30 11:24:21 -07:00
10f73625d5ff517ffe00814f2d341dfcefe45235
With the new theme, the screenshot is no longer consistent with the actual website. Also, just go to the actual website.
Switch Guide
Nintendo Switch homebrew guide written by staff members of the Nintendo Homebrew Discord server.
Development
You will need Python 3 installed as well as pip3. The mkdocs website will explain how to do this, and how to install mkdocs. This guide was developed on Python 3.6 and 3.7.
After cloning the repository, you can install all the needed dependancies (including mkdocs) with this command, ran in the project's directory: pip3 install --user -r requirements.txt
Please take some time to familiarize yourself with mkdocs. The site will detail everything for you.
Description