DMX stand for Data Mule eXpress, it's the name of my Ph.D.
The subject is: Ephemeral communication backbone for data harvesting in wireless sensor networks
Available here : DMX
Install uv, then
uv syncThis command will automatically install python, create the virtual environment and install the dependencies.
uv run mkdocs serve --open --livereloadEven if it's deployed automatically thanks to GitHub action, you can publish it manually :
uv run mkdocs gh-deployThen it should be available on DMX GitHub Pages