- Install the requirements
python -m pip install --upgrade pip
pip install mkdocs mkdocs-material mkdocs-git-revision-date-localized-plugin mkdocs-git-committers-plugin-2 mkdocs-glightbox
- Then simply run the task from visual studio code or run manually:
cd mkdocs
mkdocs serve
- Comments:
comments: <bool>
(default is false) - Page status:
status: <new|draft|deprecated>
(default is null)