User guide for APTrust users.
If you want to edit this documentation locally, you'll need Python 3.x and pip. To set it all up, just run
pip install -r requirements.txt
. Then you can start the server with mkdocs serve
.
If you get a message saying mkdocs is not installed, try running the server with this command: python3 -m mkdocs serve
mkdocs gh-deploy
or
python3 -m mkdocs gh-deploy