This repository contains all content for the Crown Prosecution Service digital SOPs.
To contribute, you will need to signup with GitHub and provide your GitHub username to an organisation admin. Once this has been completed you will need to be added to the Azure Active Directory group "GitHub - Innovation".
To run a local copy of the documentation site you must have python >= 3.10 installed.
- Clone this repository
git clone https://github.com/CPS-Innovation/digital-sop.git - Install requirements
pip install -r requirements.txt - And run the development server
mkdocs serve
Content is split as follows
docs/- Content for the website.snippets/- Snippets to be included in all pagesoverrides/- Style and image assets