/LayoutDocs

Documentation for custom Nintendo Switch layouts — this fork specifically maintains LayoutDocs' BFLAN section (animations)

LayoutDocs

ko-fi

This repository holds the documentation for custom Nintendo Switch layouts.

Building And Contributing

  1. Install Python 3

  2. Fork the repository

  3. Install the requirements:

    python3 -m pip install mkdocs-material mkdocs-material-extensions
  4. To test:

    mkdocs serve

    To build:

    mkdocs build
  5. Push your changes to your GitHub fork and create a pull request. Your changes will be reviewed before they are merged.