Examples for the llm-dataset-converter libraries:
https://waikato-llm.github.io/llm-dataset-converter-examples/
python3 -m venv venv
./venv/bin/pip install mkdocs==1.4.2 mkdocs-video==1.3.0 jinja2==3.1.2 "Markdown<3.4.0" mkdocs-material==8.5.10
./venv/bin/mkdocs serve
Any push will trigger a rebuild of the site on github via github actions: