Live site (GitHub Pages, site root — no docs/ in the path): baskar-commits.github.io/KNode/. Markdown sources: github.com/…/docs.
From the repo root:
python -m pip install -r scripts/requirements-doc-html.txt
python scripts/build_doc_html.py
Override GitHub slug: set GITHUB_DOCS_SLUG=owner/repo then run the script.