This repo is the public website for the Urban Ride Research project.
Visit the website: https://urbanride.uk
The website is built using ProperDocs.
To make changes, clone this repo locally and then edit the Markdown files in docs/.
To preview your changes locally:
uv run properdocs serveTo deploy your changes, push them to main, or open and merge a PR.
Your changes will be deployed automatically via a GitHub action (do not use gh-deploy directly).