This repository holds the documentation for custom Nintendo Switch layouts.
-
Install Python 3
-
Fork the repository
-
Install the requirements:
python3 -m pip install mkdocs-material mkdocs-material-extensions
-
To test:
mkdocs serve
To build:
mkdocs build
-
Push your changes to your GitHub fork and create a pull request. Your changes will be reviewed before they are merged.