Welcome to Ceedox 2, Our new documentation site built using MKDocs
The documentation stored here is written completely in Markdown and served from this repo, if something needs updating, just make a pull request :)
If you would like to run Ceedox 2 locally (To preview changes etc.), follow these steps:
git clone [email protected]:UniversityRadioYork/ceedox-2.git
cd ceedox-2
pip install mkdocs mkdocs-material
mkdocs serve