coding-armadillo.github.io Coding Armadillo's GitHub Pages Getting Started python -m venv .venv .\.venv\Scripts\activate python -m pip install -U pip pip install -r requirements.txt mkdocs serve