This repository hosts the static GitHub Pages website for the Dependable Intelligent Systems Research Centre at the University of Hull.
Live site: https://dependable-intelligent-systems-lab.github.io/
The site is intentionally lightweight: static HTML, CSS, and a small JavaScript file for the mobile navigation and AI exploration links.
Open index.html directly in a browser, or serve the folder locally:
python -m http.server 8000Then visit http://localhost:8000/.