mirror of
https://github.com/Dasharo/vpub.git
synced 2026-06-13 10:16:32 -07:00
main
vpub
Dasharo Open Source Firmware vPub (aka 3mdeb vPub) - website, presentations and notes
Local build
$ virtualenv -p $(which python3) venv
$ source venv/bin/activate
$ pip install mkdocs mkdocs-material
$ mkdocs build