Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 742 Bytes

File metadata and controls

24 lines (15 loc) · 742 Bytes

Dependable Intelligent Systems Lab

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.

Local Preview

Open index.html directly in a browser, or serve the folder locally:

python -m http.server 8000

Then visit http://localhost:8000/.

Content Sources