Research project to inform a Case Study for REF 2029 Submission
This repository contains the documentation and analysis for an impact case study examining the international influence of strategic active travel network planning tools and methodologies developed at the University of Leeds.
- Quarto-based reproducible documentation
- Automated deployment via GitHub actions
- Comprehensive analysis of international tool adoption and impact
index.qmd
- Main project overview and introductionreport.qmd
- Detailed impact case study reportideas.qmd
- Research ideas and future directions
- run the website locally with the following command.
quarto preview
Set up GitHub pages with:
quarto publish gh-pages
The site uses GitHub actions to automatically deploy updates to GitHub pages.