Notes on my ARCH on RPI2/RPI3 setup.
- Read the MkDocs
- Clone repo
- Change to repo directory
- Setup Python env
python -m env .env
- Activate environment
source ./.env/bin/activate
- Install dependencies
pip install -r install.txt
- Start the server
mkdocs serve
- Read the MkDocs
- Breakdown some items into stand alone pages.