Internal Documentation
First, step into a new virtual environment (the second command will differ based on your operating system, this is a good time to read up on virtual environments if you are unfamiliar ;) )
python -m venv venv
source venv/bin/activateThen, install the dependencies
pip install -r requirements.txtpython -m mkdocs serveFirst, follow the steps outlined above to setup the local dev environment.
Download: https://wkhtmltopdf.org/ (you might need to add it to your path on windows)
python generate_constitution_pdf.py