The static website for Dimension Eight Labs, built with plain HTML, CSS, and minimal JavaScript.
From the repository root, run:
python3 -m http.server 8000Then open http://localhost:8000 in a browser.
The site is deployed through GitHub Pages at the custom domain https://dim8labs.com.