RPI2-RPI3 Arch Setup

Notes on my ARCH on RPI2/RPI3 setup.

Contributing

  1. Read the MkDocs
  2. Clone repo
  3. Change to repo directory
  4. Setup Python env

    python -m env .env

  5. Activate environment

    source ./.env/bin/activate

  6. Install dependencies

    pip install -r install.txt

  7. Start the server

    mkdocs serve

  8. Read the MkDocs

TODO

  1. Breakdown some items into stand alone pages.