This is an example setup for markdown-wavedrom. You can visit the page at https://maximiliankoestler.github.io/markdown-wavedrom-mkdocs-example/.
To build the documentation locally install the dependencies via pip and use mkdocs build
.
$ pip install -r requirements.txt
$ mkdocs build