This repository contains the central technical documentation for SPAN.
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
mkdocs serveOpen:
http://127.0.0.1:8000
mkdocs buildmkdocs gh-deployThe documentation should be maintained as the single operational reference for Lancaster University IT Services.