pip3 install mkdocs
In case you have a rendering problem with the pieces of code, please execute:
pip install --upgrade mkdocs
pip install mkdocs-material
At the mkdocs directory execute:
mkdocs serve
git clone https://github.com/0xPolygonHermez/zkevm-doc.git
cd mkdocs
../pull-and-build-mkdocs.sh
This automatically pulls last changes, and builds mkdocs static content.