A dependency-free, static landing page for diskc, the Linux CLI for investigating disk pressure.
Run a static server from this directory:
python3 -m http.server 8000Then open http://localhost:8000.
See DEPLOY.md. In particular, set the production canonical URL, og:url, and absolute social image URLs in index.html before publishing.