MaximilianKoestler / markdown-wavedrom-mkdocs-example

Markdown WaveDrom Example
MIT License
2 stars 0 forks source link

Simple Example for MkDocs with markdown-wavedrom

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