Aggiunto zoom immagini (click to enlarge) con mkdocs-glightbox

This commit is contained in:
2026-07-26 14:04:59 +02:00
parent 462a343b2f
commit ca3df4816b
9 changed files with 295 additions and 7 deletions

View File

@@ -14,7 +14,7 @@ Either one installs the dependencies and opens a live preview at
Manually:
```bash
pip install mkdocs-material mkdocs-macros-plugin pyyaml
pip install mkdocs-material mkdocs-macros-plugin mkdocs-glightbox pyyaml
python3 tools/make_placeholders.py # fill missing screenshots with placeholders
mkdocs serve # preview at http://127.0.0.1:8000
mkdocs build --strict # static site into site/