almanach # Install dependencies $ pip install -r requirements.txt # Run locally $ mkdocs serve -a "0.0.0.0:8080" # Build static website $ mkdocs build --strict -f mkdocs.yml -d site